Age | Commit message (Expand) | Author |
2022-04-08 | fscache: Use wrapper fscache_set_cache_state() directly when relinquishing | Yue Hu |
2022-01-07 | fscache: Count data storage objects in a cache | David Howells |
2022-01-07 | fscache: Add a function for a cache backend to note an I/O error | David Howells |
2022-01-07 | fscache: Implement functions add/remove a cache | David Howells |
2022-01-07 | fscache: Implement cache-level access helpers | David Howells |
2022-01-07 | fscache: Implement cache registration | David Howells |
2022-01-07 | fscache: Remove the contents of the fscache driver, pending rewrite | David Howells |
2021-08-27 | fscache: Use refcount_t for the cookie refcount instead of atomic_t | David Howells |
2021-08-27 | fscache: Change %p in format strings to something else | David Howells |
2021-08-27 | fscache: Remove the object list procfile | David Howells |
2020-05-05 | docs: filesystems: caching/backend-api.txt: convert it to ReST | Mauro Carvalho Chehab |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-07-25 | fscache: Fix reference overput in fscache_attach_object() error handling | Kiran Kumar Modukuri |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells |
2014-06-04 | fs/fscache: convert printk to pr_foo() | Fabian Frederick |
2013-06-19 | FS-Cache: Fix object state machine to have separate work and wait states | David Howells |
2013-06-19 | FS-Cache: Wrap checks on object state | David Howells |
2012-12-20 | FS-Cache: Limit the number of I/O error reports for a cache | David Howells |
2009-11-19 | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells |
2009-11-19 | FS-Cache: Allow the current state of all objects to be dumped | David Howells |
2009-04-03 | FS-Cache: Add and document asynchronous operation handling | David Howells |
2009-04-03 | FS-Cache: Add cache management | David Howells |
2009-04-03 | FS-Cache: Add cache tag handling | David Howells |