aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/afs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-17afs: Fix race in async call refcountingDavid Howells1-0/+2
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells1-1/+3
2018-10-24afs: Implement YFS support in the fs clientDavid Howells1-1/+57
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells1-2/+2
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells1-0/+81
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells1-11/+11
2018-10-24afs: Better tracing of protocol errorsDavid Howells1-8/+46
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells1-0/+42
2018-04-09afs: Trace protocol errorsDavid Howells1-0/+21
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells1-0/+90
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells1-0/+2
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells1-39/+30
2017-11-13afs: Protect call->state changes against signalsDavid Howells1-0/+30
2017-11-13afs: Trace page dirty/cleanDavid Howells1-0/+39
2017-11-13afs: Fix directory read/modify raceDavid Howells1-0/+21
2017-11-13afs: Trace the sending of pagesDavid Howells1-0/+61
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells1-0/+142
2017-01-09afs: Refcount the afs_call structDavid Howells1-0/+75
2017-01-09afs: Add some tracepointsDavid Howells1-0/+109