aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events/cachefiles.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18cachefiles: add tracepoints for on-demand read modeJeffle Xu1-0/+174
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu1-0/+2
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+3
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells1-3/+3
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-01-21cachefiles: Trace active-mark failureDavid Howells1-0/+21
2022-01-21cachefiles: Make some tracepoint adjustmentsDavid Howells1-31/+51
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells1-2/+40
2022-01-07cachefiles: Implement the I/O routinesDavid Howells1-0/+121
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells1-0/+56
2022-01-07cachefiles: Implement object lifecycle funcsDavid Howells1-0/+58
2022-01-07cachefiles: Add tracepoints for calls to the VFSDavid Howells1-0/+176
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells1-0/+42
2022-01-07cachefiles: Add a couple of tracepoints for logging errorsDavid Howells1-0/+94
2022-01-07cachefiles: Introduce rewritten driverDavid Howells1-0/+49
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells1-321/+0
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski1-2/+2
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski1-1/+1
2021-08-27fscache: Add a cookie debug ID and use that in tracesDavid Howells1-34/+34
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-04-04fscache: Add tracepointsDavid Howells1-0/+325