Linus Torvalds
|
a867d7349e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 years ago |
Linus Torvalds
|
48c4565ed6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andrey Ulanov
|
e06b933e6d
namespace: update event counter when umounting a deleted dentry
|
9 years ago |
Andy Lutomirski
|
380cf5ba6b
fs: Treat foreign mounts as nosuid
|
9 years ago |
Eric W. Biederman
|
67690f937c
userns: Remove implicit MNT_NODEV fragility.
|
9 years ago |
Eric W. Biederman
|
a1935c1738
mnt: Simplify mount_too_revealing
|
9 years ago |
Eric W. Biederman
|
a001e74cef
mnt: Move the FS_USERNS_MOUNT check into sget_userns
|
9 years ago |
Eric W. Biederman
|
8654df4e2a
mnt: Refactor fs_fully_visible into mount_too_revealing
|
9 years ago |
Eric W. Biederman
|
695e9df010
mnt: Account for MS_RDONLY in fs_fully_visible
|
9 years ago |
Eric W. Biederman
|
d71ed6c930
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
|
9 years ago |
Eric W. Biederman
|
97c1df3e54
mnt: If fs_fully_visible fails call put_filesystem.
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
b40ef8696f
saner calling conventions for copy_mount_options()
|
9 years ago |
Yaowei Bai
|
25ab4c9b1c
fs/namespace.c: path_is_under can be boolean
|
9 years ago |
Eric W. Biederman
|
95ace75414
locks: Don't allow mounts in user namespaces to enable mandatory locking
|
10 years ago |
Jeff Layton
|
9e8925b67a
locks: Allow disabling mandatory locking at compile time
|
9 years ago |
Linus Torvalds
|
73b6fa8e49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Eric W. Biederman
|
fe78fcc85a
mnt: In detach_mounts detach the appropriate unmounted mount
|
10 years ago |
Eric W. Biederman
|
f2d0a123bc
mnt: Clarify and correct the disconnect logic in umount_tree
|
10 years ago |
Eric W. Biederman
|
77b1a97d21
mnt: fs_fully_visible enforce noexec and nosuid if !SB_I_NOEXEC
|
10 years ago |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Eric W. Biederman
|
7236c85e1b
mnt: Update fs_fully_visible to test for permanently empty directories
|
10 years ago |
Eric W. Biederman
|
ceeb0e5d39
vfs: Ignore unlocked mounts in fs_fully_visible
|
10 years ago |
Yann Droneaud
|
ede1bf0dcf
fs: use seq_open_private() for proc_mounts
|
10 years ago |
Eric W. Biederman
|
8c6cf9cc82
mnt: Modify fs_fully_visible to deal with locked ro nodev and atime
|
10 years ago |
Eric W. Biederman
|
1b852bceb0
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
|
10 years ago |
Al Viro
|
294d71ff2f
new helper: __legitimize_mnt()
|
10 years ago |
Eric W. Biederman
|
7e96c1b0e0
mnt: Fix fs_fully_visible to verify the root directory is visible
|
10 years ago |
Eric W. Biederman
|
e0c9c0afd2
mnt: Update detach_mounts to leave mounts connected
|
10 years ago |