1. 75d8947 zram: pass gfp from zcomp frontend to backend by Minchan Kim · 9 years ago
  2. 3d5fe03 zram/zcomp: use GFP_NOIO to allocate streams by Sergey Senozhatsky · 9 years ago
  3. 3aaf14d zram: fix possible use after free in zcomp_create() by Luis Henriques · 9 years ago
  4. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  5. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  6. 56b4e8c zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 11 years ago
  7. 60a726e zram: propagate error to user by Minchan Kim · 11 years ago
  8. fcfa8d9 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 11 years ago
  9. 6e76668 zram: add lz4 algorithm backend by Sergey Senozhatsky · 11 years ago
  10. e46b8a0 zram: make compression algorithm selection possible by Sergey Senozhatsky · 11 years ago
  11. fe8eb12 zram: add set_max_streams knob by Sergey Senozhatsky · 11 years ago
  12. beca3ec zram: add multi stream functionality by Sergey Senozhatsky · 11 years ago
  13. 9cc9752 zram: factor out single stream compression by Sergey Senozhatsky · 11 years ago
  14. e7e1ef4 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 11 years ago