Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | afs: Fix the dynamic root's d_delete to always delete unused dentries | David Howells | 2024-01-08 | 1 | -12/+1 |
* | afs: Fix NULL deref in afs_dynroot_depopulate() | David Howells | 2020-08-26 | 1 | -9/+11 |
* | afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP | David Howells | 2020-01-09 | 1 | -0/+3 |
* | afs: Fix cell proc list | David Howells | 2018-10-12 | 1 | -1/+1 |
* | afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT) | Al Viro | 2018-08-05 | 1 | -11/+2 |
* | afs: switch dynroot lookups to d_splice_alias() | Al Viro | 2018-08-05 | 1 | -15/+3 |
* | afs: Display manually added cells in dynamic root mount | David Howells | 2018-06-15 | 1 | -1/+123 |
* | afs: Enable IPv6 DNS lookups | David Howells | 2018-06-15 | 1 | -1/+1 |
* | afs: Split the dynroot stuff out and give it its own ops tables | David Howells | 2018-04-09 | 1 | -0/+209 |