index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
decompressor_lzma.c
Age
Commit message (
Expand
)
Author
2024-07-26
erofs: convert comma to semicolon
Chen Ni
2024-07-09
erofs: tidy up stream decompressors
Gao Xiang
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
2024-07-09
erofs: move each decompressor to its own source file
Gao Xiang
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
2024-01-27
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
2023-10-31
erofs: don't warn MicroLZMA format anymore
Gao Xiang
2023-09-11
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-07-09
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
2021-12-29
erofs: introduce z_erofs_fixup_insize
Gao Xiang
2021-10-25
erofs: get rid of ->lru usage
Gao Xiang
2021-10-19
erofs: lzma compression support
Gao Xiang