Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Jan Kara
|
bc8230ee8e
quota: Convert dqio_mutex to rwsem
|
8 years ago |
David Howells
|
e462ec50cb
VFS: Differentiate mount flags (MS_*) from internal superblock flags
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
David Howells
|
1d278a8790
VFS: Kill off s_options and helpers
|
8 years ago |
David Howells
|
dd111b31e9
VFS: Clean up whitespace in fs/namespace.c and fs/super.c
|
8 years ago |
Jan Kara
|
7c4cc30024
bdi: Drop 'parent' argument from bdi_register[_va]()
|
8 years ago |
Jan Kara
|
c1844d536d
fs: Remove SB_I_DYNBDI flag
|
8 years ago |
Jan Kara
|
13eec2363e
fs: Get proper reference for s_bdi
|
8 years ago |
Jan Kara
|
fca39346a5
fs: Provide infrastructure for dynamic BDIs in filesystems
|
8 years ago |
Linus Torvalds
|
f1ef09fde1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 years ago |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 years ago |
Eric W. Biederman
|
93faccbbfa
fs: Better permission checking for submounts
|
8 years ago |
Jan Kara
|
c3b004460d
quota: Remove dqonoff_mutex
|
8 years ago |
Jan Kara
|
ba6379f7e6
fs: Provide function to get superblock with exclusive s_umount
|
8 years ago |
Oleg Nesterov
|
f1a9622037
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
|
9 years ago |
Oleg Nesterov
|
89f39af129
fs/super.c: fix race between freeze_super() and thaw_super()
|
9 years ago |
Linus Torvalds
|
a867d7349e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 years ago |
Dave Chinner
|
6c60d2b574
fs/fs-writeback.c: add a new writeback list for sync
|
9 years ago |
Eric W. Biederman
|
cc50a07a24
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
|
9 years ago |
Eric W. Biederman
|
67690f937c
userns: Remove implicit MNT_NODEV fragility.
|
9 years ago |
Eric W. Biederman
|
a001e74cef
mnt: Move the FS_USERNS_MOUNT check into sget_userns
|
9 years ago |
Eric W. Biederman
|
6e4eab577a
fs: Add user namespace member to struct super_block
|
9 years ago |
Eric W. Biederman
|
d91ee87d8d
vfs: Pass data, ns, and ns->userns to mount_ns
|
9 years ago |
Jiri Kosina
|
9938b04472
Merge branch 'master' into for-next
|
9 years ago |
Masanari Iida
|
bd7ced9881
Doc: treewide : Fix typos in DocBook/filesystem.xml
|
9 years ago |
Tejun Heo
|
a1a0e23e49
writeback: flush inode cgroup wb switches instead of pinning super_block
|
9 years ago |
Linus Torvalds
|
7d1fc01afc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 years ago |
Dmitry Monakhov
|
a1c6f05733
fs: use block_device name vsprintf helper
|
10 years ago |
Vincent Stehlé
|
22224a1758
fs/super.c: use && instead of & for warn_on condition
|
10 years ago |