summaryrefslogtreecommitdiffstats
path: root/fs/afs/dynroot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-3/+5
|\
| * keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-281-3/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* afs: Make dynamic root population wait uninterruptibly for proc_cells_lockDavid Howells2019-05-161-2/+1Star
* dns_resolver: Allow used keys to be invalidatedDavid Howells2019-05-151-1/+1
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-241-1/+1
* afs: Implement VL server rotationDavid Howells2018-10-241-1/+1
* 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/+2Star
* afs: switch dynroot lookups to d_splice_alias()Al Viro2018-08-051-15/+3Star
* 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