index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
decompressor_lzma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
2024-01-27
1
-5
/
+12
*
erofs: tidy up redundant includes
Ferry Meng
2023-10-30
1
-1
/
+0
*
erofs: simplify compression configuration parser
Gao Xiang
2023-10-30
1
-2
/
+2
*
erofs: don't warn MicroLZMA format anymore
Gao Xiang
2023-10-30
1
-2
/
+0
*
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-09-11
1
-1
/
+4
*
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-04-16
1
-2
/
+2
*
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-09
1
-1
/
+1
*
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
2023-03-09
1
-1
/
+1
*
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
1
-0
/
+3
*
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
2022-07-09
1
-0
/
+1
*
erofs: introduce z_erofs_fixup_insize
Gao Xiang
2021-12-28
1
-11
/
+8
*
erofs: get rid of ->lru usage
Gao Xiang
2021-10-25
1
-1
/
+1
*
erofs: lzma compression support
Gao Xiang
2021-10-19
1
-0
/
+290