- bd80d8a afs: Use ITER_XARRAY for writing by David Howells · 5 years ago
- 0509275 afs: Log remote unmarshalling errors by David Howells · 4 years, 7 months ago
- f105da1 afs: Don't truncate iter during data fetch by David Howells · 5 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 8 months ago
- e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
- 7126ead afs: Remove the error argument from afs_protocol_error() by David Howells · 4 years, 9 months ago
- 38355ee afs: Set error flag rather than return error from file status decode by David Howells · 4 years, 9 months ago
- 977e5f8 afs: Split the usage count on struct afs_server by David Howells · 4 years, 9 months ago
- 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 7 months ago
- 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
- dde9f09 afs: Fix handling of an abort from a service handler by David Howells · 4 years, 10 months ago
- 4636cf1 afs: Fix some tracing details by David Howells · 4 years, 10 months ago
- e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
- 4a55d36 Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- fc27612 afs: Switch the naming of call->iter and call->_iter by David Howells · 5 years ago
- c74386d afs: Fix missing timeout reset by David Howells · 5 years ago
- 8dda995 Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- 4521819 afs: Trace afs_server usage by David Howells · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 4571577 afs: Always get the reply time by David Howells · 6 years ago
- ffba718 afs: Get rid of afs_call::reply[] by David Howells · 6 years ago
- 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
- b960a34 rxrpc: Allow the kernel to mark a call as being non-interruptible by David Howells · 6 years ago
- 94f699c afs: Fix the maximum lifespan of VL and probe calls by David Howells · 6 years ago
- e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
- b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
- 0b9bf38 afs: Split wait from afs_make_call() by David Howells · 6 years ago
- 8022c4b afs: Differentiate abort due to unmarshalling from other errors by David Howells · 6 years ago
- f7f1dd3 afs: Check for rxrpc call completion in wait loop by Marc Dionne · 6 years ago
- 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
- e690c9e afs: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 34fa476 afs: Fix race in async call refcounting by David Howells · 6 years ago
- 7a75b00 afs: Provide a function to get a ref on a call by David Howells · 6 years ago
- 7150cea rxrpc: Fix life check by David Howells · 6 years ago
- 3bf0fb6 afs: Probe multiple fileservers simultaneously by David Howells · 6 years ago
- 2feeaf8 afs: Eliminate the address pointer from the address list cursor by David Howells · 6 years ago
- 12d8e95 afs: Calc callback expiry in op reply delivery by David Howells · 6 years ago
- 35dbfba afs: Implement the YFS cache manager service by David Howells · 6 years ago
- f51375c afs: Add a couple of tracepoints to log I/O errors by David Howells · 6 years ago
- 4ac15ea afs: Handle EIO from delivery function by David Howells · 6 years ago
- 12bdcf3 afs: Set up the iov_iter before calling afs_extract_data() by David Howells · 6 years ago
- 160cb95 afs: Better tracing of protocol errors by David Howells · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- f0a7d18 afs: Fix clearance of reply by David Howells · 6 years ago
- 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- eb9950e rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller by David Howells · 6 years ago
- bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
- de52cf9 Merge tag 'afs-fixes-20180514' into afs-proc by Al Viro · 7 years ago
- 5b86d4f afs: Implement network namespacing by David Howells · 7 years ago
- 4776cab afs: Fix the non-encryption of calls by David Howells · 7 years ago
- a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
- f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 7 years ago
- 5f702c8 afs: Trace protocol errors by David Howells · 7 years ago
- 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
- ab1fbe3 sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
- 7888da9 afs: Potential uninitialized variable in afs_extract_data() by Dan Carpenter · 7 years ago
- 98bf40c afs: Protect call->state changes against signals by David Howells · 7 years ago
- 83732ec afs: Use a dynamic port if 7001 is in use by Marc Dionne · 7 years ago
- 2c09901 afs: Trace the sending of pages by David Howells · 7 years ago
- 025db80 afs: Trace the initiation and completion of client calls by David Howells · 7 years ago
- 1199db6 afs: Fix total-length calculation for multiple-page send by David Howells · 7 years ago
- 5f0fc8ba afs: Only progress call state at end of Tx phase from rxrpc callback by David Howells · 7 years ago
- d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
- 8b2a464 afs: Add an address list concept by David Howells · 7 years ago
- d0676a1 afs: Rename struct afs_call server member to cm_server by David Howells · 7 years ago
- 33cd7f2 afs: Potentially return call->reply[0] from afs_make_call() by David Howells · 7 years ago
- 97e3043 afs: Condense afs_call's reply{,2,3,4} into an array by David Howells · 7 years ago
- f780c8e afs: Consolidate abort_to_error translators by David Howells · 7 years ago
- 3838d3e afs: Allow IPv6 address specification of VL servers by David Howells · 7 years ago
- 4d9df98 afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr by David Howells · 7 years ago
- f044c88 afs: Lay the groundwork for supporting network namespaces by David Howells · 7 years ago
- 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
- bc5e3a5 rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals by David Howells · 7 years ago
- a68f4a2 rxrpc: Support service upgrade from a kernel service by David Howells · 7 years ago
- e833251 rxrpc: Add notification of end-of-Tx phase by David Howells · 7 years ago
- ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
- e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
- 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
- 954cd6d afs: Fix abort on signal while waiting for call completion by David Howells · 8 years ago
- 445783d afs: Fix an off-by-one error in afs_send_pages() by David Howells · 8 years ago
- 70af0e3 afs: Better abort and net error handling by David Howells · 8 years ago
- 1157f15 afs: Invalid op ID should abort with RXGEN_OPCODE by David Howells · 8 years ago
- 2f5705a afs: Use a bvec rather than a kvec in afs_send_pages() by David Howells · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 341f741 afs: Refcount the afs_call struct by David Howells · 8 years ago
- 56ff9c8 afs: Kill afs_wait_mode by David Howells · 8 years ago
- 8e8d7f1 afs: Add some tracepoints by David Howells · 8 years ago
- 39c6ace afs_send_pages(): use ITER_BVEC by Al Viro · 9 years ago
- 50a2c95 afs: call->operation_ID sometimes used as __be32 sometimes as u32 by David Howells · 8 years ago
- 9008f99 afs: Check for fatal error when in waiting for ack state by David Howells · 8 years ago
- 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
- 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
- 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
- 69ad052 fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago