index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs
/
dev-ioctl.c
Age
Commit message (
Expand
)
Author
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-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-03-18
VFS/autofs: try_lookup_one_len() does not need any locks
NeilBrown
2024-10-28
autofs: fix thinko in validate_dev_ioctl()
Ian Kent
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
2020-08-14
fs: autofs: delete repeated words in comments
Randy Dunlap
2020-03-13
LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()
Al Viro
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
2019-01-04
autofs: change catatonic setting to a bit flag
Ian Kent
2019-01-04
autofs: improve ioctl sbi checks
Ian Kent
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-06-07
autofs: clean up includes
Ian Kent
2018-06-07
autofs: copy autofs4 to autofs
Ian Kent