aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/server_list.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellGravatar David Howells 1-29/+1
2020-06-04afs: Retain more of the VLDB record for alias detectionGravatar David Howells 1-0/+3
2020-05-31afs: Split the usage count on struct afs_serverGravatar David Howells 1-2/+2
2020-05-31afs: Use the serverUnique field in the UVLDB record to reduce rpc opsGravatar David Howells 1-1/+2
2019-07-10Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+4
2019-06-20afs: Trace afs_server usageGravatar David Howells 1-2/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-01-10afs: Use struct_size() in kzalloc()Gravatar Gustavo A. R. Silva 1-3/+1
2018-10-24afs: Probe multiple fileservers simultaneouslyGravatar David Howells 1-3/+3
2018-05-14afs: Fix refcounting in callback registrationGravatar David Howells 1-2/+5
2018-02-06afs: Fix server list handlingGravatar David Howells 1-1/+2
2017-11-17afs: Fix file lockingGravatar David Howells 1-1/+1
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationGravatar David Howells 1-0/+153