aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/rxrpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properlyAl Viro1-7/+7
2014-12-09put iov_iter into msghdrAl Viro1-8/+6
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells1-10/+4
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo1-8/+9
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo1-7/+13
2014-05-21AFS: Fix cache manager service handlersDavid Howells1-22/+21
2014-03-07afs: don't use PREPARE_WORKTejun Heo1-2/+10
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo1-1/+1
2010-08-11afs: destroy work queue on init failureDan Carpenter1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2007-10-17fs/afs/: possible cleanupsAdrian Bunk1-1/+2
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells1-11/+10
2007-05-10AFS: further write support fixesDavid Howells1-1/+1
2007-05-09AFS: implement basic file write supportDavid Howells1-4/+76
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells1-1/+1
2007-04-26[AFS]: Add support for the CB.GetCapabilities operation.David Howells1-0/+39
2007-04-26[AFS]: Add security support.David Howells1-30/+107
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells1-0/+666