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