index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pnode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
umount_tree(): take all victims out of propagation graph at once
Al Viro
1
-0
/
+1
2025-06-29
get rid of CL_SHARE_TO_SLAVE
Al Viro
1
-1
/
+0
2025-06-29
mount: separate the flags accessed only under namespace_sem
Al Viro
1
-8
/
+11
2025-06-29
Rewrite of propagate_umount()
Al Viro
1
-1
/
+1
2025-06-29
pnode: lift peers() into pnode.h
Al Viro
1
-0
/
+5
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
1
-2
/
+0
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
1
-1
/
+1
2025-03-04
mount: handle mount propagation for detached mount trees
Christian Brauner
1
-1
/
+1
2023-05-19
fs: allow to mount beneath top mount
Christian Brauner
1
-0
/
+3
2021-03-08
mount: fix mounting of detached mounts onto targets that reside on shared mounts
Christian Brauner
1
-1
/
+1
2020-12-10
fs/namespace.c: WARN if mnt_count has become negative
Eric Biggers
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
1
-2
/
+1
2019-01-30
separate copying and locking mount tree on cross-userns copies
Al Viro
1
-2
/
+1
2017-02-04
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
1
-0
/
+2
2016-09-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
1
-0
/
+1
2015-07-22
mnt: Clarify and correct the disconnect logic in umount_tree
Eric W. Biederman
1
-2
/
+0
2015-04-09
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
1
-0
/
+2
2015-04-02
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
1
-0
/
+1
2015-04-02
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
1
-0
/
+1
2015-04-02
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
1
-1
/
+1
2015-04-02
mnt: Improve the umount_tree flags
Eric W. Biederman
1
-1
/
+0
2014-04-01
smarter propagate_mnt()
Al Viro
1
-0
/
+3
2014-03-30
switch mnt_hash to hlist
Al Viro
1
-2
/
+2
2013-08-26
vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces
Eric W. Biederman
1
-1
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2013-04-09
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
1
-2
/
+1
2013-04-09
get rid of full-hash scan on detaching vfsmounts
Al Viro
1
-2
/
+2
2013-03-27
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
1
-0
/
+1
2012-11-19
vfs: Only support slave subtrees across different user namespaces
Eric W. Biederman
1
-0
/
+1
2012-01-03
vfs: switch pnode.h macros to struct mount *
Al Viro
1
-5
/
+5
2012-01-03
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - propagate_mnt()
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - get_dominating_id / do_make_slave
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - work with counters
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - is_path_reachable
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - do_umount/propagate_mount_busy
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount mnt_set_mountpoint child argument
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - clone_mnt/copy_tree argument
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - umount_tree argument
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - clone_mnt/copy_tree result
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - change_mnt_propagation/set_mnt_shared
Al Viro
1
-4
/
+4
2012-01-03
vfs: spread struct mount - mount group id handling
Al Viro
1
-1
/
+1
2012-01-03
vfs: add missing parens in pnode.h macros
Al Viro
1
-5
/
+5
2012-01-03
vfs: more mnt_parent cleanups
Al Viro
1
-0
/
+2
2012-01-03
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
1
-1
/
+1
2012-01-03
trim fs/internal.h
Al Viro
1
-0
/
+6
2010-03-03
VFS: Clean up shared mount flag propagation
Valerie Aurora
1
-1
/
+1
2010-03-03
Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
Al Viro
1
-2
/
+1
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
1
-0
/
+1
2008-04-21
[PATCH] teach seq_file to discard entries
Al Viro
1
-0
/
+1
[next]