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-7.0.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
2025-09-17
Merge branch 'no-rebase-mnt_ns_tree_remove' into work.mount
Al Viro
1
-1
/
+1
2025-09-16
mnt_ns_tree_remove(): DTRT if mnt_ns had never been added to mnt_ns_list
Al Viro
1
-1
/
+1
2025-09-16
open_detached_copy(): separate creation of namespace into helper
Al Viro
1
-9
/
+15
2025-09-16
open_detached_copy(): don't bother with mount_lock_hash()
Al Viro
1
-2
/
+0
2025-09-16
fs/namespace.c: sanitize descriptions for {__,}lookup_mnt()
Al Viro
1
-29
/
+12
2025-09-16
umount_tree(): take all victims out of propagation graph at once
Al Viro
1
-1
/
+2
2025-09-16
do_mount(): use __free(path_put)
Al Viro
1
-4
/
+2
2025-09-16
do_move_mount_old(): use __free(path_put)
Al Viro
1
-4
/
+2
2025-09-16
constify can_move_mount_beneath() arguments
Al Viro
1
-2
/
+2
2025-09-16
path_umount(): constify struct path argument
Al Viro
1
-1
/
+1
2025-09-16
may_copy_tree(), __do_loopback(): constify struct path argument
Al Viro
1
-2
/
+2
2025-09-16
path_mount(): constify struct path argument
Al Viro
1
-1
/
+1
2025-09-16
do_{loopback,change_type,remount,reconfigure_mnt}(): constify struct path arg...
Al Viro
1
-5
/
+5
2025-09-16
do_new_mount{,_fc}(): constify struct path argument
Al Viro
1
-3
/
+4
2025-09-16
mnt_warn_timestamp_expiry(): constify struct path argument
Al Viro
1
-1
/
+2
2025-09-16
do_move_mount(), vfs_move_mount(), do_move_mount_old(): constify struct path ...
Al Viro
1
-4
/
+6
2025-09-16
collect_paths(): constify the return value
Al Viro
1
-2
/
+2
2025-09-16
drop_collected_paths(): constify arguments
Al Viro
1
-2
/
+2
2025-09-16
do_set_group(): constify path arguments
Al Viro
1
-1
/
+1
2025-09-16
do_mount_setattr(): constify path argument
Al Viro
1
-1
/
+1
2025-09-16
constify check_mnt()
Al Viro
1
-1
/
+1
2025-09-16
do_lock_mount(): don't modify path.
Al Viro
1
-56
/
+63
2025-09-16
new helper: topmost_overmount()
Al Viro
1
-6
/
+3
2025-09-16
don't bother passing new_path->dentry to can_move_mount_beneath()
Al Viro
1
-6
/
+7
2025-09-16
pivot_root(2): use old_mp.mp->m_dentry instead of old.dentry
Al Viro
1
-1
/
+1
2025-09-16
graft_tree(), attach_recursive_mnt() - pass pinned_mountpoint
Al Viro
1
-10
/
+10
2025-09-16
do_add_mount(): switch to passing pinned_mountpoint instead of mountpoint + path
Al Viro
1
-17
/
+15
2025-09-16
do_move_mount(): use the parent mount returned by do_lock_mount()
Al Viro
1
-11
/
+6
2025-09-16
change calling conventions for lock_mount() et.al.
Al Viro
1
-115
/
+107
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
1
-5
/
+3
2025-09-03
finish_automount(): use __free() to deal with dropping mnt on failure
Al Viro
1
-14
/
+8
2025-09-03
do_new_mount_fc(): use __free() to deal with dropping mnt on failure
Al Viro
1
-7
/
+6
2025-09-03
finish_automount(): take the lock_mount() analogue into a helper
Al Viro
1
-17
/
+25
2025-09-03
pivot_root(2): use __free() to deal with struct path in it
Al Viro
1
-12
/
+7
2025-09-03
do_loopback(): use __free(path_put) to deal with old_path
Al Viro
1
-6
/
+3
2025-09-03
finish_automount(): simplify the ELOOP check
Al Viro
1
-2
/
+1
2025-09-03
move_mount(2): take sanity checks in 'beneath' case into do_lock_mount()
Al Viro
1
-8
/
+7
2025-09-03
do_move_mount(): deal with the checks on old_path early
Al Viro
1
-16
/
+13
2025-09-03
do_move_mount(): trim local variables
Al Viro
1
-8
/
+4
2025-09-03
switch do_new_mount_fc() to fc_mount()
Al Viro
1
-17
/
+12
2025-09-03
current_chrooted(): use guards
Al Viro
1
-9
/
+6
2025-09-03
current_chrooted(): don't bother with follow_down_one()
Al Viro
1
-10
/
+8
2025-09-03
path_is_under(): use guards
Al Viro
1
-6
/
+5
2025-09-03
mnt_set_expiry(): use guards
Al Viro
1
-2
/
+1
2025-09-03
has_locked_children(): use guards
Al Viro
1
-6
/
+3
2025-09-03
check_for_nsfs_mounts(): no need to take locks
Al Viro
1
-11
/
+5
2025-09-03
mnt_already_visible(): use guards
Al Viro
1
-7
/
+3
2025-09-03
put_mnt_ns(): use guards
Al Viro
1
-4
/
+2
2025-09-03
mark_mounts_for_expiry(): use guards
Al Viro
1
-4
/
+2
2025-09-03
do_set_group(): use guards
Al Viro
1
-20
/
+13
[prev]
[next]