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
/
fhandle.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-19
nsfs: support exhaustive file handles
Christian Brauner
2025-08-29
fhandle: use more consistent rules for decoding file handle from userns
Amir Goldstein
2025-08-15
fhandle: do_handle_open() should get FD with user flags
Thomas Bertschinger
2025-07-08
fold fs_struct->{lock,seq} into a seqlock
Al Viro
2025-06-24
fhandle, pidfs: support open_by_handle_at() purely based on file handle
Christian Brauner
2025-06-24
fhandle: reflow get_path_anchor()
Christian Brauner
2025-06-24
fhandle: rename to get_path_anchor()
Christian Brauner
2025-06-24
fhandle: hoist copy_from_user() above get_path_from_fd()
Christian Brauner
2025-06-24
fhandle: raise FILEID_IS_DIR in handle_type
Christian Brauner
2024-12-17
exportfs: add permission method
Christian Brauner
2024-12-14
fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh()
Christian Brauner
2024-12-14
exportfs: add open method
Christian Brauner
2024-12-14
fhandle: simplify error handling
Christian Brauner
2024-11-26
Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-15
fs: open_by_handle_at() support for decoding "explicit connectable" file handles
Amir Goldstein
2024-11-15
fs: name_to_handle_at() support for "explicit connectable" file handles
Amir Goldstein
2024-11-15
fs: prepare for "explicit connectable" file handles
Amir Goldstein
2024-11-03
fdget(), trivial conversions
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-05
fhandle: expose u64 mount id to name_to_handle_at(2)
Aleksa Sarai
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
2024-04-05
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
2024-01-22
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-06-12
fsnotify: move fsnotify_open() hook into do_dentry_open()
Amir Goldstein
2023-05-25
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-25
exportfs: allow exporting non-decodeable file handles to userspace
Amir Goldstein
2022-09-01
do_sys_name_to_handle(): constify path
Al Viro
2021-04-07
switch file_open_root() to struct path
Al Viro
2021-02-24
fs: delete repeated words in comments
Randy Dunlap
2019-08-07
fs/handle.c - fix up kerneldoc
Valdis Klētnieks
2018-01-15
vfs: Copy struct mount.mnt_id to userspace using put_user()
David Windsor
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
do_handle_open() should be static
Al Viro
2017-04-17
fhandle: move compat syscalls from compat.c
Al Viro
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2015-06-02
vfs: read file_handle only once in handle_to_path
Sasha Levin
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-07
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-03
vfs: mnt_id/mnt_group_id moved
Al Viro
2011-04-14
fs/fhandle.c: add <linux/personality.h> for ia64
Jeff Mahoney
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V