summaryrefslogtreecommitdiffstats
path: root/fs/erofs/fscache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-011-0/+1
|\
| * erofs: fix crash when enable tracepoint cachefiles_prep_readXin Yin2022-05-291-0/+1
* | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-241-9/+7
|/
* erofs: change to use asynchronous io for fscache readpage/readaheadXin Yin2022-05-181-43/+201
* erofs: implement fscache-based data readaheadJeffle Xu2022-05-181-0/+90
* erofs: implement fscache-based data read for inline layoutJeffle Xu2022-05-181-0/+32
* erofs: implement fscache-based data read for non-inline layoutJeffle Xu2022-05-181-0/+51
* erofs: implement fscache-based metadata readJeffle Xu2022-05-181-0/+25
* erofs: add erofs_fscache_read_folios() helperJeffle Xu2022-05-181-0/+54
* erofs: add anonymous inode caching metadata for data blobsJeffle Xu2022-05-181-3/+36
* erofs: add fscache context helper functionsJeffle Xu2022-05-181-0/+41
* erofs: register fscache volumeJeffle Xu2022-05-181-0/+37