summaryrefslogtreecommitdiff
path: root/fs/afs/vl_alias.c
AgeCommit message (Expand)Author
2024-01-01afs: Defer volume record destruction to a workqueueDavid Howells
2024-01-01afs: Make it possible to find the volumes that are using a serverDavid Howells
2024-01-01afs: Keep a record of the current fileserver endpoint stateDavid Howells
2023-12-24afs: Simplify error handlingDavid Howells
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2023-12-24afs: Turn the afs_addr_list address array into an array of structsDavid Howells
2020-10-16afs: Add tracing for cell refcount and active user countDavid Howells
2020-10-16afs: Fix cell refcounting by splitting the usage counterDavid Howells
2020-06-09afs: Fix debugging statements with %px to be %pDavid Howells
2020-06-09afs: Fix use of BUG()David Howells
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellDavid Howells
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells
2020-06-04afs: Detect cell aliases 3 - YFS Cells with a canonical cell name opDavid Howells
2020-06-04afs: Detect cell aliases 2 - Cells with no root volumesDavid Howells
2020-06-04afs: Detect cell aliases 1 - Cells with root volumesDavid Howells