aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/dynroot.c
AgeCommit message (Expand)Author
2024-01-08afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells
2020-08-26afs: Fix NULL deref in afs_dynroot_depopulate()David Howells
2020-01-09afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells
2018-10-12afs: Fix cell proc listDavid Howells
2018-08-05afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)Al Viro
2018-08-05afs: switch dynroot lookups to d_splice_alias()Al Viro
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells
2018-06-15afs: Enable IPv6 DNS lookupsDavid Howells
2018-04-09afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells