| Commit message (Expand) | Author | Age | Files | Lines |
* | rxrpc, afs: Allow afs to pin rxrpc_peer objects | David Howells | 2023-12-24 | 1 | -2/+3 |
* | rxrpc: Tidy up abort generation infrastructure | David Howells | 2023-01-06 | 1 | -2/+4 |
* | use less confusing names for iov_iter direction initializers | Al Viro | 2022-11-25 | 1 | -1/+1 |
* | afs: Fix access after dec in put functions | David Howells | 2022-08-02 | 1 | -1/+1 |
* | afs: Use refcount_t rather than atomic_t | David Howells | 2022-08-02 | 1 | -1/+1 |
* | afs: Fix tracepoint string placement with built-in AFS | David Howells | 2021-07-21 | 1 | -18/+7 |
* | afs: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-25 | 1 | -0/+5 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -8/+8 |
* | afs: Fix handling of CB.ProbeUuid cache manager op | David Howells | 2020-06-04 | 1 | -2/+3 |
* | afs: Don't get epoch from a server because it may be ambiguous | David Howells | 2020-06-04 | 1 | -47/+2 |
* | afs: Remove the error argument from afs_protocol_error() | David Howells | 2020-05-31 | 1 | -6/+3 |
* | afs: Actively poll fileservers to maintain NAT or firewall openings | David Howells | 2020-05-31 | 1 | -1/+1 |
* | afs: Split the usage count on struct afs_server | David Howells | 2020-05-31 | 1 | -1/+3 |
* | afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH | David Howells | 2020-04-24 | 1 | -1/+1 |
* | afs: Fix handling of an abort from a service handler | David Howells | 2020-03-13 | 1 | -2/+12 |
* | afs: Switch the naming of call->iter and call->_iter | David Howells | 2019-11-21 | 1 | -3/+3 |
* | afs: Fix the CB.ProbeUuid service handler to reply correctly | David Howells | 2019-07-30 | 1 | -7/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 1 | -23/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 1 | -5/+1 |
| |\ |
|
| * | | afs: do not send list of client addresses | Florian Westphal | 2019-06-02 | 1 | -23/+1 |
* | | | Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-10 | 1 | -1/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | afs: Trace afs_server usage | David Howells | 2019-06-20 | 1 | -1/+4 |
| |/ |
|
* / | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | afs: Get rid of afs_call::reply[] | David Howells | 2019-05-16 | 1 | -7/+7 |
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-05-07 | 1 | -0/+8 |
|\ |
|
| * | afs: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-04-08 | 1 | -0/+8 |
* | | afs: Avoid section confusion in CM_NAME | Andi Kleen | 2019-04-13 | 1 | -1/+1 |
|/ |
|
* | afs: Probe multiple fileservers simultaneously | David Howells | 2018-10-24 | 1 | -35/+94 |
* | afs: Implement the YFS cache manager service | David Howells | 2018-10-24 | 1 | -1/+102 |
* | afs: Remove callback details from afs_callback_break struct | David Howells | 2018-10-24 | 1 | -12/+5 |
* | afs: Add a couple of tracepoints to log I/O errors | David Howells | 2018-10-24 | 1 | -5/+5 |
* | afs: Set up the iov_iter before calling afs_extract_data() | David Howells | 2018-10-24 | 1 | -22/+18 |
* | afs: Better tracing of protocol errors | David Howells | 2018-10-24 | 1 | -2/+4 |
* | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'afs-fixes-20180514' into afs-proc | Al Viro | 2018-06-02 | 1 | -46/+21 |
| |\ |
|
| * | | afs: Implement network namespacing | David Howells | 2018-05-23 | 1 | -1/+1 |
* | | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -3/+4 |
| |/
|/| |
|
* | | afs: Fix CB.CallBack handling | David Howells | 2018-05-14 | 1 | -28/+7 |
* | | afs: Fix the handling of an unfound server in CM operations | David Howells | 2018-05-14 | 1 | -22/+12 |
* | | afs: Add a tracepoint to record callbacks from unlisted servers | David Howells | 2018-05-14 | 1 | -3/+9 |
* | | afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID | David Howells | 2018-05-14 | 1 | -3/+3 |
|/ |
|
* | afs: Trace protocol errors | David Howells | 2018-04-09 | 1 | -2/+2 |
* | afs: Prospectively look up extra files when doing a single lookup | David Howells | 2018-04-09 | 1 | -6/+6 |
* | afs: Fix checker warnings | David Howells | 2018-04-09 | 1 | -3/+3 |
* | afs: Protect call->state changes against signals | David Howells | 2017-11-13 | 1 | -14/+12 |
* | afs: Overhaul the callback handling | David Howells | 2017-11-13 | 1 | -1/+1 |
* | afs: Rename struct afs_call server member to cm_server | David Howells | 2017-11-13 | 1 | -10/+8 |
* | afs: Connect up the CB.ProbeUuid | David Howells | 2017-11-13 | 1 | -0/+3 |
* | afs: Consolidate abort_to_error translators | David Howells | 2017-11-13 | 1 | -6/+0 |
* | afs: Push the net ns pointer to more places | David Howells | 2017-11-13 | 1 | -1/+1 |