aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/fsdef.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells1-98/+0
2021-08-27fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells1-1/+1
2021-08-27fscache: Add a cookie debug ID and use that in tracesDavid Howells1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells1-2/+4
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-48/+1
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells1-0/+1
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells1-0/+1
2009-04-03FS-Cache: Root index definitionDavid Howells1-0/+144