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
/
namespace.c
Age
Commit message (
Expand
)
Author
2025-05-26
Don't propagate mounts into detached trees
Al Viro
2025-05-26
Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-23
statmount: update STATMOUNT_SUPPORTED macro
Dmitry V. Levin
2025-05-23
->mnt_devname is never NULL
Al Viro
2025-05-23
mount: add a comment about concurrent changes with statmount()/listmount()
Christian Brauner
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
2025-05-06
kill vfs_submount()
Al Viro
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-04-23
fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
Al Viro
2025-04-11
fs: use namespace_{lock,unlock} in dissolve_on_fput()
Jan Stancek
2025-04-11
mount: ensure we don't pointlessly walk the mount tree
Christian Brauner
2025-04-03
fs: actually hold the namespace semaphore
Christian Brauner
2025-03-28
fs: namespace: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-19
umount: Allow superblock owners to force umount
Trond Myklebust
2025-03-04
mount: handle mount propagation for detached mount trees
Christian Brauner
2025-03-04
fs: namespace: fix uninitialized variable use
Arnd Bergmann
2025-03-04
fs: allow creating detached mounts from fsmount() file descriptors
Christian Brauner
2025-03-04
fs: mount detached mounts onto detached mounts
Christian Brauner
2025-03-04
fs: support getname_maybe_null() in move_mount()
Christian Brauner
2025-03-04
fs: create detached mounts from detached mounts
Christian Brauner
2025-03-04
fs: add may_copy_tree()
Christian Brauner
2025-03-04
fs: add fastpath for dissolve_on_fput()
Christian Brauner
2025-03-04
fs: add assert for move_mount()
Christian Brauner
2025-03-04
fs: add mnt_ns_empty() helper
Christian Brauner
2025-03-04
fs: record sequence number of origin mount namespace
Christian Brauner
2025-02-12
Merge patch series "fs: allow changing idmappings"
Christian Brauner
2025-02-12
fs: allow changing idmappings
Christian Brauner
2025-02-12
fs: add kflags member to struct mount_kattr
Christian Brauner
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-12
fs: add copy_mount_setattr() helper
Christian Brauner
2025-02-12
fs: add vfs_open_tree() helper
Christian Brauner
2025-02-12
statmount: add a new supported_mask field
Jeff Layton
2025-02-12
statmount: allow to retrieve idmappings
Christian Brauner
2025-02-12
fs: allow detached mounts in clone_private_mount()
Christian Brauner
2025-02-07
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
2025-02-07
statmount: let unset strings be empty
Miklos Szeredi
2025-02-05
vfs: add notifications for mount attach and detach
Miklos Szeredi
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-16
fs: Fix return type of do_mount() from long to int
Sentaro Onizuka
2025-01-09
Merge tag 'vfs-6.14-rc7.mount.fixes'
Christian Brauner
2025-01-09
fs: remove useless lockdep assertion
Christian Brauner
[prev]
[next]