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