summaryrefslogtreecommitdiff
path: root/drivers/block/zram/backend_842.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-10zram: move immutable comp params away from per-CPU contextSergey Senozhatsky1-2/+15
2024-09-10zram: introduce zcomp_ctx structureSergey Senozhatsky1-29/+10
2024-09-10zram: introduce zcomp_req structureSergey Senozhatsky1-9/+8
2024-09-10zram: introduce zcomp_params structureSergey Senozhatsky1-1/+1
2024-09-10zram: add 842 compression backend supportSergey Senozhatsky1-0/+68