summaryrefslogtreecommitdiffstats
path: root/fs/fscache/fsdef.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells2022-01-071-98/+0
* fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells2021-08-271-1/+1
* fscache: Add a cookie debug ID and use that in tracesDavid Howells2021-08-271-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-2/+4
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-48/+1
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-0/+1
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-191-0/+1
* FS-Cache: Root index definitionDavid Howells2009-04-031-0/+144