1. a3d939a dm: convert ffs to __ffs by Mikulas Patocka · 9 years ago
  2. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  3. bccab6a dm cache: switch the "default" cache replacement policy from mq to smq by Mike Snitzer · 9 years ago
  4. fba1010 dm cache: age and write back cache entries even without active IO by Joe Thornber · 9 years ago
  5. 028ae9f dm cache: add fail io mode and needs_check flag by Joe Thornber · 9 years ago
  6. 20f6814 dm cache: pass a new 'critical' flag to the policies when requesting writeback work by Joe Thornber · 9 years ago
  7. fb4100a dm cache: fix race when issuing a POLICY_REPLACE operation by Joe Thornber · 9 years ago
  8. e65ff87 dm cache policy mq: try not to writeback data that changed in the last second by Joe Thornber · 9 years ago
  9. fdecee3 dm cache policy mq: remove unused generation member of struct entry by Joe Thornber · 9 years ago
  10. 3e45c91 dm cache policy mq: track entries hit this 'tick' via sentinel objects by Joe Thornber · 9 years ago
  11. c74ffc5 dm cache policy mq: remove queue_shift_down() by Joe Thornber · 9 years ago
  12. 75da39b dm cache policy mq: keep track of the number of entries in a multiqueue by Joe Thornber · 9 years ago
  13. f1afb36 dm cache policy mq: simplify ability to promote sequential IO to the cache by Mike Snitzer · 10 years ago
  14. b155aa0 dm cache policy mq: tweak algorithm that decides when to promote a block by Joe Thornber · 10 years ago
  15. 14f398c dm cache mq: fix memory allocation failure for large cache devices by Heinz Mauelshagen · 10 years ago
  16. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  17. 2e68c4e dm cache: add policy name to status output by Mike Snitzer · 10 years ago
  18. 78e03d6 dm cache policy mq: introduce three promotion threshold tunables by Joe Thornber · 11 years ago
  19. b815805 dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD by Wei Yongjun · 11 years ago
  20. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  21. af95e7a dm cache policy mq: fix promotions to occur as expected by Joe Thornber · 11 years ago
  22. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  23. 7b6b2bc dm cache: resolve small nits and improve Documentation by Mike Snitzer · 11 years ago
  24. 532906a dm cache: add remove_cblock method to policy interface by Joe Thornber · 11 years ago
  25. 633618e dm cache policy mq: reduce memory requirements by Joe Thornber · 11 years ago
  26. c86c307 dm cache: be much more aggressive about promoting writes to discarded blocks by Joe Thornber · 11 years ago
  27. 01911c1 dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty() by Joe Thornber · 11 years ago
  28. 0184b44 dm cache policy mq: a few small fixes by Joe Thornber · 11 years ago
  29. 99ba2ae dm cache policy mq: protect residency method with existing mutex by Joe Thornber · 11 years ago
  30. b936bf8 dm cache: avoid conflicting remove_mapping() in mq policy by Geert Uytterhoeven · 11 years ago
  31. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 11 years ago
  32. f283635 dm cache: add mq policy by Joe Thornber · 11 years ago