aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs
AgeCommit message (Expand)AuthorFilesLines
2022-07-17autofs: remove unused ino field inodeGravatar Ian Kent 1-2/+0
2022-07-17autofs: add comment about autofs_mountpoint_changed()Gravatar Ian Kent 1-3/+20
2022-07-17autofs: use dentry info count instead of simple_empty()Gravatar Ian Kent 3-11/+14
2022-07-17autofs: make dentry info count consistentGravatar Ian Kent 2-4/+1
2022-07-17autofs: use inode permission method for write accessGravatar Ian Kent 1-41/+22
2021-10-20autofs: fix wait name hash calculation in autofs_wait()Gravatar Ian Kent 1-1/+1
2021-03-24autofs: should_expire() argument is guaranteed to be positiveGravatar Al Viro 1-1/+1
2021-03-21get rid of autofs_getpath()Gravatar Al Viro 2-56/+17
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-7/+10
2020-12-10file: Replace ksys_close with close_fdGravatar Eric W. Biederman 1-2/+3
2020-10-16autofs: harden ioctl tableGravatar Matthew Wilcox 1-2/+6
2020-09-29autofs: use __kernel_write() for the autofs pipe writingGravatar Linus Torvalds 1-1/+1
2020-08-14fs: autofs: delete repeated words in commentsGravatar Randy Dunlap 1-2/+2
2020-07-08autofs: switch to kernel_writeGravatar Christoph Hellwig 1-1/+1
2020-03-13LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Gravatar Al Viro 1-3/+3
2019-12-05Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 3-29/+18
2019-10-25autofs: fix a leak in autofs_expire_indirect()Gravatar Al Viro 1-2/+3
2019-09-17autofs: don't bother with atomics for ino->countGravatar Al Viro 3-14/+14
2019-09-17autofs_dir_rmdir(): check ino->count for deciding whether it's empty...Gravatar Al Viro 1-4/+3
2019-09-17autofs: get rid of pointless checks around ->count handlingGravatar Al Viro 1-14/+8
2019-09-17autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirsGravatar Al Viro 1-5/+1
2019-07-27autofs_lookup(): hold ->d_lock over playing with ->d_flagsGravatar Al Viro 1-6/+7
2019-07-27get rid of autofs_info->active_countGravatar Al Viro 2-28/+6
2019-07-24autofs: simplify get_next_positive_...(), get rid of trylocksGravatar Al Viro 1-71/+32
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Gravatar Thomas Gleixner 8-32/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-04-09autofs: fix use-after-free in lockless ->d_manage()Gravatar Al Viro 2-1/+2
2019-03-07autofs: clear O_NONBLOCK on the pipeGravatar NeilBrown 1-0/+2
2019-03-07fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()Gravatar Ian Kent 1-6/+6
2019-03-07autofs: add ignore mount optionGravatar Ian Kent 2-1/+9
2019-02-01autofs: fix error return in autofs_fill_super()Gravatar Ian Kent 1-1/+3
2019-02-01autofs: drop dentry reference only when it is never usedGravatar Pan Bian 1-1/+2
2019-01-04autofs: add strictexpire mount optionGravatar Ian Kent 3-2/+12
2019-01-04autofs: change catatonic setting to a bit flagGravatar Ian Kent 5-16/+20
2019-01-04autofs: simplify parse_options() function callGravatar Ian Kent 1-26/+29
2019-01-04autofs: improve ioctl sbi checksGravatar Ian Kent 3-21/+9
2018-08-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-69/+120
2018-08-22autofs: add AUTOFS_EXP_FORCED flagGravatar Ian Kent 1-12/+50
2018-08-22autofs: make expire flags usage consistent with v5 paramsGravatar Ian Kent 2-34/+29
2018-08-22autofs: make autofs_expire_indirect() staticGravatar Ian Kent 2-7/+4
2018-08-22autofs: make autofs_expire_direct() staticGravatar Ian Kent 2-7/+4
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Gravatar Ian Kent 1-1/+1
2018-08-22autofs: fix inconsistent use of now variableGravatar Ian Kent 1-7/+3
2018-08-22autofs: fix directory and symlink accessGravatar Ian Kent 1-3/+30
2018-08-22autofs: fix autofs_sbi() does not check super block typeGravatar Ian Kent 2-2/+3
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structGravatar Eric W. Biederman 1-0/+1
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Gravatar Tomas Bortoli 1-9/+13
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Gravatar Linus Torvalds 2-3/+3
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGravatar Geert Uytterhoeven 1-1/+1