1. 1e4ab7b dm cache policy smq: ensure IO doesn't prevent cleaner policy progress by Joe Thornber · 1 year, 8 months ago
  2. 0ef0b47 dm: add missing empty lines by Heinz Mauelshagen · 2 years, 1 month ago
  3. 86a3238 dm: change "unsigned" to "unsigned int" by Heinz Mauelshagen · 2 years, 1 month ago
  4. 3bd9400 dm: add missing SPDX-License-Indentifiers by Heinz Mauelshagen · 2 years, 1 month ago
  5. 302f035 dm cache policy smq: make static read-only array table const by Colin Ian King · 3 years, 1 month ago
  6. bab5d98 dm: remove unnecessary unlikely() around WARN_ON_ONCE() by Igor Stoppa · 7 years ago
  7. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  8. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  9. 9768a10d dm cache policy smq: allocate cache blocks in order by Joe Thornber · 7 years ago
  10. 8ee18ed dm cache policy smq: change max background work from 10240 to 4096 blocks by Joe Thornber · 7 years ago
  11. deb7191 dm cache policy smq: take origin idle status into account when queuing writebacks by Joe Thornber · 7 years ago
  12. 1e72a8e dm cache policy smq: handle races with queuing background_work by Joe Thornber · 7 years ago
  13. 2e63309 dm cache policy smq: don't do any writebacks unless IDLE by Joe Thornber · 8 years ago
  14. 6cf4cc8 dm cache policy smq: stop preemptively demoting blocks by Joe Thornber · 8 years ago
  15. 4d44ec5 dm cache policy smq: put newly promoted entries at the top of the multiqueue by Joe Thornber · 8 years ago
  16. 78c4560 dm cache policy smq: be more aggressive about triggering a writeback by Joe Thornber · 8 years ago
  17. a8cd1eb dm cache policy smq: only demote entries in bottom half of the clean multiqueue by Joe Thornber · 8 years ago
  18. 97dfb20 dm cache policy smq: cleanup free_target_met() and clean_target_met() by Mike Snitzer · 8 years ago
  19. ce1d64e dm cache policy smq: allow demotions to happen even during continuous IO by Joe Thornber · 8 years ago
  20. cc7e394 dm cache policy smq: make the cleaner policy write-back more aggressively by Joe Thornber · 8 years ago
  21. b29d498 dm cache: significant rework to leverage dm-bio-prison-v2 by Joe Thornber · 8 years ago
  22. e99dda8f dm cache policy smq: use hash_32() instead of hash_32_generic() by Mike Snitzer · 8 years ago
  23. 9d1b404 dm cache policy smq: distribute entries to random levels when switching to smq by Joe Thornber · 8 years ago
  24. 4e781b4 dm cache: speed up writing of the hint array by Joe Thornber · 8 years ago
  25. 7dd85bb dm cache policy smq: clarify that mq registration failure was for 'mq' by Mike Snitzer · 9 years ago
  26. 9ed8469 dm cache: make the 'mq' policy an alias for 'smq' by Joe Thornber · 9 years ago
  27. a3d939a dm: convert ffs to __ffs by Mikulas Patocka · 9 years ago
  28. 4051aab dm cache policy smq: change the mutex to a spinlock by Joe Thornber · 10 years ago
  29. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 10 years ago
  30. 134bf30 dm cache policy smq: fix alloc_bitset check that always evaluates as false by Colin Ian King · 10 years ago
  31. b5451e4 dm cache policy smq: fix "default" version to be 1.4.0 by Mike Snitzer · 10 years ago
  32. bccab6a dm cache: switch the "default" cache replacement policy from mq to smq by Mike Snitzer · 10 years ago
  33. fba1010 dm cache: age and write back cache entries even without active IO by Joe Thornber · 10 years ago
  34. 66a6363 dm cache: add stochastic-multi-queue (smq) policy by Joe Thornber · 10 years ago