index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+12
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+5
2025-12-04
autofs: fix per-dentry timeout warning
Ian Kent
1
-10
/
+12
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+6
2025-11-28
autofs: convert autofs_dev_ioctl_open_mountpoint() to FD_ADD()
Christian Brauner
1
-24
/
+6
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
4
-0
/
+15
2025-11-16
convert autofs
Al Viro
2
-7
/
+5
2025-11-16
autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
1
-3
/
+2
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-1
/
+2
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+7
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2025-03-18
VFS/autofs: try_lookup_one_len() does not need any locks
NeilBrown
1
-3
/
+0
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-7
/
+7
2025-02-12
fs: support O_PATH fds with FSCONFIG_SET_FD
Christian Brauner
1
-0
/
+2
2024-10-28
autofs: fix thinko in validate_dev_ioctl()
Ian Kent
1
-3
/
+2
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
4
-7
/
+103
2024-08-19
autofs: fix missing fput for FSCONFIG_SET_FD
Aleksa Sarai
1
-2
/
+1
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+4
2024-07-02
autofs: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-12
/
+4
2024-05-28
fs: autofs: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-5
/
+2
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-5
/
+2
2023-11-20
autofs: add: new_inode check in autofs_fill_super()
Ian Kent
1
-35
/
+21
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-4
/
+4
2023-10-24
autofs: fix add autofs_parse_fd()
Ian Kent
2
-4
/
+11
2023-10-18
autofs: convert to new timestamp accessors
Jeff Layton
2
-4
/
+4
2023-09-22
autofs: fix protocol sub version setting
Ian Kent
1
-1
/
+11
2023-09-22
autofs: convert autofs to use the new mount api
Ian Kent
3
-124
/
+155
2023-09-22
autofs: validate protocol version
Ian Kent
1
-15
/
+23
2023-09-22
autofs: refactor parse_options()
Ian Kent
1
-64
/
+72
2023-09-22
autofs: reformat 0pt enum declaration
Ian Kent
1
-3
/
+14
2023-09-22
autofs: refactor super block info init
Ian Kent
1
-25
/
+28
2023-09-22
autofs: add autofs_parse_fd()
Ian Kent
1
-17
/
+31
2023-09-22
autofs: refactor autofs_prepare_pipe()
Ian Kent
1
-1
/
+9
2023-08-28
Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-4
/
+4
2023-08-04
autofs: use wake_up() instead of wake_up_interruptible(()
Ian Kent
1
-1
/
+1
2023-08-04
autofs: fix memory leak of waitqueues in autofs_catatonic_mode
Fedor Pchelkin
1
-1
/
+2
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
1
-12
/
+0
2023-07-13
autofs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-06-15
autofs: set ctime as well when mtime changes on a dir
Jeff Layton
1
-3
/
+3
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-07-17
autofs: remove unused ino field inode
Ian Kent
1
-2
/
+0
2022-07-17
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
1
-3
/
+20
2022-07-17
autofs: use dentry info count instead of simple_empty()
Ian Kent
3
-11
/
+14
2022-07-17
autofs: make dentry info count consistent
Ian Kent
2
-4
/
+1
2022-07-17
autofs: use inode permission method for write access
Ian Kent
1
-41
/
+22
[next]