summaryrefslogtreecommitdiffstats
path: root/fs/afs/addr_list.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+2
|\
| * keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-281-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* dns_resolver: Allow used keys to be invalidatedDavid Howells2019-05-151-1/+1
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-13/+27
* afs: Eliminate the address pointer from the address list cursorDavid Howells2018-10-241-2/+0Star
* afs: Allow dumping of server cursor on operation failureDavid Howells2018-10-241-0/+2
* afs: Implement VL server rotationDavid Howells2018-10-241-79/+84
* afs: Improve FS server rotation error handlingDavid Howells2018-10-241-3/+1Star
* rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-041-14/+15
* afs: Sort address lists so that they are in logical ascending orderDavid Howells2018-10-041-27/+24Star
* afs: Always build address lists using the helper functionsDavid Howells2018-10-041-17/+15Star
* afs: Do better max capacity handling on address listsDavid Howells2018-10-041-8/+11
* Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-161-1/+1
|\
| * afs: Enable IPv6 DNS lookupsDavid Howells2018-06-151-1/+1
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-2/+1Star
|\ \ | |/ |/|
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1Star
* | 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