| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-30 | autofs: add per dentry expire timeout | Ian Kent | 1 | -2/+5 |
| 2023-11-25 | dentry: switch the lists of children to hlist | Al Viro | 1 | -5/+2 |
| 2022-07-17 | 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-05 | 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-17 | autofs: don't bother with atomics for ino->count | Al Viro | 1 | -3/+3 |
| 2019-07-24 | 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-01 | 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-07 | autofs: copy autofs4 to autofs | Ian Kent | 1 | -0/+631 |