aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/cmservice.c
Commit message (Expand)AuthorAge
* afs: Fix the CB.ProbeUuid service handler to reply correctlyDavid Howells2019-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
| |\
| * | afs: do not send list of client addressesFlorian Westphal2019-06-02
* | | Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-10
|\ \ \ | |_|/ |/| |
| * | afs: Trace afs_server usageDavid Howells2019-06-20
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* afs: Get rid of afs_call::reply[]David Howells2019-05-16
* Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\
| * afs: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* | afs: Avoid section confusion in CM_NAMEAndi Kleen2019-04-13
|/
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-23
* afs: Implement the YFS cache manager serviceDavid Howells2018-10-23
* afs: Remove callback details from afs_callback_break structDavid Howells2018-10-23
* afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-23
* afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-23
* afs: Better tracing of protocol errorsDavid Howells2018-10-23
* Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-16
|\
| * Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-02
| |\
| * | afs: Implement network namespacingDavid Howells2018-05-23
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
| |/ |/|
* | afs: Fix CB.CallBack handlingDavid Howells2018-05-14
* | afs: Fix the handling of an unfound server in CM operationsDavid Howells2018-05-14
* | afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells2018-05-14
* | afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells2018-05-14
|/
* afs: Trace protocol errorsDavid Howells2018-04-09
* afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-09
* afs: Fix checker warningsDavid Howells2018-04-09
* 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