Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-26 | zram: delete custom lzo/lz4 | Sergey Senozhatsky | 1 | -15/+0 |
2016-07-26 | zram: switch to crypto compress API | Sergey Senozhatsky | 1 | -10/+7 |
2016-07-26 | zram: rename zstrm find-release functions | Sergey Senozhatsky | 1 | -2/+2 |
2016-05-20 | zram: user per-cpu compression streams | Sergey Senozhatsky | 1 | -11/+3 |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 1 | -1/+1 |
2015-06-25 | zram: check comp algorithm availability earlier | Sergey Senozhatsky | 1 | -0/+1 |
2014-04-07 | zram: propagate error to user | Minchan Kim | 1 | -2/+2 |
2014-04-07 | zram: make compression algorithm selection possible | Sergey Senozhatsky | 1 | -0/+2 |
2014-04-07 | zram: add set_max_streams knob | Sergey Senozhatsky | 1 | -0/+3 |
2014-04-07 | zram: add multi stream functionality | Sergey Senozhatsky | 1 | -1/+3 |
2014-04-07 | zram: factor out single stream compression | Sergey Senozhatsky | 1 | -2/+5 |
2014-04-07 | zram: introduce compressing backend abstraction | Sergey Senozhatsky | 1 | -0/+58 |