Jan Kara
|
c3b004460d
quota: Remove dqonoff_mutex
|
8 年之前 |
Jan Kara
|
ba6379f7e6
fs: Provide function to get superblock with exclusive s_umount
|
8 年之前 |
Oleg Nesterov
|
f1a9622037
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
|
8 年之前 |
Oleg Nesterov
|
89f39af129
fs/super.c: fix race between freeze_super() and thaw_super()
|
8 年之前 |
Linus Torvalds
|
a867d7349e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 年之前 |
Dave Chinner
|
6c60d2b574
fs/fs-writeback.c: add a new writeback list for sync
|
9 年之前 |
Eric W. Biederman
|
cc50a07a24
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
|
9 年之前 |
Eric W. Biederman
|
67690f937c
userns: Remove implicit MNT_NODEV fragility.
|
9 年之前 |
Eric W. Biederman
|
a001e74cef
mnt: Move the FS_USERNS_MOUNT check into sget_userns
|
9 年之前 |
Eric W. Biederman
|
6e4eab577a
fs: Add user namespace member to struct super_block
|
9 年之前 |
Eric W. Biederman
|
d91ee87d8d
vfs: Pass data, ns, and ns->userns to mount_ns
|
9 年之前 |
Jiri Kosina
|
9938b04472
Merge branch 'master' into for-next
|
9 年之前 |
Masanari Iida
|
bd7ced9881
Doc: treewide : Fix typos in DocBook/filesystem.xml
|
9 年之前 |
Tejun Heo
|
a1a0e23e49
writeback: flush inode cgroup wb switches instead of pinning super_block
|
9 年之前 |
Linus Torvalds
|
7d1fc01afc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 年之前 |
Dmitry Monakhov
|
a1c6f05733
fs: use block_device name vsprintf helper
|
10 年之前 |
Vincent Stehlé
|
22224a1758
fs/super.c: use && instead of & for warn_on condition
|
10 年之前 |
Al Viro
|
061f98e959
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next
|
10 年之前 |
Dave Chinner
|
e97fedb9ef
sync: serialise per-superblock sync operations
|
10 年之前 |
Dave Chinner
|
74278da9f7
inode: convert inode_sb_list_lock to per-sb
|
10 年之前 |
Oleg Nesterov
|
8129ed2964
change sb_writers to use percpu_rw_semaphore
|
10 年之前 |
Oleg Nesterov
|
853b39a7c8
shift percpu_counter_destroy() into destroy_super_work()
|
10 年之前 |
Oleg Nesterov
|
0e28e01f1e
document rwsem_release() in sb_wait_write()
|
10 年之前 |
Oleg Nesterov
|
f4b554af99
fix the broken lockdep logic in __sb_start_write()
|
10 年之前 |
Wang YanQing
|
1af95de6f0
fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper limitation
|
10 年之前 |
Vladimir Davydov
|
3cb29d1117
cleancache: remove limit on the number of cleancache enabled filesystems
|
10 年之前 |
Konstantin Khlebnikov
|
eb6ef3df4f
trylock_super(): replacement for grab_super_passive()
|
10 年之前 |
Linus Torvalds
|
50652963ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
818099574b
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Vladimir Davydov
|
49e7e7ff8d
fs: shrinker: always scan at least one object of each type
|
10 年之前 |