index
:
pub/scm/linux/kernel/git/kas/linux.git
master
Linux kernel fork
kas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
/
backend_lz4.c
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-24
zram: validate parameters in each backend's setup_params
Haoqin Huang
1
-1
/
+5
2026-08-24
zram: add pr_fmt to backend files
Haoqin Huang
1
-0
/
+4
2026-04-05
zram: optimize LZ4 dictionary compression performance
gao xu
1
-3
/
+26
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-05-31
zram: rename ZCOMP_PARAM_NO_LEVEL
Sergey Senozhatsky
1
-1
/
+1
2024-09-09
zram: add dictionary support to lz4
Sergey Senozhatsky
1
-7
/
+67
2024-09-09
zram: move immutable comp params away from per-CPU context
Sergey Senozhatsky
1
-31
/
+20
2024-09-09
zram: introduce zcomp_ctx structure
Sergey Senozhatsky
1
-16
/
+20
2024-09-09
zram: introduce zcomp_req structure
Sergey Senozhatsky
1
-8
/
+7
2024-09-09
zram: introduce zcomp_params structure
Sergey Senozhatsky
1
-3
/
+6
2024-09-09
zram: add lz4 compression backend support
Sergey Senozhatsky
1
-0
/
+72