aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/fscache.c
AgeCommit message (Expand)Author
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-29erofs: fix crash when enable tracepoint cachefiles_prep_readXin Yin
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-18erofs: change to use asynchronous io for fscache readpage/readaheadXin Yin
2022-05-18erofs: implement fscache-based data readaheadJeffle Xu
2022-05-18erofs: implement fscache-based data read for inline layoutJeffle Xu
2022-05-18erofs: implement fscache-based data read for non-inline layoutJeffle Xu
2022-05-18erofs: implement fscache-based metadata readJeffle Xu
2022-05-18erofs: add erofs_fscache_read_folios() helperJeffle Xu
2022-05-18erofs: add anonymous inode caching metadata for data blobsJeffle Xu
2022-05-18erofs: add fscache context helper functionsJeffle Xu
2022-05-18erofs: register fscache volumeJeffle Xu