index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
fscache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
1
-2
/
+6
2022-06-01
Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-05-29
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
1
-0
/
+1
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-9
/
+7
2022-05-18
erofs: change to use asynchronous io for fscache readpage/readahead
Xin Yin
1
-43
/
+201
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
1
-0
/
+90
2022-05-18
erofs: implement fscache-based data read for inline layout
Jeffle Xu
1
-0
/
+32
2022-05-18
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
1
-0
/
+51
2022-05-18
erofs: implement fscache-based metadata read
Jeffle Xu
1
-0
/
+25
2022-05-18
erofs: add erofs_fscache_read_folios() helper
Jeffle Xu
1
-0
/
+54
2022-05-18
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
1
-3
/
+36
2022-05-18
erofs: add fscache context helper functions
Jeffle Xu
1
-0
/
+41
2022-05-18
erofs: register fscache volume
Jeffle Xu
1
-0
/
+37