summaryrefslogtreecommitdiff
path: root/fs/afs/vl_list.c
AgeCommit message (Expand)Author
2024-01-01afs: Dispatch vlserver probes in priority orderDavid Howells
2023-12-24afs: Use peer + service_id as call addressDavid Howells
2023-12-24afs: Add a tracepoint for struct afs_addr_listDavid Howells
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2022-08-02afs: Use refcount_t rather than atomic_tDavid Howells
2020-08-20afs: Don't use VL probe running state to make decisions outside probe codeDavid Howells
2019-10-30fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-15afs: Fix afs_cell records to always have a VL server list recordDavid Howells
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells
2018-10-24afs: Implement VL server rotationDavid Howells