summaryrefslogtreecommitdiffstats
path: root/fs/afs/server_list.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Reorganise volume and server trees to be rooted on the cellDavid Howells2020-06-041-29/+1
* afs: Retain more of the VLDB record for alias detectionDavid Howells2020-06-041-0/+3
* afs: Split the usage count on struct afs_serverDavid Howells2020-05-311-2/+2
* afs: Use the serverUnique field in the UVLDB record to reduce rpc opsDavid Howells2020-05-311-1/+2
* Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-101-2/+4
|\
| * afs: Trace afs_server usageDavid Howells2019-06-201-2/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* afs: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-101-3/+1
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-3/+3
* afs: Fix refcounting in callback registrationDavid Howells2018-05-141-2/+5
* afs: Fix server list handlingDavid Howells2018-02-061-1/+2
* afs: Fix file lockingDavid Howells2017-11-171-1/+1
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-0/+153