Age | Commit message (Expand) | Author | Files | Lines |
2022-04-08 | cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr | Dave Wysochanski | 1 | -1/+1 |
2022-03-11 | cachefiles: Fix volume coherency attribute | David Howells | 1 | -3/+20 |
2022-01-07 | fscache, cachefiles: Store the volume coherency data | David Howells | 1 | -0/+78 |
2022-01-07 | cachefiles: Implement metadata/coherency data storage in xattrs | David Howells | 1 | -0/+181 |
2022-01-07 | cachefiles: Delete the cachefiles driver pending rewrite | David Howells | 1 | -324/+0 |
2021-08-27 | cachefiles: Change %p in format strings to something else | David Howells | 1 | -2/+2 |
2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen | 1 | -15/+14 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
2018-11-28 | cachefiles: Fix an assertion failure when trying to update a failed object | David Howells | 1 | -1/+2 |
2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells | 1 | -2/+4 |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells | 1 | -0/+2 |
2015-04-15 | VFS: fs/cachefiles: d_backing_inode() annotations | David Howells | 1 | -11/+11 |
2014-11-19 | assorted conversions to %p[dD] | Al Viro | 1 | -9/+6 |
2014-09-26 | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick | 1 | -5/+5 |
2014-06-06 | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 1 | -5/+5 |
2013-09-20 | CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths | Josh Boyer | 1 | -14/+15 |
2013-09-06 | CacheFiles: Implement interface to check cache consistency | David Howells | 1 | -0/+36 |
2013-06-19 | FS-Cache: Simplify cookie retention for fscache_objects, fixing oops | David Howells | 1 | -4/+2 |
2012-12-20 | CacheFiles: Downgrade the requirements passed to the allocator | David Howells | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-03 | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 1 | -0/+291 |