aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/afs.h
AgeCommit message (Expand)Author
2020-05-21afs: Fix some tracing detailsDavid Howells
2020-03-30afs: Fix use-after-loss-of-refDavid Howells
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-07afs: implement acl settingJoe Gorse
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells
2019-04-25afs: Provide mount-time configurable byte-range file locking emulationDavid Howells
2019-04-25afs: Add more tracepointsDavid Howells
2019-04-25afs: Implement sillyrename for unlink and renameDavid Howells
2019-04-25afs: Add directory reload tracepointDavid Howells
2019-04-25afs: Handle lock rpc ops failing on a file that got deletedDavid Howells
2019-04-25afs: Add file locking tracepointsDavid Howells
2019-01-17afs: Fix race in async call refcountingDavid Howells
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells
2018-10-24afs: Implement YFS support in the fs clientDavid Howells
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells
2018-10-24afs: Better tracing of protocol errorsDavid Howells
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2017-11-13afs: Protect call->state changes against signalsDavid Howells
2017-11-13afs: Trace page dirty/cleanDavid Howells
2017-11-13afs: Fix directory read/modify raceDavid Howells
2017-11-13afs: Trace the sending of pagesDavid Howells
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells
2017-01-09afs: Refcount the afs_call structDavid Howells
2017-01-09afs: Add some tracepointsDavid Howells