summaryrefslogtreecommitdiffstats
path: root/include/trace/events/afs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-111-0/+132
|\
| * afs: Trace afs_server usageDavid Howells2019-06-201-0/+63
| * afs: Add some callback management tracepointsDavid Howells2019-06-201-0/+69
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* afs: implement acl settingJoe Gorse2019-05-071-0/+1
* afs: Get an AFS3 ACL as an xattrDavid Howells2019-05-071-0/+1
* afs: Provide mount-time configurable byte-range file locking emulationDavid Howells2019-04-251-0/+35
* afs: Add more tracepointsDavid Howells2019-04-251-3/+143
* afs: Implement sillyrename for unlink and renameDavid Howells2019-04-251-2/+32
* afs: Add directory reload tracepointDavid Howells2019-04-251-0/+17
* afs: Handle lock rpc ops failing on a file that got deletedDavid Howells2019-04-251-1/+6
* afs: Add file locking tracepointsDavid Howells2019-04-251-0/+146
* afs: Fix race in async call refcountingDavid Howells2019-01-171-0/+2
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-1/+3
* afs: Implement YFS support in the fs clientDavid Howells2018-10-241-1/+57
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-241-2/+2
* afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-241-0/+81
* afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-241-11/+11
* afs: Better tracing of protocol errorsDavid Howells2018-10-241-8/+46
* afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells2018-05-141-0/+42
* afs: Trace protocol errorsDavid Howells2018-04-091-0/+21
* afs: Locally edit directory data for mkdir/create/unlink/...David Howells2018-04-091-0/+90
* afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-091-0/+2
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-281-39/+30Star
* afs: Protect call->state changes against signalsDavid Howells2017-11-131-0/+30
* afs: Trace page dirty/cleanDavid Howells2017-11-131-0/+39
* afs: Fix directory read/modify raceDavid Howells2017-11-131-0/+21
* afs: Trace the sending of pagesDavid Howells2017-11-131-0/+61
* afs: Trace the initiation and completion of client callsDavid Howells2017-11-131-0/+142
* afs: Refcount the afs_call structDavid Howells2017-01-091-0/+75
* afs: Add some tracepointsDavid Howells2017-01-091-0/+109