summaryrefslogtreecommitdiffstats
path: root/fs/fscache/io.c
Commit message (Expand)AuthorAgeFilesLines
* use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu2022-04-081-3/+2
* fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)2022-03-151-13/+15
* nfs: Implement cache I/O by accessing the cache directlyDavid Howells2022-01-101-0/+8
* fscache: Provide a function to resize a cookieDavid Howells2022-01-071-0/+25
* vfs, fscache: Implement pinning of cache usage for writebackDavid Howells2022-01-071-0/+38
* fscache: Implement higher-level write I/O interfaceDavid Howells2022-01-071-0/+104
* fscache: Provide a means to begin an operationDavid Howells2022-01-071-0/+151
* fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells2022-01-071-116/+0
* fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells2021-04-231-0/+116