Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-07 | cachefiles: Implement object lifecycle funcs | David Howells | 1 | -0/+16 |
2022-01-07 | cachefiles: Register a miscdev and parse commands over it | David Howells | 1 | -0/+12 |
2022-01-07 | cachefiles: Add some error injection support | David Howells | 1 | -0/+12 |
2022-01-07 | cachefiles: Introduce rewritten driver | David Howells | 1 | -0/+53 |
2022-01-07 | cachefiles: Delete the cachefiles driver pending rewrite | David Howells | 1 | -95/+0 |
2021-08-27 | fscache, cachefiles: Remove the histogram stuff | David Howells | 1 | -7/+0 |
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/+1 |
2014-09-26 | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick | 1 | -1/+1 |
2014-06-06 | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 1 | -4/+4 |
2014-06-06 | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick | 1 | -4/+3 |
2009-04-03 | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 1 | -0/+106 |