1. 16e536e zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 6 years ago
  2. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 6 years ago
  3. 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 6 years ago
  4. 9c3760e zswap: only save zswap header when necessary by Yu Zhao · 6 years ago
  5. a85f878 zswap: same-filled pages handling by Srividya Desireddy · 6 years ago
  6. 2b2695f mm/zswap.c: delete an error message for a failed memory allocation in zswap_dstmem_prepare() by Markus Elfring · 7 years ago
  7. 9cd1f70 mm/zswap.c: improve a size determination in zswap_frontswap_init() by Markus Elfring · 7 years ago
  8. f4ae0ce mm/zswap.c: delete an error message for a failed memory allocation in zswap_pool_create() by Markus Elfring · 7 years ago
  9. fd5bb66 zswap: don't param_set_charp while holding spinlock by Dan Streetman · 7 years ago
  10. bae21db zswap: clear compressor or zpool param if invalid at init by Dan Streetman · 7 years ago
  11. ae3d89a zswap: allow initialization at boot without pool by Dan Streetman · 7 years ago
  12. d7b028f zswap: disable changing params if init fails by Dan Streetman · 7 years ago
  13. cab7a7e mm/zswap: Convert pool to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  14. ad7ed77 mm/zswap: Convert dst-mem to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  15. 200867a mm/zswap: use workqueue to destroy pool by Dan Streetman · 8 years ago
  16. 32a4e169 mm/zswap: provide unique zpool name by Dan Streetman · 8 years ago
  17. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  18. 8bc8b22 mm/zswap: change incorrect strncmp use to strcmp by Dan Streetman · 9 years ago
  19. c99b42c zswap: use charp for zswap param strings by Dan Streetman · 9 years ago
  20. b0c9865 mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get() by Alexey Klimov · 9 years ago
  21. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  22. 90b0fc2 zswap: change zpool/compressor at runtime by Dan Streetman · 9 years ago
  23. f1c5484 zswap: dynamic pool creation by Dan Streetman · 9 years ago
  24. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 9 years ago
  25. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  26. c00ed16 zswap: runtime enable/disable by Dan Streetman · 9 years ago
  27. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  28. 442cc43 mm/zswap: delete unnecessary check before calling free_percpu() by Markus Elfring · 10 years ago
  29. dd01d7d mm/zswap: add __init to some functions in zswap by Mahendran Ganesh · 10 years ago
  30. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  31. 68386da zbud, zswap: change module author email by Seth Jennings · 10 years ago
  32. c119239 mm/zswap.c: add __init to zswap_entry_cache_destroy() by Fabian Frederick · 10 years ago
  33. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  34. 12d79d6 mm/zpool: update zswap to use zpool by Dan Streetman · 10 years ago
  35. 72d0963 mm/zswap: NUMA aware allocation for zswap_dstmem by Eric Dumazet · 10 years ago
  36. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  37. 5d2d42d mm/zswap.c: remove unnecessary parentheses by SeongJae Park · 10 years ago
  38. 60105e1 mm/zswap: support multiple swap devices by Minchan Kim · 10 years ago
  39. 6335b19 mm/zswap.c: update zsmalloc in comment to zbud by SeongJae Park · 10 years ago
  40. 6b45251 mm/zswap.c: fix trivial typo and arrange indentation by SeongJae Park · 10 years ago
  41. 5763782 mm, zswap: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  42. 12ab028 mm/zswap.c: change params from hidden to ro by Dan Streetman · 10 years ago
  43. 0ab0abc mm/zswap: refactor the get/put routines by Weijie Yang · 11 years ago
  44. 67d13fe mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently by Weijie Yang · 11 years ago
  45. b349acc mm/zswap: avoid unnecessary page scanning by Weijie Yang · 11 years ago
  46. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 11 years ago
  47. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  48. 822518d mm/zswap.c: get swapper address_space by using macro by Sunghan Suh · 11 years ago
  49. 2b28111 zswap: add to mm/ by Seth Jennings · 11 years ago