summaryrefslogtreecommitdiffstats
path: root/fs/fscache/cache.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri2018-07-251-1/+1
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-1/+1
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-051-7/+6Star
* FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-191-15/+17
* FS-Cache: Wrap checks on object stateDavid Howells2013-06-191-1/+1
* FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells2012-12-201-4/+4
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-0/+4
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+1
* FS-Cache: Add and document asynchronous operation handlingDavid Howells2009-04-031-1/+1
* FS-Cache: Add cache managementDavid Howells2009-04-031-0/+249
* FS-Cache: Add cache tag handlingDavid Howells2009-04-031-0/+166