summaryrefslogtreecommitdiffstats
path: root/fs/afs/addr_list.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-2/+1
|\
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* | afs: Fix address list parsingDavid Howells2018-05-141-10/+15
|/
* afs: Fix checker warningsDavid Howells2018-04-091-3/+3
* afs: Fix missing cursor clearanceDavid Howells2018-02-061-3/+10
* afs: Make use of the YFS service upgrade to fully support IPv6David Howells2017-11-131-6/+48
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-0/+31
* afs: Add an address list conceptDavid Howells2017-11-131-0/+308