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
7 days
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
Al Viro
2025-07-06
attach_recursive_mnt(): do not lock the covering tree when sliding something ...
Al Viro
2025-06-19
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
2025-06-19
fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
Al Viro
2025-06-19
path_overmount(): avoid false negatives
Al Viro
2025-05-29
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
2025-05-18
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
2025-05-02
fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
Al Viro
2025-04-20
umount: Allow superblock owners to force umount
Trond Myklebust
2025-02-17
statmount: let unset strings be empty
Miklos Szeredi
2025-02-17
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
2025-02-17
fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
Jeff Layton
2025-01-17
fs: kill MNT_ONRB
Christian Brauner
2025-01-17
fs: fix is_mnt_ns_file()
Miklos Szeredi
2024-10-17
fs: don't try and remove empty rbtree node
Christian Brauner
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-04
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-08-30
fs/namespace.c: Fix typo in comment
Yuesong Li
2024-08-19
mount: handle OOM on mnt_warn_timestamp_expiry
Olaf Hering
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-09
Merge patch series "nsfs: iterate through mount namespaces"
Christian Brauner
2024-08-09
nsfs: iterate through mount namespaces
Christian Brauner
2024-08-09
fs: allow mount namespace fd
Christian Brauner
2024-07-24
fs: use all available ids
Christian Brauner
2024-07-15
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-08
fs: reject invalid last mount id early
Christian Brauner
2024-07-08
fs: refuse mnt id requests with invalid ids early
Christian Brauner
2024-07-06
fs: find rootfs mount of the mount namespace
Christian Brauner
2024-07-04
fs: only copy to userspace on success in listmount()
Christian Brauner
2024-06-28
fs: export mount options via statmount()
Josef Bacik
2024-06-28
fs: use guard for namespace_sem in statmount()
Christian Brauner
2024-06-28
fs: Allow statmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: Allow listmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: export the mount ns id via statmount
Josef Bacik
2024-06-28
fs: keep an index of current mount namespaces
Josef Bacik
2024-06-28
fs: relax permissions for statmount()
Christian Brauner
2024-06-28
fs: relax permissions for listmount()
Christian Brauner
2024-06-28
listmount: allow listing in reverse order
Christian Brauner
2024-06-28
fs: simplify error handling
Christian Brauner
2024-06-28
fs: don't copy to userspace under namespace semaphore
Christian Brauner
2024-06-27
vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
Mateusz Guzik
2024-06-21
Improve readability of copy_tree
Jemmy
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
2024-02-07
fs: relax mount_setattr() permission checks
Christian Brauner
2024-01-13
fs: rework listmount() implementation
Christian Brauner
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
[next]