summaryrefslogtreecommitdiffstats
path: root/fs/afs/dynroot.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells2024-01-081-12/+1
* afs: Fix NULL deref in afs_dynroot_depopulate()David Howells2020-08-261-9/+11
* afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells2020-01-091-0/+3
* afs: Fix cell proc listDavid Howells2018-10-121-1/+1
* afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)Al Viro2018-08-051-11/+2
* afs: switch dynroot lookups to d_splice_alias()Al Viro2018-08-051-15/+3
* afs: Display manually added cells in dynamic root mountDavid Howells2018-06-151-1/+123
* afs: Enable IPv6 DNS lookupsDavid Howells2018-06-151-1/+1
* afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells2018-04-091-0/+209