1. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 4 months ago
  2. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  3. 404f3ec mm/frontswap: fix some typos in frontswap.c by Ethon Paul · 4 years, 7 months ago
  4. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  5. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 7 years ago
  6. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  7. 8ea1d2a mm, frontswap: convert frontswap_enabled to static key by Vlastimil Babka · 8 years ago
  8. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 10 years ago
  9. a1ad289 mm/frontswap.c: fix the condition in BUG_ON by Li Haifeng · 10 years ago
  10. fb993fa mm: frontswap: invalidate expired data on a dup-store failure by Weijie Yang · 10 years ago
  11. 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 11 years ago
  12. adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 11 years ago
  13. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 12 years ago
  14. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 12 years ago
  15. f066ea2 mm: frontswap: cleanup code by Bob Liu · 12 years ago
  16. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  17. 905cd0e mm: frontswap: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  18. e3483a5 frontswap: support exclusive gets if tmem backend is capable by Dan Magenheimer · 12 years ago
  19. a00bb1e mm: frontswap: fix a wrong if condition in frontswap_shrink by Zhenzhong Duan · 12 years ago
  20. 6b982fc mm/frontswap: fix uninit'ed variable warning by Seth Jennings · 12 years ago
  21. 1d00015 mm/frontswap: cleanup doc and comment error by Wanpeng Li · 13 years ago
  22. 3389b53 mm: frontswap: remove unneeded headers by Sasha Levin · 12 years ago
  23. 611edfe mm: frontswap: split out function to clear a page out by Sasha Levin · 13 years ago
  24. f9f0810 mm: frontswap: remove unnecessary check during initialization by Sasha Levin · 13 years ago
  25. d9674dd mm: frontswap: make all branches of if statement in put page consistent by Sasha Levin · 13 years ago
  26. 69217b4 mm: frontswap: split frontswap_shrink further to simplify locking by Sasha Levin · 13 years ago
  27. f116695 mm: frontswap: split out __frontswap_unuse_pages by Sasha Levin · 13 years ago
  28. 9625344 mm: frontswap: split out __frontswap_curr_pages by Sasha Levin · 13 years ago
  29. 4bb3e31 mm: frontswap: trivial coding convention issues by Sasha Levin · 13 years ago
  30. ef38359 mm: frontswap: remove casting from function calls through ops structure by Sasha Levin · 13 years ago
  31. 165c8ae frontswap: s/put_page/store/g s/get_page/load by Konrad Rzeszutek Wilk · 13 years ago
  32. 29f233c mm: frontswap: core frontswap functionality by Dan Magenheimer · 13 years ago