Al Viro
|
9ea459e110
delayed mntput
|
11 年之前 |
Andy Lutomirski
|
a1480dcc3c
fs: Add a missing permission check to do_umount
|
11 年之前 |
Al Viro
|
81b6b06197
fix EBUSY on umount() from MNT_SHRINKABLE
|
11 年之前 |
Al Viro
|
88b368f27a
get rid of propagate_umount() mistakenly treating slaves as busy.
|
11 年之前 |
Linus Torvalds
|
f6f993328b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
12a5b5294c
fix copy_tree() regression
|
11 年之前 |
Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 年之前 |
Al Viro
|
3064c3563b
death to mnt_pinned
|
11 年之前 |
Al Viro
|
8fa1f1c2bd
make fs/{namespace,super}.c forget about acct.h
|
11 年之前 |
Al Viro
|
215752fce3
acct: get rid of acct_list
|
11 年之前 |
Ken Helias
|
1d023284c3
list: fix order of arguments for hlist_add_after(_rcu)
|
11 年之前 |
Eric W. Biederman
|
ffbc6f0ead
mnt: Change the default remount atime from relatime to the existing value
|
11 年之前 |
Eric W. Biederman
|
9566d67428
mnt: Correct permission checks in do_remount
|
11 年之前 |
Eric W. Biederman
|
07b645589d
mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
|
11 年之前 |
Eric W. Biederman
|
a6138db815
mnt: Only change user settable mount flags in remount
|
11 年之前 |
Eric W. Biederman
|
728dba3a39
namespaces: Use task_lock and not rcu to protect nsproxy
|
11 年之前 |
David Howells
|
8ffcb32e05
VFS: Make delayed_free() call free_vfsmnt()
|
11 年之前 |
Al Viro
|
83f936c75e
mark struct file that had write access grabbed by open()
|
11 年之前 |
Al Viro
|
c7999c3627
reduce m_start() cost...
|
11 年之前 |
Al Viro
|
f2ebb3a921
smarter propagate_mnt()
|
11 年之前 |
Al Viro
|
38129a13e6
switch mnt_hash to hlist
|
11 年之前 |
Al Viro
|
0b1b901b5a
don't bother with propagate_mnt() unless the target is shared
|
11 年之前 |
Al Viro
|
1d6a32acd7
keep shadowed vfsmounts together
|
11 年之前 |
Al Viro
|
0818bf27c0
resizable namespace.c hashes
|
11 年之前 |
Linus Torvalds
|
d3bad75a6d
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 年之前 |
Tejun Heo
|
4b93dc9b1c
sysfs, kernfs: prepare mount path for kernfs
|
11 年之前 |
Eric W. Biederman
|
41301ae78a
vfs: Fix a regression in mounting proc
|
11 年之前 |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
12 年之前 |
Al Viro
|
474279dc0f
split __lookup_mnt() in two functions
|
12 年之前 |
Al Viro
|
719ea2fbb5
new helpers: lock_mount_hash/unlock_mount_hash
|
12 年之前 |