| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-20 | cachefiles: Add auxiliary data trace | David Howells | 1 | -3/+10 |
| 2024-12-20 | cachefiles: Clean up some whitespace in trace header | David Howells | 1 | -86/+86 |
| 2024-05-29 | cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() | Baokun Li | 1 | -1/+5 |
| 2024-05-29 | cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd | Baokun Li | 1 | -1/+3 |
| 2022-12-07 | fscache,cachefiles: add prepare_ondemand_read() callback | Jingbo Xu | 1 | -13/+14 |
| 2022-05-18 | cachefiles: add tracepoints for on-demand read mode | Jeffle Xu | 1 | -0/+174 |
| 2022-05-18 | cachefiles: notify the user daemon when looking up cookie | Jeffle Xu | 1 | -0/+2 |
| 2022-03-31 | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
| 2022-03-18 | netfs: Rename netfs_read_*request to netfs_io_*request | David Howells | 1 | -3/+3 |
| 2022-03-11 | cachefiles: Fix volume coherency attribute | David Howells | 1 | -0/+2 |
| 2022-01-21 | cachefiles: Trace active-mark failure | David Howells | 1 | -0/+21 |
| 2022-01-21 | cachefiles: Make some tracepoint adjustments | David Howells | 1 | -31/+51 |
| 2022-01-07 | fscache, cachefiles: Store the volume coherency data | David Howells | 1 | -2/+40 |
| 2022-01-07 | cachefiles: Implement the I/O routines | David Howells | 1 | -0/+121 |
| 2022-01-07 | cachefiles: Implement metadata/coherency data storage in xattrs | David Howells | 1 | -0/+56 |
| 2022-01-07 | cachefiles: Implement object lifecycle funcs | David Howells | 1 | -0/+58 |
| 2022-01-07 | cachefiles: Add tracepoints for calls to the VFS | David Howells | 1 | -0/+176 |
| 2022-01-07 | vfs, cachefiles: Mark a backing file in use with an inode flag | David Howells | 1 | -0/+42 |
| 2022-01-07 | cachefiles: Add a couple of tracepoints for logging errors | David Howells | 1 | -0/+94 |
| 2022-01-07 | cachefiles: Introduce rewritten driver | David Howells | 1 | -0/+49 |
| 2022-01-07 | cachefiles: Delete the cachefiles driver pending rewrite | David Howells | 1 | -321/+0 |
| 2021-10-05 | cachefiles: Fix oops with cachefiles_cull() due to NULL object | Dave Wysochanski | 1 | -2/+2 |
| 2021-10-02 | cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object | Dave Wysochanski | 1 | -1/+1 |
| 2021-08-27 | fscache: Add a cookie debug ID and use that in traces | David Howells | 1 | -34/+34 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
| 2018-04-04 | fscache: Add tracepoints | David Howells | 1 | -0/+325 |