summaryrefslogtreecommitdiff
path: root/fs/autofs
AgeCommit message (Expand)Author
3 daysMerge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysautofs: fix per-dentry timeout warningIan Kent
7 daysMerge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysautofs: convert autofs_dev_ioctl_open_mountpoint() to FD_ADD()Christian Brauner
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent
2025-11-16convert autofsAl Viro
2025-11-16autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry thereAl Viro
2025-06-10new helper: set_default_d_op()Al Viro
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-18VFS/autofs: try_lookup_one_len() does not need any locksNeilBrown
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-02-12fs: support O_PATH fds with FSCONFIG_SET_FDChristian Brauner
2024-10-28autofs: fix thinko in validate_dev_ioctl()Ian Kent
2024-08-30autofs: add per dentry expire timeoutIan Kent
2024-08-19autofs: fix missing fput for FSCONFIG_SET_FDAleksa Sarai
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-02autofs: Convert to new uid/gid option parsing helpersEric Sandeen
2024-05-28fs: autofs: add MODULE_DESCRIPTION()Jeff Johnson
2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-11-20autofs: add: new_inode check in autofs_fill_super()Ian Kent
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-24autofs: fix add autofs_parse_fd()Ian Kent
2023-10-18autofs: convert to new timestamp accessorsJeff Layton
2023-09-22autofs: fix protocol sub version settingIan Kent
2023-09-22autofs: convert autofs to use the new mount apiIan Kent
2023-09-22autofs: validate protocol versionIan Kent
2023-09-22autofs: refactor parse_options()Ian Kent
2023-09-22autofs: reformat 0pt enum declarationIan Kent
2023-09-22autofs: refactor super block info initIan Kent
2023-09-22autofs: add autofs_parse_fd()Ian Kent
2023-09-22autofs: refactor autofs_prepare_pipe()Ian Kent
2023-08-28Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-04autofs: use wake_up() instead of wake_up_interruptible(()Ian Kent
2023-08-04autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-13autofs: convert to ctime accessor functionsJeff Layton
2023-06-15autofs: set ctime as well when mtime changes on a dirJeff Layton
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2022-07-17autofs: remove unused ino field inodeIan Kent
2022-07-17autofs: add comment about autofs_mountpoint_changed()Ian Kent
2022-07-17autofs: use dentry info count instead of simple_empty()Ian Kent
2022-07-17autofs: make dentry info count consistentIan Kent
2022-07-17autofs: use inode permission method for write accessIan Kent