index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
fscache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-04-16
1
-2
/
+3
*
erofs: unify anonymous inodes for blob
Jingbo Xu
2023-02-15
1
-52
/
+33
*
erofs: relinquish volume with mutex held
Jingbo Xu
2023-02-15
1
-1
/
+1
*
erofs: maintain cookies of share domain in self-contained list
Jingbo Xu
2023-02-15
1
-24
/
+20
*
erofs: remove unused device mapping in meta routine
Jingbo Xu
2023-02-15
1
-13
/
+4
*
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
2023-02-15
1
-1
/
+1
*
Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
1
-223
/
+185
|
\
|
*
erofs: support large folios for fscache mode
Jingbo Xu
2022-12-07
1
-68
/
+80
|
*
erofs: switch to prepare_ondemand_read() in fscache mode
Jingbo Xu
2022-12-07
1
-167
/
+94
|
*
erofs: check the uniqueness of fsid in shared domain in advance
Hou Tao
2022-12-07
1
-12
/
+35
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-3
/
+3
|
/
*
erofs: fix missing xas_retry() in fscache mode
Jingbo Xu
2022-11-14
1
-3
/
+7
*
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
2022-11-10
1
-7
/
+7
*
erofs: get correct count for unmapped range in fscache mode
Jingbo Xu
2022-11-08
1
-3
/
+4
*
erofs: put metabuf in error path in fscache mode
Jingbo Xu
2022-11-08
1
-1
/
+3
*
erofs: protect s_inodes with s_inode_list_lock for fscache
Dawei Li
2022-10-17
1
-0
/
+3
*
erofs: clean up .read_folio() and .readahead() in fscache mode
Jingbo Xu
2022-09-23
1
-130
/
+83
*
erofs: Support sharing cookies in the same domain
Jia Zhu
2022-09-20
1
-6
/
+93
*
erofs: introduce a pseudo mnt to manage shared cookies
Jia Zhu
2022-09-20
1
-0
/
+13
*
erofs: introduce fscache-based domain
Jia Zhu
2022-09-20
1
-17
/
+112
*
erofs: code clean up for fscache
Jia Zhu
2022-09-20
1
-20
/
+19
*
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
2022-09-05
1
-2
/
+6
*
Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-01
1
-0
/
+1
|
\
|
*
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
2022-05-29
1
-0
/
+1
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-25
1
-9
/
+7
|
/
*
erofs: change to use asynchronous io for fscache readpage/readahead
Xin Yin
2022-05-17
1
-43
/
+201
*
erofs: implement fscache-based data readahead
Jeffle Xu
2022-05-17
1
-0
/
+90
*
erofs: implement fscache-based data read for inline layout
Jeffle Xu
2022-05-17
1
-0
/
+32
*
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
2022-05-17
1
-0
/
+51
*
erofs: implement fscache-based metadata read
Jeffle Xu
2022-05-17
1
-0
/
+25
*
erofs: add erofs_fscache_read_folios() helper
Jeffle Xu
2022-05-17
1
-0
/
+54
*
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
2022-05-17
1
-3
/
+36
*
erofs: add fscache context helper functions
Jeffle Xu
2022-05-17
1
-0
/
+41
*
erofs: register fscache volume
Jeffle Xu
2022-05-17
1
-0
/
+37