1. a44e84a ext4: fix deadlock due to mbcache entry corruption by Jan Kara · 2 years, 3 months ago
  2. 5fc4cbd mbcache: Avoid nesting of cache->c_list_lock under bit locks by Jan Kara · 2 years, 6 months ago
  3. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  4. 307af6c mbcache: automatically delete entries from cache on freeing by Jan Kara · 2 years, 8 months ago
  5. 7589633 mbcache: Remove mb_cache_entry_delete() by Jan Kara · 2 years, 8 months ago
  6. 3dc96bb mbcache: add functions to delete entry if unused by Jan Kara · 2 years, 8 months ago
  7. 5831891 mbcache: don't reclaim used entries by Jan Kara · 2 years, 8 months ago
  8. e33c267 mm: shrinkers: provide shrinkers with names by Roman Gushchin · 2 years, 9 months ago
  9. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  10. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  11. 9ee93ba mbcache: make sure c_entry_count is not decremented past zero by Jiang Biao · 7 years ago
  12. bbe45d2 mbcache: revert "fs/mbcache.c: make count_objects() more robust" by Eric Biggers · 7 years ago
  13. 3876bbe mbcache: initialize entry->e_referenced in mb_cache_entry_create() by Alexander Potapenko · 7 years ago
  14. d5dabd6 fs/mbcache.c: make count_objects() more robust by Jiang Biao · 7 years ago
  15. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  16. c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 8 years ago
  17. b649668 mbcache: document that "find" functions only return reusable entries by Eric Biggers · 8 years ago
  18. 132d4e2 mbcache: use consistent type for entry count by Eric Biggers · 8 years ago
  19. 97c7b18 mbcache: remove unnecessary module_get/module_put by Eric Biggers · 8 years ago
  20. 21d0f4f mbcache: don't BUG() if entry cache cannot be allocated by Eric Biggers · 8 years ago
  21. 918b730 mbcache: correctly handle 'e_referenced' bit by Eric Biggers · 8 years ago
  22. 8913f34 mbcache: fix to detect failure of register_shrinker by Chao Yu · 9 years ago
  23. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 9 years ago
  24. dc8d5e5 mbcache: get rid of _e_hash_list_head by Andreas Gruenbacher · 9 years ago
  25. 7a2508e mbcache2: rename to mbcache by Jan Kara · 9 years ago[Renamed (66%) from fs/mbcache2.c]
  26. f0c8b46 mbcache2: Use referenced bit instead of LRU by Jan Kara · 9 years ago
  27. c2f3140 mbcache2: limit cache size by Jan Kara · 9 years ago
  28. f9a61eb mbcache2: reimplement mbcache by Jan Kara · 9 years ago