David Howells
|
8ffcb32e05
VFS: Make delayed_free() call free_vfsmnt()
|
11 years ago |
Al Viro
|
83f936c75e
mark struct file that had write access grabbed by open()
|
11 years ago |
Al Viro
|
c7999c3627
reduce m_start() cost...
|
11 years ago |
Al Viro
|
f2ebb3a921
smarter propagate_mnt()
|
11 years ago |
Al Viro
|
38129a13e6
switch mnt_hash to hlist
|
11 years ago |
Al Viro
|
0b1b901b5a
don't bother with propagate_mnt() unless the target is shared
|
11 years ago |
Al Viro
|
1d6a32acd7
keep shadowed vfsmounts together
|
11 years ago |
Al Viro
|
0818bf27c0
resizable namespace.c hashes
|
11 years ago |
Linus Torvalds
|
d3bad75a6d
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 years ago |
Tejun Heo
|
4b93dc9b1c
sysfs, kernfs: prepare mount path for kernfs
|
11 years ago |
Eric W. Biederman
|
41301ae78a
vfs: Fix a regression in mounting proc
|
11 years ago |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
12 years ago |
Al Viro
|
474279dc0f
split __lookup_mnt() in two functions
|
12 years ago |
Al Viro
|
719ea2fbb5
new helpers: lock_mount_hash/unlock_mount_hash
|
12 years ago |
Al Viro
|
aba809cf09
namespace.c: get rid of mnt_ghosts
|
12 years ago |
Al Viro
|
9559f68915
fold dup_mnt_ns() into its only surviving caller
|
12 years ago |
Al Viro
|
f6b742d869
mnt_set_expiry() doesn't need vfsmount_lock
|
12 years ago |
Al Viro
|
22a7919299
finish_automount() doesn't need vfsmount_lock for removal from expiry list
|
12 years ago |
Al Viro
|
085e83ff0c
fs/namespace.c: bury long-dead define
|
12 years ago |
Al Viro
|
649a795aff
fold mntfree() into mntput_no_expire()
|
12 years ago |
Al Viro
|
6339dab869
do_remount(): pull touch_mnt_namespace() up
|
12 years ago |
Al Viro
|
aa7a574d0c
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
|
12 years ago |
Al Viro
|
44bb4385ce
fs_is_visible only needs namespace_sem held shared
|
12 years ago |
Al Viro
|
59aa0da8e2
initialize namespace_sem statically
|
12 years ago |
Al Viro
|
7b00ed6fe6
put_mnt_ns(): use drop_collected_mounts()
|
12 years ago |
Rob Landley
|
57f150a58c
initmpfs: move rootfs code from fs/ramfs/ to init/
|
12 years ago |
Al Viro
|
197df04c74
rename user_path_umountat() to user_path_mountpoint_at()
|
12 years ago |
Linus Torvalds
|
dc0755cdb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Miklos Szeredi
|
eed8100766
vfs: check unlinked ancestors before mount
|
12 years ago |