Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f5fd34f057e48a390a4a103406121f21179e353e
/
drivers
/
block
/
zram
/
zcomp.c
16d3772
zram: drop gfp_t from zcomp_strm_alloc()
by Sergey Senozhatsky
· 8 years ago
eb9f56d
zram: add more compression algorithms
by Sergey Senozhatsky
· 8 years ago
ce1ed9f
zram: delete custom lzo/lz4
by Sergey Senozhatsky
· 8 years ago
415403b
zram: use crypto api to check alg availability
by Sergey Senozhatsky
· 8 years ago
ebaf9ab
zram: switch to crypto compress API
by Sergey Senozhatsky
· 8 years ago
2aea849
zram: rename zstrm find-release functions
by Sergey Senozhatsky
· 8 years ago
43209ea
zram: remove max_comp_streams internals
by Sergey Senozhatsky
· 9 years ago
da9556a
zram: user per-cpu compression streams
by Sergey Senozhatsky
· 9 years ago
75d8947
zram: pass gfp from zcomp frontend to backend
by Minchan Kim
· 9 years ago
3d5fe03
zram/zcomp: use GFP_NOIO to allocate streams
by Sergey Senozhatsky
· 9 years ago
3aaf14d
zram: fix possible use after free in zcomp_create()
by Luis Henriques
· 9 years ago
d93435c
zram: check comp algorithm availability earlier
by Sergey Senozhatsky
· 10 years ago
4bbacd5
zram: cut trailing newline in algorithm name
by Sergey Senozhatsky
· 10 years ago
56b4e8c
zram: use scnprintf() in attrs show() methods
by Sergey Senozhatsky
· 11 years ago
60a726e
zram: propagate error to user
by Minchan Kim
· 11 years ago
fcfa8d9
zram: return error-valued pointer from zcomp_create()
by Sergey Senozhatsky
· 11 years ago
6e76668
zram: add lz4 algorithm backend
by Sergey Senozhatsky
· 11 years ago
e46b8a0
zram: make compression algorithm selection possible
by Sergey Senozhatsky
· 11 years ago
fe8eb12
zram: add set_max_streams knob
by Sergey Senozhatsky
· 11 years ago
beca3ec
zram: add multi stream functionality
by Sergey Senozhatsky
· 11 years ago
9cc9752
zram: factor out single stream compression
by Sergey Senozhatsky
· 11 years ago
e7e1ef4
zram: introduce compressing backend abstraction
by Sergey Senozhatsky
· 11 years ago