index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
mount: handle NULL values in mnt_ns_release()
Christian Brauner
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-26
listmount: don't call path_put() under namespace semaphore
Christian Brauner
2025-09-26
statmount: don't call path_put() under namespace semaphore
Christian Brauner
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
2025-09-19
ns: rename to __ns_ref
Christian Brauner
2025-09-19
mnt: port to ns_ref_*() helpers
Christian Brauner
2025-09-19
ns: add ns_common_free()
Christian Brauner
2025-09-19
nscommon: simplify initialization
Christian Brauner
2025-09-19
mnt: simplify ns_common_init() handling
Christian Brauner
2025-09-19
mnt: expose pointer to init_mnt_ns
Christian Brauner
2025-09-19
mnt: support ns lookup
Christian Brauner
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
2025-09-19
mnt: use ns_common_init()
Christian Brauner
2025-09-16
mnt_ns_tree_remove(): DTRT if mnt_ns had never been added to mnt_ns_list
Al Viro
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-08-21
fs: fix indentation style
Guopeng Zhang
2025-08-21
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
2025-08-19
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-08-19
use uniform permission checks for all mount propagation changes
Al Viro
2025-08-19
fix the softlockups in attach_recursive_mnt()
Al Viro
2025-08-11
vfs: fs/namespace.c: remove ms_flags argument from do_remount
Askar Safin
2025-08-11
fs: fix incorrect lflags value in the move_mount syscall
Yuntao Wang
2025-08-11
vfs: output mount_too_revealing() errors to fscontext
Aleksa Sarai
2025-08-11
open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE
Aleksa Sarai
2025-07-28
Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-29
statmount_mnt_basic(): simplify the logics for group id
Al Viro
2025-06-29
invent_group_ids(): zero ->mnt_group_id always implies !IS_MNT_SHARED()
Al Viro
2025-06-29
get rid of CL_SHARE_TO_SLAVE
Al Viro
2025-06-29
take freeing of emptied mnt_namespace to namespace_unlock()
Al Viro
2025-06-29
copy_tree(): don't link the mounts via mnt_list
Al Viro
2025-06-29
mnt_slave_list/mnt_slave: turn into hlist_head/hlist_node
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
get rid of mountpoint->m_count
Al Viro
2025-06-29
combine __put_mountpoint() with unhash_mnt()
Al Viro
2025-06-29
pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
Al Viro
2025-06-29
take ->mnt_expire handling under mount_lock [read_seqlock_excl]
Al Viro
2025-06-29
attach_recursive_mnt(): remove from expiry list on move
Al Viro
2025-06-29
do_move_mount(): get rid of 'attached' flag
Al Viro
2025-06-29
do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
Al Viro
2025-06-29
attach_recursive_mnt(): get rid of flags entirely
Al Viro
2025-06-29
attach_recursive_mnt(): pass destination mount in all cases
Al Viro
2025-06-29
attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
Al Viro
[next]