summaryrefslogtreecommitdiff
path: root/fs/fscache/io.c
AgeCommit message (Expand)Author
2023-12-24netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-04-08fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)
2022-01-10nfs: Implement cache I/O by accessing the cache directlyDavid Howells
2022-01-07fscache: Provide a function to resize a cookieDavid Howells
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells
2022-01-07fscache: Implement higher-level write I/O interfaceDavid Howells
2022-01-07fscache: Provide a means to begin an operationDavid Howells
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells