index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
decompressor_deflate.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
2026-02-05
erofs: update compression algorithm status
Gao Xiang
1
-1
/
+0
2025-11-30
erofs: enable error reporting for z_erofs_fixup_insize()
Gao Xiang
1
-10
/
+9
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
-6
/
+10
2025-11-28
erofs: improve decompression error reporting
Gao Xiang
1
-6
/
+4
2025-05-25
erofs: support DEFLATE decompression by using Intel QAT
Bo Liu
1
-2
/
+18
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
-100
/
+31
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-21
erofs: avoid allocating DEFLATE streams before mounting
Gao Xiang
1
-26
/
+29
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
-6
/
+13
2024-01-10
erofs: make erofs_{err,info}() support NULL sb parameter
Chunhai Guo
1
-1
/
+1
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
/
+3
2023-08-11
erofs: DEFLATE compression support
Gao Xiang
1
-0
/
+247