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-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
2025-01-09
fs: use xarray for old mount id
Christian Brauner
2025-01-09
fs: cache first and last mount
Christian Brauner
2025-01-09
fs: simplify rwlock to spinlock
Christian Brauner
2025-01-09
fs: lockless mntns lookup for nsfs
Christian Brauner
2025-01-09
fs: lockless mntns rbtree lookup
Christian Brauner
2025-01-09
fs: add mount namespace to rbtree late
Christian Brauner
2025-01-09
mount: remove inlude/nospec.h include
Christian Brauner
2025-01-09
fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
Jeff Layton
2025-01-09
fs: kill MNT_ONRB
Christian Brauner
2024-12-22
pidfs: allow bind-mounts
Christian Brauner
2024-12-13
fs: fix is_mnt_ns_file()
Miklos Szeredi
2024-11-21
statmount: fix security option retrieval
Christian Brauner
2024-11-21
statmount: clean up unescaped option handling
Miklos Szeredi
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-14
statmount: retrieve security mount options
Christian Brauner
2024-11-13
statmount: add flag to retrieve unescaped options
Miklos Szeredi
2024-11-13
fs: add the ability for statmount() to report the sb_source
Jeff Layton
2024-11-12
fs: add the ability for statmount() to report the fs_subtype
Jeff Layton
2024-11-12
fs: don't let statmount return empty strings
Jeff Layton
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-10-22
namespace: Use atomic64_inc_return() in alloc_mnt_ns()
Uros Bizjak
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
[next]