1. 16d3772 zram: drop gfp_t from zcomp_strm_alloc() by Sergey Senozhatsky · 8 years ago
  2. eb9f56d zram: add more compression algorithms by Sergey Senozhatsky · 8 years ago
  3. ce1ed9f zram: delete custom lzo/lz4 by Sergey Senozhatsky · 8 years ago
  4. 415403b zram: use crypto api to check alg availability by Sergey Senozhatsky · 8 years ago
  5. ebaf9ab zram: switch to crypto compress API by Sergey Senozhatsky · 8 years ago
  6. 2aea849 zram: rename zstrm find-release functions by Sergey Senozhatsky · 8 years ago
  7. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 8 years ago
  8. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 8 years ago
  9. 75d8947 zram: pass gfp from zcomp frontend to backend by Minchan Kim · 8 years ago
  10. 3d5fe03 zram/zcomp: use GFP_NOIO to allocate streams by Sergey Senozhatsky · 8 years ago
  11. 3aaf14d zram: fix possible use after free in zcomp_create() by Luis Henriques · 9 years ago
  12. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  13. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  14. 56b4e8c zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 10 years ago
  15. 60a726e zram: propagate error to user by Minchan Kim · 10 years ago
  16. fcfa8d9 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 10 years ago
  17. 6e76668 zram: add lz4 algorithm backend by Sergey Senozhatsky · 10 years ago
  18. e46b8a0 zram: make compression algorithm selection possible by Sergey Senozhatsky · 10 years ago
  19. fe8eb12 zram: add set_max_streams knob by Sergey Senozhatsky · 10 years ago
  20. beca3ec zram: add multi stream functionality by Sergey Senozhatsky · 10 years ago
  21. 9cc9752 zram: factor out single stream compression by Sergey Senozhatsky · 10 years ago
  22. e7e1ef4 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 10 years ago