aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/vl_alias.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-16afs: Add tracing for cell refcount and active user countGravatar David Howells 1-4/+4
2020-10-16afs: Fix cell refcounting by splitting the usage counterGravatar David Howells 1-4/+4
2020-06-09afs: Fix debugging statements with %px to be %pGravatar David Howells 1-1/+1
2020-06-09afs: Fix use of BUG()Gravatar David Howells 1-1/+2
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellGravatar David Howells 1-7/+7
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structGravatar David Howells 1-4/+5
2020-06-04afs: Detect cell aliases 3 - YFS Cells with a canonical cell name opGravatar David Howells 1-0/+58
2020-06-04afs: Detect cell aliases 2 - Cells with no root volumesGravatar David Howells 1-1/+89
2020-06-04afs: Detect cell aliases 1 - Cells with root volumesGravatar David Howells 1-0/+235