summaryrefslogtreecommitdiffstats
path: root/fs/autofs/expire.c
Commit message (Expand)AuthorAgeFilesLines
* autofs: simplify get_next_positive_...(), get rid of trylocksAl Viro2019-07-241-71/+32
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1
* autofs: drop dentry reference only when it is never usedPan Bian2019-02-011-1/+2
* autofs: add AUTOFS_EXP_FORCED flagIan Kent2018-08-221-12/+50
* autofs: make expire flags usage consistent with v5 paramsIan Kent2018-08-221-33/+28
* autofs: make autofs_expire_indirect() staticIan Kent2018-08-221-4/+4
* autofs: make autofs_expire_direct() staticIan Kent2018-08-221-4/+4
* autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent2018-08-221-1/+1
* autofs: fix inconsistent use of now variableIan Kent2018-08-221-7/+3
* autofs: copy autofs4 to autofsIan Kent2018-06-071-0/+631