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
|
9 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 |
Eric W. Biederman
|
f53e579751
mnt: Fix the error check in __detach_mounts
|
10 years ago |
Eric W. Biederman
|
ce07d891a0
mnt: Honor MNT_LOCKED when detaching mounts
|
10 years ago |
Eric W. Biederman
|
6a46c5735c
mnt: Factor umount_mnt from umount_tree
|
10 years ago |
Eric W. Biederman
|
7bdb11de8e
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
|
10 years ago |
Eric W. Biederman
|
cd4a40174b
mnt: Fail collect_mounts when applied to unmounted mounts
|
10 years ago |
Eric W. Biederman
|
5d88457eb5
mnt: On an unmount propagate clearing of MNT_LOCKED
|
10 years ago |
Eric W. Biederman
|
411a938b5a
mnt: Delay removal from the mount hash.
|
10 years ago |
Eric W. Biederman
|
590ce4bcbf
mnt: Add MNT_UMOUNT flag
|
10 years ago |
Eric W. Biederman
|
c003b26ff9
mnt: In umount_tree reuse mnt_list instead of mnt_hash
|
10 years ago |
Eric W. Biederman
|
8318e667f1
mnt: Don't propagate umounts in __detach_mounts
|
10 years ago |
Eric W. Biederman
|
e819f15210
mnt: Improve the umount_tree flags
|
10 years ago |