summaryrefslogtreecommitdiff
path: root/fs/autofs/expire.c
AgeCommit message (Expand)Author
2023-11-25dentry: switch the lists of children to hlistAl Viro
2022-07-17autofs: use dentry info count instead of simple_empty()Ian Kent
2021-03-24autofs: should_expire() argument is guaranteed to be positiveAl 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-07-24autofs: simplify get_next_positive_...(), get rid of trylocksAl Viro
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian
2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent
2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent
2018-08-22autofs: make autofs_expire_indirect() staticIan Kent
2018-08-22autofs: make autofs_expire_direct() staticIan Kent
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent
2018-08-22autofs: fix inconsistent use of now variableIan Kent
2018-06-07autofs: copy autofs4 to autofsIan Kent