Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
9 years ago |
Eric W. Biederman
|
99b19d1647
mnt: In propgate_umount handle visiting mounts in any order
|
9 years ago |
Eric W. Biederman
|
570487d3fa
mnt: In umount propagation reparent in a separate pass
|
8 years ago |
Jan Kara
|
08991e83b7
fsnotify: Free fsnotify_mark_connector when there is no mark attached
|
8 years ago |
Jan Kara
|
9dd813c15b
fsnotify: Move mark list head from object into dedicated structure
|
8 years ago |
Eric W. Biederman
|
1064f874ab
mnt: Tuck mounts under others instead of creating shadow/side mounts.
|
8 years ago |
Ian Kent
|
c6609c0a1c
vfs: add path_is_mountpoint() helper
|
8 years ago |
Eric W. Biederman
|
d29216842a
mnt: Add a per mount namespace limit on the number of mounts
|
9 years ago |
Eric W. Biederman
|
537f7ccb39
mntns: Add a limit on the number of mount namespaces.
|
9 years ago |
Yann Droneaud
|
ede1bf0dcf
fs: use seq_open_private() for proc_mounts
|
10 years ago |
Al Viro
|
294d71ff2f
new helper: __legitimize_mnt()
|
10 years ago |
Al Viro
|
87b95ce096
switch the IO-triggering parts of umount to fs_pin
|
10 years ago |
Al Viro
|
435d5f4bb2
common object embedded into various struct ....ns
|
11 years ago |
Eric W. Biederman
|
80b5dce8c5
vfs: Add a function to lazily unmount all mounts from any dentry.
|
12 years ago |
Eric W. Biederman
|
0a5eb7c818
vfs: Keep a list of mounts on a mount point
|
12 years ago |
Eric W. Biederman
|
7af1364ffa
vfs: Don't allow overwriting mounts in the current mount namespace
|
12 years ago |
Al Viro
|
9ea459e110
delayed mntput
|
11 years ago |
Al Viro
|
3064c3563b
death to mnt_pinned
|
11 years ago |
Al Viro
|
215752fce3
acct: get rid of acct_list
|
11 years ago |
Al Viro
|
c7999c3627
reduce m_start() cost...
|
11 years ago |
Al Viro
|
38129a13e6
switch mnt_hash to hlist
|
11 years ago |
Al Viro
|
0818bf27c0
resizable namespace.c hashes
|
11 years ago |
Eric W. Biederman
|
260a459d2e
vfs: Is mounted should be testing mnt_ns for NULL or error.
|
11 years ago |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
12 years ago |
Al Viro
|
474279dc0f
split __lookup_mnt() in two functions
|
12 years ago |
Al Viro
|
719ea2fbb5
new helpers: lock_mount_hash/unlock_mount_hash
|
12 years ago |
Al Viro
|
aba809cf09
namespace.c: get rid of mnt_ghosts
|
12 years ago |
Al Viro
|
84d17192d2
get rid of full-hash scan on detaching vfsmounts
|
12 years ago |
Eric W. Biederman
|
98f842e675
proc: Usable inode numbers for the namespace file descriptors.
|
14 years ago |