Age | Commit message (Expand) | Author | Files | Lines |
2022-07-18 | autofs: use dentry info count instead of simple_empty() | Ian Kent | 1 | -1/+1 |
2021-03-24 | autofs: should_expire() argument is guaranteed to be positive | Al Viro | 1 | -1/+1 |
2019-12-06 | Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -3/+3 |
2019-10-25 | autofs: fix a leak in autofs_expire_indirect() | Al Viro | 1 | -2/+3 |
2019-09-18 | autofs: don't bother with atomics for ino->count | Al Viro | 1 | -3/+3 |
2019-07-25 | autofs: simplify get_next_positive_...(), get rid of trylocks | Al Viro | 1 | -71/+32 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 | Thomas Gleixner | 1 | -4/+1 |
2019-02-02 | autofs: drop dentry reference only when it is never used | Pan Bian | 1 | -1/+2 |
2018-08-22 | autofs: add AUTOFS_EXP_FORCED flag | Ian Kent | 1 | -12/+50 |
2018-08-22 | autofs: make expire flags usage consistent with v5 params | Ian Kent | 1 | -33/+28 |
2018-08-22 | autofs: make autofs_expire_indirect() static | Ian Kent | 1 | -4/+4 |
2018-08-22 | autofs: make autofs_expire_direct() static | Ian Kent | 1 | -4/+4 |
2018-08-22 | autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect() | Ian Kent | 1 | -1/+1 |
2018-08-22 | autofs: fix inconsistent use of now variable | Ian Kent | 1 | -7/+3 |
2018-06-08 | autofs: copy autofs4 to autofs | Ian Kent | 1 | -0/+631 |