summaryrefslogtreecommitdiff
path: root/fs/cachefiles/io.c
AgeCommit message (Expand)Author
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells
2022-01-21cachefiles: Calculate the blockshift in terms of bytes, not pagesDavid Howells
2022-01-07fscache, cachefiles: Display stats of no-space eventsDavid Howells
2022-01-07cachefiles: Implement the I/O routinesDavid Howells
2022-01-07cachefiles: Implement begin and end I/O operationDavid Howells
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-08-25cachefiles: Use file_inode() rather than accessing ->f_inodeDavid Howells
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells