1. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  2. 9ee93ba mbcache: make sure c_entry_count is not decremented past zero by Jiang Biao · 7 years ago
  3. bbe45d2 mbcache: revert "fs/mbcache.c: make count_objects() more robust" by Eric Biggers · 7 years ago
  4. 3876bbe mbcache: initialize entry->e_referenced in mb_cache_entry_create() by Alexander Potapenko · 7 years ago
  5. d5dabd6 fs/mbcache.c: make count_objects() more robust by Jiang Biao · 7 years ago
  6. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 7 years ago
  7. c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 7 years ago
  8. b649668 mbcache: document that "find" functions only return reusable entries by Eric Biggers · 8 years ago
  9. 132d4e2 mbcache: use consistent type for entry count by Eric Biggers · 8 years ago
  10. 97c7b18 mbcache: remove unnecessary module_get/module_put by Eric Biggers · 8 years ago
  11. 21d0f4f mbcache: don't BUG() if entry cache cannot be allocated by Eric Biggers · 8 years ago
  12. 918b730 mbcache: correctly handle 'e_referenced' bit by Eric Biggers · 8 years ago
  13. 8913f34 mbcache: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  14. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 8 years ago
  15. dc8d5e5 mbcache: get rid of _e_hash_list_head by Andreas Gruenbacher · 8 years ago
  16. 7a2508e mbcache2: rename to mbcache by Jan Kara · 8 years ago[Renamed (66%) from fs/mbcache2.c]
  17. f0c8b46 mbcache2: Use referenced bit instead of LRU by Jan Kara · 8 years ago
  18. c2f3140 mbcache2: limit cache size by Jan Kara · 8 years ago
  19. f9a61eb mbcache2: reimplement mbcache by Jan Kara · 8 years ago