summaryrefslogtreecommitdiffstats
path: root/fs/afs/vl_list.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Don't use VL probe running state to make decisions outside probe codeDavid Howells2020-08-201-0/+1
* fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-301-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* afs: Fix afs_cell records to always have a VL server list recordDavid Howells2019-05-151-11/+9
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-1/+5
* afs: Implement VL server rotationDavid Howells2018-10-241-0/+336