Age | Commit message (Expand) | Author | Files | Lines |
2022-01-07 | fscache: Provide a means to begin an operation | David Howells | 1 | -0/+1 |
2022-01-07 | fscache: Implement cookie registration | David Howells | 1 | -0/+1 |
2022-01-07 | fscache: Implement volume registration | David Howells | 1 | -1/+2 |
2022-01-07 | fscache: Implement cache registration | David Howells | 1 | -0/+1 |
2022-01-07 | fscache: Introduce new driver | David Howells | 1 | -0/+12 |
2022-01-07 | fscache: Remove the contents of the fscache driver, pending rewrite | David Howells | 1 | -20/+0 |
2021-08-27 | fscache: Remove the object list procfile | David Howells | 1 | -1/+0 |
2021-08-27 | fscache, cachefiles: Remove the histogram stuff | David Howells | 1 | -1/+0 |
2021-04-23 | fscache, cachefiles: Add alternate API to use kiocb for read/write to cache | David Howells | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2009-11-19 | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 1 | -0/+1 |
2009-04-03 | FS-Cache: Implement data I/O part of netfs API | David Howells | 1 | -1/+2 |
2009-04-03 | FS-Cache: Add and document asynchronous operation handling | David Howells | 1 | -1/+2 |
2009-04-03 | FS-Cache: Object management state machine | David Howells | 1 | -1/+2 |
2009-04-03 | FS-Cache: Add netfs registration | David Howells | 1 | -1/+2 |
2009-04-03 | FS-Cache: Provide a slab for cookie allocation | David Howells | 1 | -0/+1 |
2009-04-03 | FS-Cache: Add cache tag handling | David Howells | 1 | -0/+1 |
2009-04-03 | FS-Cache: Root index definition | David Howells | 1 | -0/+1 |
2009-04-03 | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 1 | -0/+4 |
2009-04-03 | FS-Cache: Add main configuration option, module entry points and debugging | David Howells | 1 | -0/+8 |