index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
decompressor_lzma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-30
erofs: enable error reporting for z_erofs_fixup_insize()
Gao Xiang
1
-6
/
+5
2025-11-28
erofs: enable error reporting for z_erofs_stream_switch_bufs()
Gao Xiang
1
-3
/
+3
2025-11-28
erofs: improve Zstd, LZMA and DEFLATE error strings
Gao Xiang
1
-2
/
+5
2025-11-28
erofs: improve decompression error reporting
Gao Xiang
1
-6
/
+4
2025-03-17
erofs: move {in,out}pages into struct z_erofs_decompress_req
Gao Xiang
1
-7
/
+1
2024-07-26
erofs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-09
erofs: tidy up stream decompressors
Gao Xiang
1
-105
/
+43
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
1
-2
/
+4
2024-07-09
erofs: move each decompressor to its own source file
Gao Xiang
1
-3
/
+9
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
1
-3
/
+0
2024-01-27
erofs: relaxed temporary buffers allocation on readahead
Chunhai Guo
1
-5
/
+12
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
1
-1
/
+0
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
1
-2
/
+2
2023-10-31
erofs: don't warn MicroLZMA format anymore
Gao Xiang
1
-2
/
+0
2023-09-11
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
1
-1
/
+4
2023-04-17
erofs: avoid hardcoded blocksize for subpage block support
Jingbo Xu
1
-2
/
+2
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
1
-1
/
+1
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
1
-1
/
+1
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
1
-0
/
+3
2022-07-09
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
1
-0
/
+1
2021-12-29
erofs: introduce z_erofs_fixup_insize
Gao Xiang
1
-11
/
+8
2021-10-25
erofs: get rid of ->lru usage
Gao Xiang
1
-1
/
+1
2021-10-19
erofs: lzma compression support
Gao Xiang
1
-0
/
+290