Al Viro
|
97216be09e
fold release_mounts() into namespace_unlock()
|
12 gadi atpakaļ |
Al Viro
|
328e6d9014
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
|
12 gadi atpakaļ |
Al Viro
|
3ab6abee59
more conversions to namespace_unlock()
|
12 gadi atpakaļ |
Al Viro
|
b54b9be782
get rid of the second argument of shrink_submounts()
|
12 gadi atpakaļ |
Al Viro
|
e3197d83d6
saner umount_tree()/release_mounts(), part 1
|
12 gadi atpakaļ |
Al Viro
|
84d17192d2
get rid of full-hash scan on detaching vfsmounts
|
12 gadi atpakaļ |
Andrey Vagin
|
e9c5d8a562
mnt: release locks on error path in do_loopback
|
12 gadi atpakaļ |
Eric W. Biederman
|
87a8ebd637
userns: Restrict when proc and sysfs can be mounted
|
12 gadi atpakaļ |
Eric W. Biederman
|
132c94e31b
vfs: Carefully propogate mounts across user namespaces
|
12 gadi atpakaļ |
Eric W. Biederman
|
90563b198e
vfs: Add a mount flag to lock read only bind mounts
|
12 gadi atpakaļ |
Eric W. Biederman
|
3151527ee0
userns: Don't allow creation if the user is chrooted
|
12 gadi atpakaļ |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 gadi atpakaļ |
Al Viro
|
57eccb830f
mount: consolidate permission checks
|
12 gadi atpakaļ |
Al Viro
|
9b40bc90ab
get rid of unprotected dereferencing of mnt->mnt_ns
|
12 gadi atpakaļ |
Miao Xie
|
1e75529e3c
vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags
|
12 gadi atpakaļ |
Eric W. Biederman
|
5e4a08476b
userns: Require CAP_SYS_ADMIN for most uses of setns.
|
12 gadi atpakaļ |
Eric W. Biederman
|
98f842e675
proc: Usable inode numbers for the namespace file descriptors.
|
14 gadi atpakaļ |
Zhao Hongjiang
|
ae11e0f184
userns: fix return value on mntns_install() failure
|
13 gadi atpakaļ |
Eric W. Biederman
|
0c55cfc416
vfs: Allow unprivileged manipulation of the mount namespace.
|
13 gadi atpakaļ |
Eric W. Biederman
|
7a472ef4be
vfs: Only support slave subtrees across different user namespaces
|
13 gadi atpakaļ |
Eric W. Biederman
|
771b137168
vfs: Add a user namespace reference from struct mnt_namespace
|
13 gadi atpakaļ |
Eric W. Biederman
|
8823c079ba
vfs: Add setns support for the mount namespace
|
15 gadi atpakaļ |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 gadi atpakaļ |
Al Viro
|
808d4e3cfd
consitify do_mount() arguments
|
12 gadi atpakaļ |
Al Viro
|
156cacb1d0
do_add_mount()/umount -l races
|
12 gadi atpakaļ |
Jan Kara
|
eb04c28288
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
|
13 gadi atpakaļ |
David Howells
|
f015f1267b
VFS: Comment mount following code
|
13 gadi atpakaļ |
David Howells
|
be34d1a3bc
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
|
13 gadi atpakaļ |
Al Viro
|
6ce6e24e72
get rid of magic in proc_namespace.c
|
13 gadi atpakaļ |
Al Viro
|
f7a99c5b7c
get rid of ->mnt_longterm
|
13 gadi atpakaļ |