aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs/expire.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Gleixner1-4/+1
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian1-1/+2
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent1-12/+50
2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent1-33/+28
2018-08-22autofs: make autofs_expire_indirect() staticIan Kent1-4/+4
2018-08-22autofs: make autofs_expire_direct() staticIan Kent1-4/+4
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent1-1/+1
2018-08-22autofs: fix inconsistent use of now variableIan Kent1-7/+3
2018-06-07autofs: copy autofs4 to autofsIan Kent1-0/+631