Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscache: Remove the contents of the fscache driver, pending rewrite | David Howells | 2022-01-07 | 1 | -98/+0 |
* | fscache: Use refcount_t for the cookie refcount instead of atomic_t | David Howells | 2021-08-27 | 1 | -1/+1 |
* | fscache: Add a cookie debug ID and use that in traces | David Howells | 2021-08-27 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | fscache: Pass object size in rather than calling back for it | David Howells | 2018-04-06 | 1 | -2/+4 |
* | fscache: Attach the index key and aux data to the cookie | David Howells | 2018-04-04 | 1 | -48/+1 |
* | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -0/+1 |
* | FS-Cache: Simplify cookie retention for fscache_objects, fixing oops | David Howells | 2013-06-19 | 1 | -0/+1 |
* | FS-Cache: Root index definition | David Howells | 2009-04-03 | 1 | -0/+144 |