summaryrefslogtreecommitdiffstats
path: root/fs/afs/rxrpc.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-1/+1
* AFS: afs_send_empty_reply() doesn't require an iovec arrayDavid Howells2015-04-011-4/+1
* rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...Al Viro2015-02-041-7/+7
* put iov_iter into msghdrAl Viro2014-12-091-8/+6
* AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2014-05-231-10/+4
* AFS: Fix kafs module unloadingNathaniel Wesley Filardo2014-05-231-8/+9
* AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo2014-05-231-7/+13
* AFS: Fix cache manager service handlersDavid Howells2014-05-211-22/+21
* afs: don't use PREPARE_WORKTejun Heo2014-03-071-2/+10
* afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard2012-03-161-0/+3
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-141-1/+1
* afs: destroy work queue on init failureDan Carpenter2010-08-111-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-1/+2
* AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells2007-07-201-11/+10
* AFS: further write support fixesDavid Howells2007-05-101-1/+1
* AFS: implement basic file write supportDavid Howells2007-05-091-4/+76
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-271-1/+1
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-261-0/+39
* [AFS]: Add security support.David Howells2007-04-261-30/+107
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-0/+666
OpenPOWER on IntegriCloud