| Commit message (Expand) | Author | Age | Files | Lines |
* | autofs: add per dentry expire timeout | Ian Kent | 2024-08-30 | 4 | -7/+103 |
* | autofs: fix missing fput for FSCONFIG_SET_FD | Aleksa Sarai | 2024-08-19 | 1 | -2/+1 |
* | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-15 | 1 | -12/+4 |
|\ |
|
| * | autofs: Convert to new uid/gid option parsing helpers | Eric Sandeen | 2024-07-02 | 1 | -12/+4 |
* | | fs: autofs: add MODULE_DESCRIPTION() | Jeff Johnson | 2024-05-28 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2024-01-11 | 1 | -5/+2 |
|\ |
|
| * | dentry: switch the lists of children to hlist | Al Viro | 2023-11-25 | 1 | -5/+2 |
* | | autofs: add: new_inode check in autofs_fill_super() | Ian Kent | 2023-11-20 | 1 | -35/+21 |
|/ |
|
* | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 2 | -4/+4 |
|\ |
|
| * | autofs: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 2 | -4/+4 |
* | | autofs: fix add autofs_parse_fd() | Ian Kent | 2023-10-24 | 2 | -4/+11 |
* | | autofs: fix protocol sub version setting | Ian Kent | 2023-09-22 | 1 | -1/+11 |
* | | autofs: convert autofs to use the new mount api | Ian Kent | 2023-09-22 | 3 | -124/+155 |
* | | autofs: validate protocol version | Ian Kent | 2023-09-22 | 1 | -15/+23 |
* | | autofs: refactor parse_options() | Ian Kent | 2023-09-22 | 1 | -64/+72 |
* | | autofs: reformat 0pt enum declaration | Ian Kent | 2023-09-22 | 1 | -3/+14 |
* | | autofs: refactor super block info init | Ian Kent | 2023-09-22 | 1 | -25/+28 |
* | | autofs: add autofs_parse_fd() | Ian Kent | 2023-09-22 | 1 | -17/+31 |
* | | autofs: refactor autofs_prepare_pipe() | Ian Kent | 2023-09-22 | 1 | -1/+9 |
|/ |
|
* | Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-08-28 | 1 | -2/+3 |
|\ |
|
| * | autofs: use wake_up() instead of wake_up_interruptible(() | Ian Kent | 2023-08-04 | 1 | -1/+1 |
| * | autofs: fix memory leak of waitqueues in autofs_catatonic_mode | Fedor Pchelkin | 2023-08-04 | 1 | -1/+2 |
* | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2023-08-28 | 2 | -4/+4 |
|\ \ |
|
| * | | autofs: convert to ctime accessor functions | Jeff Layton | 2023-07-13 | 2 | -4/+4 |
| |/ |
|
* / | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS | Sven Joachim | 2023-07-29 | 1 | -12/+0 |
|/ |
|
* | autofs: set ctime as well when mtime changes on a dir | Jeff Layton | 2023-06-15 | 1 | -3/+3 |
* | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -3/+3 |
* | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
* | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
* | autofs: remove unused ino field inode | Ian Kent | 2022-07-17 | 1 | -2/+0 |
* | autofs: add comment about autofs_mountpoint_changed() | Ian Kent | 2022-07-17 | 1 | -3/+20 |
* | autofs: use dentry info count instead of simple_empty() | Ian Kent | 2022-07-17 | 3 | -11/+14 |
* | autofs: make dentry info count consistent | Ian Kent | 2022-07-17 | 2 | -4/+1 |
* | autofs: use inode permission method for write access | Ian Kent | 2022-07-17 | 1 | -41/+22 |
* | autofs: fix wait name hash calculation in autofs_wait() | Ian Kent | 2021-10-20 | 1 | -1/+1 |
* | autofs: should_expire() argument is guaranteed to be positive | Al Viro | 2021-03-24 | 1 | -1/+1 |
* | get rid of autofs_getpath() | Al Viro | 2021-03-21 | 2 | -56/+17 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -7/+10 |
* | file: Replace ksys_close with close_fd | Eric W. Biederman | 2020-12-10 | 1 | -2/+3 |
* | autofs: harden ioctl table | Matthew Wilcox | 2020-10-16 | 1 | -2/+6 |
* | autofs: use __kernel_write() for the autofs pipe writing | Linus Torvalds | 2020-09-29 | 1 | -1/+1 |
* | fs: autofs: delete repeated words in comments | Randy Dunlap | 2020-08-14 | 1 | -2/+2 |
* | autofs: switch to kernel_write | Christoph Hellwig | 2020-07-08 | 1 | -1/+1 |
* | LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat() | Al Viro | 2020-03-13 | 1 | -3/+3 |
* | Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-12-05 | 3 | -29/+18 |
|\ |
|
| * | autofs: don't bother with atomics for ino->count | Al Viro | 2019-09-17 | 3 | -14/+14 |
| * | autofs_dir_rmdir(): check ino->count for deciding whether it's empty... | Al Viro | 2019-09-17 | 1 | -4/+3 |
| * | autofs: get rid of pointless checks around ->count handling | Al Viro | 2019-09-17 | 1 | -14/+8 |
| * | autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirs | Al Viro | 2019-09-17 | 1 | -5/+1 |
* | | autofs: fix a leak in autofs_expire_indirect() | Al Viro | 2019-10-25 | 1 | -2/+3 |
|/ |
|