aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/cmservice.c
AgeCommit message (Expand)Author
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-02Merge tag 'afs-fixes-20180514' into afs-procAl Viro
2018-05-23afs: Implement network namespacingDavid Howells
2018-05-14afs: Fix CB.CallBack handlingDavid Howells
2018-05-14afs: Fix the handling of an unfound server in CM operationsDavid Howells
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells
2018-05-14afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2017-11-13afs: Protect call->state changes against signalsDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid Howells
2017-11-13afs: Rename struct afs_call server member to cm_serverDavid Howells
2017-11-13afs: Connect up the CB.ProbeUuidDavid Howells
2017-11-13afs: Consolidate abort_to_error translatorsDavid Howells
2017-11-13afs: Push the net ns pointer to more placesDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig
2017-03-16afs: Deal with an empty callback arrayMarc Dionne
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells
2017-01-09afs: Refcount the afs_call structDavid Howells
2017-01-09afs: Add some tracepointsDavid Howells
2016-10-13afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells
2016-08-30afs: Miscellaneous simple cleanupsDavid Howells
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells
2014-05-21AFS: Fix cache manager service handlersDavid Howells
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-04-29afs: support the CB.ProbeUuid RPC opDavid Howells
2008-04-29afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy
2007-04-26[AFS]: Implement the CB.InitCallBackState3 operation.David Howells
2007-04-26[AFS]: Add support for the CB.GetCapabilities operation.David Howells
2007-04-26[AFS]: Add security support.David Howells
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-01-11add loglevel to printk in fs/afs/cmservice.cJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds