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_zstd.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
-7
/
+7
2025-11-28
erofs: enable error reporting for z_erofs_stream_switch_bufs()
Gao Xiang
1
-2
/
+2
2025-11-28
erofs: improve Zstd, LZMA and DEFLATE error strings
Gao Xiang
1
-3
/
+5
2025-11-28
erofs: improve decompression error reporting
Gao Xiang
1
-8
/
+4
2025-11-07
erofs: avoid infinite loop due to incomplete zstd-compressed data
Gao Xiang
1
-4
/
+7
2025-03-17
erofs: move {in,out}pages into struct z_erofs_decompress_req
Gao Xiang
1
-7
/
+1
2024-07-09
erofs: tidy up stream decompressors
Gao Xiang
1
-99
/
+37
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-05-09
erofs: Zstandard compression support
Gao Xiang
1
-0
/
+279