summaryrefslogtreecommitdiffstats
path: root/fs/autofs
AgeCommit message (Expand)AuthorLines
2020-12-10file: Replace ksys_close with close_fdEric W. Biederman-2/+3
2020-10-16autofs: harden ioctl tableMatthew Wilcox-2/+6
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds-1/+1
2020-08-14fs: autofs: delete repeated words in commentsRandy Dunlap-2/+2
2020-07-08autofs: switch to kernel_writeChristoph Hellwig-1/+1
2020-03-13LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()Al Viro-3/+3
2019-12-05Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-29/+18
2019-10-25autofs: fix a leak in autofs_expire_indirect()Al Viro-2/+3
2019-09-17autofs: don't bother with atomics for ino->countAl Viro-14/+14
2019-09-17autofs_dir_rmdir(): check ino->count for deciding whether it's empty...Al Viro-4/+3
2019-09-17autofs: get rid of pointless checks around ->count handlingAl Viro-14/+8
2019-09-17autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirsAl Viro-5/+1
2019-07-27autofs_lookup(): hold ->d_lock over playing with ->d_flagsAl Viro-6/+7
2019-07-27get rid of autofs_info->active_countAl Viro-28/+6
2019-07-24autofs: simplify get_next_positive_...(), get rid of trylocksAl Viro-71/+32
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner-32/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-04-09autofs: fix use-after-free in lockless ->d_manage()Al Viro-1/+2
2019-03-07autofs: clear O_NONBLOCK on the pipeNeilBrown-0/+2
2019-03-07fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()Ian Kent-6/+6
2019-03-07autofs: add ignore mount optionIan Kent-1/+9
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent-1/+3
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian-1/+2
2019-01-04autofs: add strictexpire mount optionIan Kent-2/+12
2019-01-04autofs: change catatonic setting to a bit flagIan Kent-16/+20
2019-01-04autofs: simplify parse_options() function callIan Kent-26/+29
2019-01-04autofs: improve ioctl sbi checksIan Kent-21/+9
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-69/+120
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent-12/+50
2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent-34/+29
2018-08-22autofs: make autofs_expire_indirect() staticIan Kent-7/+4
2018-08-22autofs: make autofs_expire_direct() staticIan Kent-7/+4
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent-1/+1
2018-08-22autofs: fix inconsistent use of now variableIan Kent-7/+3
2018-08-22autofs: fix directory and symlink accessIan Kent-3/+30
2018-08-22autofs: fix autofs_sbi() does not check super block typeIan Kent-2/+3
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman-0/+1
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli-9/+13
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds-3/+3
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven-1/+1
2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds-0/+12
2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter-3/+3
2018-06-07autofs: clean up includesIan Kent-29/+2
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent-0/+27
2018-06-07autofs: copy autofs4 to autofsIan Kent-0/+3618
2010-10-05autofs3: move to drivers/stagingArnd Bergmann-1657/+0
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann-3/+64
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1