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
/
autofs
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-04
autofs: fix per-dentry timeout warning
Ian Kent
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-28
autofs: convert autofs_dev_ioctl_open_mountpoint() to FD_ADD()
Christian Brauner
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
2025-11-16
convert autofs
Al Viro
2025-11-16
autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-18
VFS/autofs: try_lookup_one_len() does not need any locks
NeilBrown
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-12
fs: support O_PATH fds with FSCONFIG_SET_FD
Christian Brauner
2024-10-28
autofs: fix thinko in validate_dev_ioctl()
Ian Kent
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
2024-08-19
autofs: fix missing fput for FSCONFIG_SET_FD
Aleksa Sarai
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-02
autofs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-05-28
fs: autofs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
2023-11-20
autofs: add: new_inode check in autofs_fill_super()
Ian Kent
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-24
autofs: fix add autofs_parse_fd()
Ian Kent
2023-10-18
autofs: convert to new timestamp accessors
Jeff Layton
2023-09-22
autofs: fix protocol sub version setting
Ian Kent
2023-09-22
autofs: convert autofs to use the new mount api
Ian Kent
2023-09-22
autofs: validate protocol version
Ian Kent
2023-09-22
autofs: refactor parse_options()
Ian Kent
2023-09-22
autofs: reformat 0pt enum declaration
Ian Kent
2023-09-22
autofs: refactor super block info init
Ian Kent
2023-09-22
autofs: add autofs_parse_fd()
Ian Kent
2023-09-22
autofs: refactor autofs_prepare_pipe()
Ian Kent
2023-08-28
Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-04
autofs: use wake_up() instead of wake_up_interruptible(()
Ian Kent
2023-08-04
autofs: fix memory leak of waitqueues in autofs_catatonic_mode
Fedor Pchelkin
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-13
autofs: convert to ctime accessor functions
Jeff Layton
2023-06-15
autofs: set ctime as well when mtime changes on a dir
Jeff Layton
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2022-07-17
autofs: remove unused ino field inode
Ian Kent
2022-07-17
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
2022-07-17
autofs: use dentry info count instead of simple_empty()
Ian Kent
2022-07-17
autofs: make dentry info count consistent
Ian Kent
2022-07-17
autofs: use inode permission method for write access
Ian Kent
[next]