Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zram: propagate error to user | Minchan Kim | 2014-04-07 | 1 | -2/+2 |
* | zram: make compression algorithm selection possible | Sergey Senozhatsky | 2014-04-07 | 1 | -0/+2 |
* | zram: add set_max_streams knob | Sergey Senozhatsky | 2014-04-07 | 1 | -0/+3 |
* | zram: add multi stream functionality | Sergey Senozhatsky | 2014-04-07 | 1 | -1/+3 |
* | zram: factor out single stream compression | Sergey Senozhatsky | 2014-04-07 | 1 | -2/+5 |
* | zram: introduce compressing backend abstraction | Sergey Senozhatsky | 2014-04-07 | 1 | -0/+58 |