summaryrefslogtreecommitdiffstats
path: root/fs/afs/vl_alias.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Add tracing for cell refcount and active user countDavid Howells2020-10-161-4/+4
* afs: Fix cell refcounting by splitting the usage counterDavid Howells2020-10-161-4/+4
* afs: Fix debugging statements with %px to be %pDavid Howells2020-06-091-1/+1
* afs: Fix use of BUG()David Howells2020-06-091-1/+2
* afs: Reorganise volume and server trees to be rooted on the cellDavid Howells2020-06-041-7/+7
* afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells2020-06-041-4/+5
* afs: Detect cell aliases 3 - YFS Cells with a canonical cell name opDavid Howells2020-06-041-0/+58
* afs: Detect cell aliases 2 - Cells with no root volumesDavid Howells2020-06-041-1/+89
* afs: Detect cell aliases 1 - Cells with root volumesDavid Howells2020-06-041-0/+235