Nick Piggin
|
b3e19d924b
fs: scale mntget/mntput
|
14 vuotta sitten |
Nick Piggin
|
ceb5bdc2d2
fs: dcache per-bucket dcache hash locking
|
14 vuotta sitten |
Al Viro
|
ceefda6931
switch get_sb_ns() users
|
15 vuotta sitten |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 vuotta sitten |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 vuotta sitten |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 vuotta sitten |
Al Viro
|
c96e41e92b
beginning of transtion: ->mount()
|
15 vuotta sitten |
Al Viro
|
63997e98a3
split invalidate_inodes()
|
14 vuotta sitten |
Nick Piggin
|
6416ccb789
fs: scale files_lock
|
15 vuotta sitten |
Al Viro
|
dca332528b
no need for list_for_each_entry_safe()/resetting with superblock list
|
15 vuotta sitten |
Al Viro
|
7a4dec5389
Fix sget() race with failing mount
|
15 vuotta sitten |
Tejun Heo
|
4f331f01b9
vfs: don't hold s_umount over close_bdev_exclusive() call
|
15 vuotta sitten |
npiggin@suse.de
|
57439f878a
fs: fix superblock iteration race
|
15 vuotta sitten |
Linus Torvalds
|
d28619f156
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 vuotta sitten |
Randy Dunlap
|
7000d3c424
fs/super: fix kernel-doc warning
|
15 vuotta sitten |
Christoph Hellwig
|
123e9caf1e
quota: explicitly set ->dq_op and ->s_qcop
|
15 vuotta sitten |
Christoph Hellwig
|
e0ccfd959c
quota: move unmount handling into the filesystem
|
15 vuotta sitten |
Christoph Hellwig
|
c79d967de3
quota: move remount handling into the filesystem
|
15 vuotta sitten |
Roland Dreier
|
51ee049e77
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
|
15 vuotta sitten |
Josef Bacik
|
18e9e5104f
Introduce freeze_super and thaw_super for the fsfreeze ioctl
|
15 vuotta sitten |
Al Viro
|
e1e46bf186
Trim includes in fs/super.c
|
15 vuotta sitten |
Al Viro
|
d3f2147307
Move grabbing s_umount to callers of grab_super()
|
15 vuotta sitten |
Al Viro
|
7ed1ee6118
Take statfs variants to fs/statfs.c
|
15 vuotta sitten |
Al Viro
|
01a05b337a
new helper: iterate_supers()
|
15 vuotta sitten |
Al Viro
|
35cf7ba0b4
Bury __put_super_and_need_restart()
|
15 vuotta sitten |
Al Viro
|
df40c01a92
In get_super() and user_get_super() restarts are unconditional
|
15 vuotta sitten |
Al Viro
|
1494583de5
fix get_active_super()/umount() race
|
15 vuotta sitten |
Al Viro
|
e7fe0585ca
fix do_emergency_remount()/umount() races
|
15 vuotta sitten |
Al Viro
|
6754af6464
Convert simple loops over superblocks to list_for_each_entry_safe
|
15 vuotta sitten |
Al Viro
|
8edd64bd60
get rid of restarts in sync_filesystems()
|
15 vuotta sitten |