summaryrefslogtreecommitdiff
path: root/fs/autofs
AgeCommit message (Expand)Author
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
2021-10-20autofs: fix wait name hash calculation in autofs_wait()Ian Kent
2021-03-24autofs: should_expire() argument is guaranteed to be positiveAl Viro
2021-03-21get rid of autofs_getpath()Al Viro
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2020-12-10file: Replace ksys_close with close_fdEric W. Biederman
2020-10-16autofs: harden ioctl tableMatthew Wilcox
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds
2020-08-14fs: autofs: delete repeated words in commentsRandy Dunlap
2020-07-08autofs: switch to kernel_writeChristoph Hellwig
2020-03-13LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro
2019-12-05Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-10-25autofs: fix a leak in autofs_expire_indirect()Al Viro
2019-09-17autofs: don't bother with atomics for ino->countAl Viro
2019-09-17autofs_dir_rmdir(): check ino->count for deciding whether it's empty...Al Viro
2019-09-17autofs: get rid of pointless checks around ->count handlingAl Viro
2019-09-17autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirsAl Viro
2019-07-27autofs_lookup(): hold ->d_lock over playing with ->d_flagsAl Viro
2019-07-27get rid of autofs_info->active_countAl Viro
2019-07-24autofs: simplify get_next_positive_...(), get rid of trylocksAl Viro
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner