Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-27 | zram: delete custom lzo/lz4 | Sergey Senozhatsky | 1 | -56/+0 |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky | 1 | -2/+2 |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 1 | -13/+3 |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim | 1 | -2/+21 |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky | 1 | -1/+1 |
2014-04-08 | zram: add lz4 algorithm backend | Sergey Senozhatsky | 1 | -0/+47 |