Ian Kent
|
c6609c0a1c
vfs: add path_is_mountpoint() helper
|
8 years ago |
Linus Torvalds
|
9ffc66941d
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
9 years ago |
Emese Revfy
|
0766f788eb
latent_entropy: Mark functions with __latent_entropy
|
9 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Eric W. Biederman
|
d29216842a
mnt: Add a per mount namespace limit on the number of mounts
|
9 years ago |
Eric W. Biederman
|
7872559664
Merge branch 'nsfs-ioctls' into HEAD
|
9 years ago |
Andrey Vagin
|
bcac25a58b
kernel: add a helper to get an owning user namespace for a namespace
|
9 years ago |
Eric W. Biederman
|
df75e7748b
userns: When the per user per user namespace limit is reached return ENOSPC
|
9 years ago |
Miklos Szeredi
|
c568d68341
locks: fix file locking on overlayfs
|
9 years ago |
Eric W. Biederman
|
537f7ccb39
mntns: Add a limit on the number of mount namespaces.
|
9 years ago |
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 |