Al Viro
|
5235d448c4
reorganize do_make_slave()
|
8 năm trước cách đây |
Eric W. Biederman
|
d29216842a
mnt: Add a per mount namespace limit on the number of mounts
|
8 năm trước cách đây |
Eric W. Biederman
|
5ec0811d30
propogate_mnt: Handle the first propogated copy being a slave
|
9 năm trước cách đây |
Maxim Patlasov
|
7ae8fd0351
fs/pnode.c: treat zero mnt_group_id-s as unequal
|
9 năm trước cách đây |
Eric W. Biederman
|
0c56fe3142
mnt: Don't propagate unmounts to locked mounts
|
10 năm trước cách đây |
Eric W. Biederman
|
5d88457eb5
mnt: On an unmount propagate clearing of MNT_LOCKED
|
10 năm trước cách đây |
Eric W. Biederman
|
411a938b5a
mnt: Delay removal from the mount hash.
|
10 năm trước cách đây |
Eric W. Biederman
|
590ce4bcbf
mnt: Add MNT_UMOUNT flag
|
10 năm trước cách đây |
Eric W. Biederman
|
c003b26ff9
mnt: In umount_tree reuse mnt_list instead of mnt_hash
|
10 năm trước cách đây |
Eric W. Biederman
|
8486a7882b
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
|
10 năm trước cách đây |
Al Viro
|
88b368f27a
get rid of propagate_umount() mistakenly treating slaves as busy.
|
11 năm trước cách đây |
Al Viro
|
f2ebb3a921
smarter propagate_mnt()
|
11 năm trước cách đây |
Al Viro
|
38129a13e6
switch mnt_hash to hlist
|
11 năm trước cách đây |
Al Viro
|
474279dc0f
split __lookup_mnt() in two functions
|
12 năm trước cách đây |
Al Viro
|
719ea2fbb5
new helpers: lock_mount_hash/unlock_mount_hash
|
12 năm trước cách đây |
Al Viro
|
aba809cf09
namespace.c: get rid of mnt_ghosts
|
12 năm trước cách đây |
Takashi Iwai
|
5d477b6079
vfs: Fix invalid ida_remove() call
|
12 năm trước cách đây |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 năm trước cách đây |
Al Viro
|
328e6d9014
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
|
12 năm trước cách đây |
Al Viro
|
84d17192d2
get rid of full-hash scan on detaching vfsmounts
|
12 năm trước cách đây |
Eric W. Biederman
|
132c94e31b
vfs: Carefully propogate mounts across user namespaces
|
12 năm trước cách đây |
David Howells
|
be34d1a3bc
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
|
13 năm trước cách đây |
Andi Kleen
|
962830df36
brlocks/lglocks: API cleanups
|
13 năm trước cách đây |
Al Viro
|
fc7be130c7
vfs: switch pnode.h macros to struct mount *
|
13 năm trước cách đây |
Al Viro
|
863d684f94
vfs: move the rest of int fields to struct mount
|
13 năm trước cách đây |
Al Viro
|
15169fe784
vfs: mnt_id/mnt_group_id moved
|
13 năm trước cách đây |
Al Viro
|
143c8c91ce
vfs: mnt_ns moved to struct mount
|
13 năm trước cách đây |
Al Viro
|
6776db3d32
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
|
13 năm trước cách đây |
Al Viro
|
32301920f4
vfs: and now we can make ->mnt_master point to struct mount
|
13 năm trước cách đây |
Al Viro
|
d10e8def07
vfs: take mnt_master to struct mount
|
13 năm trước cách đây |