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