Age | Commit message (Expand) | Author |
---|---|---|
2019-12-05 | Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-10-25 | autofs: fix a leak in autofs_expire_indirect() | Al Viro |
2019-09-17 | autofs: don't bother with atomics for ino->count | Al Viro |
2019-07-24 | autofs: simplify get_next_positive_...(), get rid of trylocks | Al Viro |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 | Thomas Gleixner |
2019-02-01 | autofs: drop dentry reference only when it is never used | Pan Bian |
2018-08-22 | autofs: add AUTOFS_EXP_FORCED flag | Ian Kent |
2018-08-22 | autofs: make expire flags usage consistent with v5 params | Ian Kent |
2018-08-22 | autofs: make autofs_expire_indirect() static | Ian Kent |
2018-08-22 | autofs: make autofs_expire_direct() static | Ian Kent |
2018-08-22 | autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect() | Ian Kent |
2018-08-22 | autofs: fix inconsistent use of now variable | Ian Kent |
2018-06-07 | autofs: copy autofs4 to autofs | Ian Kent |