aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/vl_list.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20afs: Don't use VL probe running state to make decisions outside probe codeDavid Howells1-0/+1
2019-10-30fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-15afs: Fix afs_cell records to always have a VL server list recordDavid Howells1-11/+9
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells1-1/+5
2018-10-24afs: Implement VL server rotationDavid Howells1-0/+336