index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pnode.c
Age
Commit message (
Expand
)
Author
2025-06-29
copy_tree(): don't link the mounts via mnt_list
Al Viro
2025-06-29
change_mnt_propagation(): move ->mnt_master assignment into MS_SLAVE case
Al Viro
2025-06-29
mnt_slave_list/mnt_slave: turn into hlist_head/hlist_node
Al Viro
2025-06-29
turn do_make_slave() into transfer_propagation()
Al Viro
2025-06-29
do_make_slave(): choose new master sanely
Al Viro
2025-06-29
change_mnt_propagation(): do_make_slave() is a no-op unless IS_MNT_SHARED()
Al Viro
2025-06-29
change_mnt_propagation() cleanups, step 1
Al Viro
2025-06-29
propagate_mnt(): fix comment and convert to kernel-doc, while we are at it
Al Viro
2025-06-29
propagate_mnt(): get rid of last_dest
Al Viro
2025-06-29
fs/pnode.c: get rid of globals
Al Viro
2025-06-29
propagate_one(): fold into the sole caller
Al Viro
2025-06-29
propagate_one(): separate the "what should be the master for this copy" part
Al Viro
2025-06-29
propagate_one(): separate the "do we need secondary here?" logics
Al Viro
2025-06-29
propagate_mnt(): handle all peer groups in the same loop
Al Viro
2025-06-29
propagate_one(): get rid of dest_master
Al Viro
2025-06-29
mount: separate the flags accessed only under namespace_sem
Al Viro
2025-06-29
don't have mounts pin their parents
Al Viro
2025-06-29
Rewrite of propagate_umount()
Al Viro
2025-06-29
pnode: lift peers() into pnode.h
Al Viro
2025-05-26
Don't propagate mounts into detached trees
Al Viro
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-04
mount: handle mount propagation for detached mount trees
Christian Brauner
2025-02-05
vfs: add notifications for mount attach and detach
Miklos Szeredi
2024-12-22
fs: Fix grammar and spelling in propagate_umount()
Zhu Jun
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
2023-05-19
fs: allow to mount beneath top mount
Christian Brauner
2023-04-06
pnode: pass mountpoint directly
Christian Brauner
2022-12-21
pnode: terminate at peers of source
Christian Brauner
2020-04-27
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
2019-06-17
fs/namespace: fix unprivileged mount propagation
Christian Brauner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
2019-01-30
separate copying and locking mount tree on cross-userns copies
Al Viro
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2017-05-23
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
2017-05-23
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
2017-05-23
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
2017-02-04
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
2016-12-16
reorganize do_make_slave()
Al Viro
2016-09-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2016-05-05
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
2016-02-20
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
2015-04-02
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
2015-04-02
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
2015-04-02
mnt: Delay removal from the mount hash.
Eric W. Biederman
2015-04-02
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2015-04-02
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
2014-12-02
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
Eric W. Biederman
2014-08-30
get rid of propagate_umount() mistakenly treating slaves as busy.
Al Viro
2014-04-01
smarter propagate_mnt()
Al Viro
[next]