Age | Commit message (Expand) | Author | Files | Lines |
2020-03-13 | afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t | Jann Horn | 1 | -1/+1 |
2019-07-09 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2019-06-28 | keys: Pass the network namespace into request_key mechanism | David Howells | 1 | -2/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
2019-05-15 | dns_resolver: Allow used keys to be invalidated | David Howells | 1 | -1/+1 |
2018-10-24 | afs: Probe multiple fileservers simultaneously | David Howells | 1 | -13/+27 |
2018-10-24 | afs: Eliminate the address pointer from the address list cursor | David Howells | 1 | -2/+0 |
2018-10-24 | afs: Allow dumping of server cursor on operation failure | David Howells | 1 | -0/+2 |
2018-10-24 | afs: Implement VL server rotation | David Howells | 1 | -79/+84 |
2018-10-24 | afs: Improve FS server rotation error handling | David Howells | 1 | -3/+1 |
2018-10-04 | rxrpc: Use IPv4 addresses throught the IPv6 | David Howells | 1 | -14/+15 |
2018-10-04 | afs: Sort address lists so that they are in logical ascending order | David Howells | 1 | -27/+24 |
2018-10-04 | afs: Always build address lists using the helper functions | David Howells | 1 | -17/+15 |
2018-10-04 | afs: Do better max capacity handling on address lists | David Howells | 1 | -8/+11 |
2018-06-16 | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
2018-06-15 | afs: Enable IPv6 DNS lookups | David Howells | 1 | -1/+1 |
2018-06-07 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -2/+1 |
2018-05-14 | afs: Fix address list parsing | David Howells | 1 | -10/+15 |
2018-04-09 | afs: Fix checker warnings | David Howells | 1 | -3/+3 |
2018-02-06 | afs: Fix missing cursor clearance | David Howells | 1 | -3/+10 |
2017-11-13 | afs: Make use of the YFS service upgrade to fully support IPv6 | David Howells | 1 | -6/+48 |
2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 1 | -0/+31 |
2017-11-13 | afs: Add an address list concept | David Howells | 1 | -0/+308 |