summaryrefslogtreecommitdiffstats
path: root/fs/afs/addr_list.c
AgeCommit message (Expand)Author
2020-03-13afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_tJann Horn
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells
2018-10-24afs: Eliminate the address pointer from the address list cursorDavid Howells
2018-10-24afs: Allow dumping of server cursor on operation failureDavid Howells
2018-10-24afs: Implement VL server rotationDavid Howells
2018-10-24afs: Improve FS server rotation error handlingDavid Howells
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells
2018-10-04afs: Sort address lists so that they are in logical ascending orderDavid Howells
2018-10-04afs: Always build address lists using the helper functionsDavid Howells
2018-10-04afs: Do better max capacity handling on address listsDavid Howells
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-15afs: Enable IPv6 DNS lookupsDavid Howells
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-14afs: Fix address list parsingDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2018-02-06afs: Fix missing cursor clearanceDavid Howells
2017-11-13afs: Make use of the YFS service upgrade to fully support IPv6David Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Add an address list conceptDavid Howells