aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/io.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08fscache: Remove the cookie parameter from fscache_clear_page_bits()Gravatar Yue Hu 1-3/+2
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Gravatar Matthew Wilcox (Oracle) 1-13/+15
2022-01-10nfs: Implement cache I/O by accessing the cache directlyGravatar David Howells 1-0/+8
2022-01-07fscache: Provide a function to resize a cookieGravatar David Howells 1-0/+25
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackGravatar David Howells 1-0/+38
2022-01-07fscache: Implement higher-level write I/O interfaceGravatar David Howells 1-0/+104
2022-01-07fscache: Provide a means to begin an operationGravatar David Howells 1-0/+151
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteGravatar David Howells 1-116/+0
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheGravatar David Howells 1-0/+116