summaryrefslogtreecommitdiff
path: root/fs/afs/cmservice.c
Commit message (Expand)AuthorAge
* afs: Protect call->state changes against signalsDavid Howells2017-11-13
* afs: Overhaul the callback handlingDavid Howells2017-11-13
* afs: Rename struct afs_call server member to cm_serverDavid Howells2017-11-13
* afs: Connect up the CB.ProbeUuidDavid Howells2017-11-13
* afs: Consolidate abort_to_error translatorsDavid Howells2017-11-13
* afs: Push the net ns pointer to more placesDavid Howells2017-11-13
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-13
* uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-05
* afs: Deal with an empty callback arrayMarc Dionne2017-03-16
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-10
* afs: Refcount the afs_call structDavid Howells2017-01-09
* afs: Add some tracepointsDavid Howells2017-01-09
* afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells2016-10-13
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-01
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-30
* afs: Miscellaneous simple cleanupsDavid Howells2016-08-30
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-06
* AFS: Fix cache manager service handlersDavid Howells2014-05-21
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* afs: support the CB.ProbeUuid RPC opDavid Howells2008-04-29
* afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells2008-04-29
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* [AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy2007-05-03
* [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-26
* [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
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* add loglevel to printk in fs/afs/cmservice.cJesper Juhl2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16