aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events/cachefiles.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-07fscache,cachefiles: add prepare_ondemand_read() callbackGravatar Jingbo Xu 1-13/+14
2022-05-18cachefiles: add tracepoints for on-demand read modeGravatar Jeffle Xu 1-0/+174
2022-05-18cachefiles: notify the user daemon when looking up cookieGravatar Jeffle Xu 1-0/+2
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestGravatar David Howells 1-3/+3
2022-03-11cachefiles: Fix volume coherency attributeGravatar David Howells 1-0/+2
2022-01-21cachefiles: Trace active-mark failureGravatar David Howells 1-0/+21
2022-01-21cachefiles: Make some tracepoint adjustmentsGravatar David Howells 1-31/+51
2022-01-07fscache, cachefiles: Store the volume coherency dataGravatar David Howells 1-2/+40
2022-01-07cachefiles: Implement the I/O routinesGravatar David Howells 1-0/+121
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsGravatar David Howells 1-0/+56
2022-01-07cachefiles: Implement object lifecycle funcsGravatar David Howells 1-0/+58
2022-01-07cachefiles: Add tracepoints for calls to the VFSGravatar David Howells 1-0/+176
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagGravatar David Howells 1-0/+42
2022-01-07cachefiles: Add a couple of tracepoints for logging errorsGravatar David Howells 1-0/+94
2022-01-07cachefiles: Introduce rewritten driverGravatar David Howells 1-0/+49
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteGravatar David Howells 1-321/+0
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectGravatar Dave Wysochanski 1-2/+2
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectGravatar Dave Wysochanski 1-1/+1
2021-08-27fscache: Add a cookie debug ID and use that in tracesGravatar David Howells 1-34/+34
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 1-5/+1
2018-04-04fscache: Add tracepointsGravatar David Howells 1-0/+325