summaryrefslogtreecommitdiffstats
path: root/fs/afs/cmservice.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-161-1/+1
|\
| * Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-021-46/+21
| |\
| * | afs: Implement network namespacingDavid Howells2018-05-231-1/+1
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+4
| |/ |/|
* | afs: Fix CB.CallBack handlingDavid Howells2018-05-141-28/+7
* | afs: Fix the handling of an unfound server in CM operationsDavid Howells2018-05-141-22/+12
* | afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells2018-05-141-3/+9
* | afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells2018-05-141-3/+3
|/
* afs: Trace protocol errorsDavid Howells2018-04-091-2/+2
* afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-091-6/+6
* afs: Fix checker warningsDavid Howells2018-04-091-3/+3
* afs: Protect call->state changes against signalsDavid Howells2017-11-131-14/+12
* afs: Overhaul the callback handlingDavid Howells2017-11-131-1/+1
* afs: Rename struct afs_call server member to cm_serverDavid Howells2017-11-131-10/+8
* afs: Connect up the CB.ProbeUuidDavid Howells2017-11-131-0/+3
* afs: Consolidate abort_to_error translatorsDavid Howells2017-11-131-6/+0
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-1/+1
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-13/+13
* uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-051-8/+8
* afs: Deal with an empty callback arrayMarc Dionne2017-03-161-6/+5
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-14/+14
* afs: Refcount the afs_call structDavid Howells2017-01-091-19/+22
* afs: Add some tracepointsDavid Howells2017-01-091-6/+16
* afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells2016-10-131-4/+2
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-011-65/+77
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-9/+11
* afs: Miscellaneous simple cleanupsDavid Howells2016-08-301-6/+0
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-44/+34
* AFS: Fix cache manager service handlersDavid Howells2014-05-211-0/+19
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-141-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* afs: support the CB.ProbeUuid RPC opDavid Howells2008-04-291-0/+107
* afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells2008-04-291-13/+13
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-0/+2
* [AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy2007-05-031-0/+1
* [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-261-0/+46
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-261-0/+98
* [AFS]: Add security support.David Howells2007-04-261-0/+3
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-544/+237
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-261-32/+14
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-1/+1
* add loglevel to printk in fs/afs/cmservice.cJesper Juhl2006-01-111-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+652
OpenPOWER on IntegriCloud