summaryrefslogtreecommitdiff
path: root/fs/afs/rxrpc.c
Commit message (Expand)AuthorAge
* afs: Check for fatal error when in waiting for ack stateDavid Howells2016-10-06
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-08
* rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-08
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-07
* fs/afs/rxrpc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-04
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-01
* rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-30
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-30
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-06
* rxrpc: Limit the listening backlogDavid Howells2016-06-10
* rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-11
* afs: Wait for outstanding async calls before closing rxrpc socketDavid Howells2016-04-11
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* AFS: afs_send_empty_reply() doesn't require an iovec arrayDavid Howells2015-04-01
* rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...Al Viro2015-02-04
* put iov_iter into msghdrAl Viro2014-12-09
* AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2014-05-23
* AFS: Fix kafs module unloadingNathaniel Wesley Filardo2014-05-23
* AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo2014-05-23
* AFS: Fix cache manager service handlersDavid Howells2014-05-21
* afs: don't use PREPARE_WORKTejun Heo2014-03-07
* afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard2012-03-16
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* afs: destroy work queue on init failureDan Carpenter2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells2007-07-20
* AFS: further write support fixesDavid Howells2007-05-10
* AFS: implement basic file write supportDavid Howells2007-05-09
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-27
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-26
* [AFS]: Add security support.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26