Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -13/+15 |
* | nfs: Implement cache I/O by accessing the cache directly | David Howells | 2022-01-10 | 1 | -0/+8 |
* | fscache: Provide a function to resize a cookie | David Howells | 2022-01-07 | 1 | -0/+25 |
* | vfs, fscache: Implement pinning of cache usage for writeback | David Howells | 2022-01-07 | 1 | -0/+38 |
* | fscache: Implement higher-level write I/O interface | David Howells | 2022-01-07 | 1 | -0/+104 |
* | fscache: Provide a means to begin an operation | David Howells | 2022-01-07 | 1 | -0/+151 |
* | fscache: Remove the contents of the fscache driver, pending rewrite | David Howells | 2022-01-07 | 1 | -116/+0 |
* | fscache, cachefiles: Add alternate API to use kiocb for read/write to cache | David Howells | 2021-04-23 | 1 | -0/+116 |