index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3 days
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
autofs: fix per-dentry timeout warning
Ian Kent
7 days
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10 days
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]