index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-59
/
+74
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-18
namespace: fix proc mount iteration
Christian Brauner
1
-5
/
+15
2026-02-18
mount: hold namespace_sem across copy in create_new_namespace()
Christian Brauner
1
-54
/
+57
2026-02-14
statmount: Fix the null-ptr-deref in do_statmount()
Qing Wang
1
-0
/
+2
2026-02-10
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-16
/
+6
2026-02-10
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+2
2026-02-10
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-51
/
+214
2026-01-16
mount: add OPEN_TREE_NAMESPACE
Christian Brauner
1
-16
/
+147
2026-01-16
move_mount(2): switch to CLASS(filename_maybe_null)
Al Viro
1
-4
/
+2
2026-01-16
vfs_open_tree(): use CLASS(filename_uflags)
Al Viro
1
-3
/
+2
2026-01-16
mount_setattr(2): don't mess with LOOKUP_EMPTY
Al Viro
1
-3
/
+2
2026-01-14
fs: use nullfs unconditionally as the real rootfs
Christian Brauner
1
-43
/
+21
2026-01-13
move_mount(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
1
-6
/
+0
2026-01-12
fs: add immutable rootfs
Christian Brauner
1
-11
/
+71
2026-01-12
fs: add init_pivot_root()
Christian Brauner
1
-47
/
+54
2026-01-12
fs: ensure that internal tmpfs mount gets mount id zero
Christian Brauner
1
-1
/
+1
2025-12-24
namespace: Replace simple_strtoul with kstrtoul to parse boot params
Thorsten Blum
1
-8
/
+2
2025-12-15
statmount: accept fd as a parameter
Bhavik Sachdev
1
-35
/
+67
2025-12-15
statmount: permission check should return EPERM
Bhavik Sachdev
1
-1
/
+1
2025-12-02
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-66
/
+37
2025-12-02
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+22
2025-11-28
namespace: convert fsmount() to FD_PREPARE()
Christian Brauner
1
-40
/
+30
2025-11-28
namespace: convert open_tree_attr() to FD_PREPARE()
Christian Brauner
1
-13
/
+6
2025-11-28
namespace: convert open_tree() to FD_ADD()
Christian Brauner
1
-13
/
+1
2025-11-25
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
1
-3
/
+4
2025-11-19
fs: move mntput_no_expire() slowpath into a dedicated routine
Mateusz Guzik
1
-16
/
+22
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
1
-0
/
+6
2025-11-12
fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
Andrei Vagin
1
-16
/
+16
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
1
-1
/
+1
2025-11-11
fs: use boolean to indicate anonymous mount namespace
Christian Brauner
1
-2
/
+3
2025-11-11
nstree: switch to new structures
Christian Brauner
1
-1
/
+1
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
1
-1
/
+1
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
1
-4
/
+1
2025-10-29
mnt: Remove dead code which might prevent from building
Andy Shevchenko
1
-10
/
+0
2025-10-21
fs: Fix uninitialized 'offp' in statmount_string()
Zhen Ni
1
-2
/
+2
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+3
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-537
/
+459
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-136
/
+60
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2025-09-29
mount: handle NULL values in mnt_ns_release()
Christian Brauner
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+72
2025-09-26
listmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-28
/
+59
2025-09-26
statmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-5
/
+3
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-3
/
+3
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
1
-2
/
+2
[next]