Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
df2f7729f23fdab923c913302051997561e1ef07
/
fs
/
afs
/
rxrpc.c
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
4de48af
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
by David Howells
· 8 years ago
8324f0b
rxrpc: Provide a way for AFS to ask for the peer address of a call
by David Howells
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
0e119b4
rxrpc: Limit the listening backlog
by David Howells
· 8 years ago
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
by David Howells
· 9 years ago
2f02f7a
afs: Wait for outstanding async calls before closing rxrpc socket
by David Howells
· 9 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 10 years ago
bfd4e95
AFS: afs_send_empty_reply() doesn't require an iovec array
by David Howells
· 10 years ago
2e90b1c
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
656f88d
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
by David Howells
· 11 years ago
150a6b4
AFS: Fix kafs module unloading
by Nathaniel Wesley Filardo
· 11 years ago
6cf1286
AFS: Part of afs_end_call() is identical to code elsewhere, so split it
by Nathaniel Wesley Filardo
· 11 years ago
6c67c7c
AFS: Fix cache manager service handlers
by David Howells
· 11 years ago
0594994
afs: don't use PREPARE_WORK
by Tejun Heo
· 11 years ago
c017386
afs: Remote abort can cause BUG in rxrpc code
by Anton Blanchard
· 13 years ago
0ad53ee
afs: add afs_wq and use it instead of the system workqueue
by Tejun Heo
· 14 years ago
bebf8cf
afs: destroy work queue on init failure
by Dan Carpenter
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c1206a2
fs/afs/: possible cleanups
by Adrian Bunk
· 17 years ago
bd6dc74
AFS: Use patched rxrpc_kernel_send_data() correctly
by David Howells
· 17 years ago
5bbf5d3
AFS: further write support fixes
by David Howells
· 18 years ago
31143d5
AFS: implement basic file write support
by David Howells
· 18 years ago
b1bdb69
[AF_RXRPC/AFS]: Arch-specific fixes.
by David Howells
· 18 years ago
b908fe6
[AFS]: Add support for the CB.GetCapabilities operation.
by David Howells
· 18 years ago
00d3b7a
[AFS]: Add security support.
by David Howells
· 18 years ago
08e0e7c
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
by David Howells
· 18 years ago