aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/autofs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+2
2023-11-25dentry: switch the lists of children to hlistAl Viro1-5/+2
2023-11-20autofs: add: new_inode check in autofs_fill_super()Ian Kent1-35/+21
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-4/+4
2023-10-24autofs: fix add autofs_parse_fd()Ian Kent2-4/+11
2023-10-18autofs: convert to new timestamp accessorsJeff Layton2-4/+4
2023-09-22autofs: fix protocol sub version settingIan Kent1-1/+11
2023-09-22autofs: convert autofs to use the new mount apiIan Kent3-124/+155
2023-09-22autofs: validate protocol versionIan Kent1-15/+23
2023-09-22autofs: refactor parse_options()Ian Kent1-64/+72
2023-09-22autofs: reformat 0pt enum declarationIan Kent1-3/+14
2023-09-22autofs: refactor super block info initIan Kent1-25/+28
2023-09-22autofs: add autofs_parse_fd()Ian Kent1-17/+31
2023-09-22autofs: refactor autofs_prepare_pipe()Ian Kent1-1/+9
2023-08-28Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+3
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-4/+4
2023-08-04autofs: use wake_up() instead of wake_up_interruptible(()Ian Kent1-1/+1
2023-08-04autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin1-1/+2
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim1-12/+0
2023-07-13autofs: convert to ctime accessor functionsJeff Layton2-4/+4
2023-06-15autofs: set ctime as well when mtime changes on a dirJeff Layton1-3/+3
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner1-3/+3
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-2/+2
2022-07-17autofs: remove unused ino field inodeIan Kent1-2/+0
2022-07-17autofs: add comment about autofs_mountpoint_changed()Ian Kent1-3/+20
2022-07-17autofs: use dentry info count instead of simple_empty()Ian Kent3-11/+14
2022-07-17autofs: make dentry info count consistentIan Kent2-4/+1
2022-07-17autofs: use inode permission method for write accessIan Kent1-41/+22
2021-10-20autofs: fix wait name hash calculation in autofs_wait()Ian Kent1-1/+1
2021-03-24autofs: should_expire() argument is guaranteed to be positiveAl Viro1-1/+1
2021-03-21get rid of autofs_getpath()Al Viro2-56/+17
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-7/+10
2020-12-10file: Replace ksys_close with close_fdEric W. Biederman1-2/+3
2020-10-16autofs: harden ioctl tableMatthew Wilcox1-2/+6
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds1-1/+1
2020-08-14fs: autofs: delete repeated words in commentsRandy Dunlap1-2/+2
2020-07-08autofs: switch to kernel_writeChristoph Hellwig1-1/+1
2020-03-13LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro1-3/+3
2019-12-05Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-29/+18
2019-10-25autofs: fix a leak in autofs_expire_indirect()Al Viro1-2/+3
2019-09-17autofs: don't bother with atomics for ino->countAl Viro3-14/+14
2019-09-17autofs_dir_rmdir(): check ino->count for deciding whether it's empty...Al Viro1-4/+3
2019-09-17autofs: get rid of pointless checks around ->count handlingAl Viro1-14/+8
2019-09-17autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirsAl Viro1-5/+1
2019-07-27autofs_lookup(): hold ->d_lock over playing with ->d_flagsAl Viro1-6/+7
2019-07-27get rid of autofs_info->active_countAl Viro2-28/+6
2019-07-24autofs: simplify get_next_positive_...(), get rid of trylocksAl Viro1-71/+32
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner8-32/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2