index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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