Age | Commit message (Expand) | Author |
---|---|---|
2014-04-07 | zram: use scnprintf() in attrs show() methods | Sergey Senozhatsky |
2014-04-07 | zram: propagate error to user | Minchan Kim |
2014-04-07 | zram: return error-valued pointer from zcomp_create() | Sergey Senozhatsky |
2014-04-07 | zram: add lz4 algorithm backend | Sergey Senozhatsky |
2014-04-07 | zram: make compression algorithm selection possible | Sergey Senozhatsky |
2014-04-07 | zram: add set_max_streams knob | Sergey Senozhatsky |
2014-04-07 | zram: add multi stream functionality | Sergey Senozhatsky |
2014-04-07 | zram: factor out single stream compression | Sergey Senozhatsky |
2014-04-07 | zram: introduce compressing backend abstraction | Sergey Senozhatsky |