1. 61febef dm-rq: don't dereference request payload after ending request by Jens Axboe · 8 years ago
  2. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  3. 4087a1f dm rq: cope with DM device destruction while in dm_old_request_fn() by Mike Snitzer · 8 years ago
  4. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  5. 4bf58435 dm: remove incomplete BLOCK_PC support by Christoph Hellwig · 8 years ago
  6. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  7. 775a2e2 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  8. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  9. b23df0d dm rq: simplify use_blk_mq initialization by Bart Van Assche · 8 years ago
  10. 4f9c74c dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments by Ming Lei · 8 years ago
  11. d15bb3a dm rq: fix a race condition in rq_completed() by Bart Van Assche · 8 years ago
  12. 7b17c2f dm: Fix a race condition related to stopping and starting queues by Bart Van Assche · 8 years ago
  13. f0d33ab dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code by Bart Van Assche · 8 years ago
  14. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  15. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  16. 52d7f1b blk-mq: Avoid that requeueing starts stopped queues by Bart Van Assche · 8 years ago
  17. e0f3e6a Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  18. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  19. 937fa62 dm rq: clear kworker_task if kthread_run() returned an error by Mike Snitzer · 8 years ago
  20. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  21. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  22. 48915c2 Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  23. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  24. e0c1075 dm rq: introduce dm_mq_kick_requeue_list() by Mike Snitzer · 8 years ago
  25. fbc39b4 dm rq: reduce arguments passed to map_request() and dm_requeue_original_request() by Mike Snitzer · 8 years ago
  26. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  27. a8ac51e dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests by Mike Snitzer · 8 years ago
  28. c533f24 dm rq: simplify dm_old_stop_queue() by Bart Van Assche · 8 years ago
  29. 9dbeaea dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED by Mike Snitzer · 8 years ago
  30. 2397a15 dm rq: factor out dm_mq_stop_queue() by Bart Van Assche · 8 years ago
  31. 7d9595d dm rq: fix the starting and stopping of blk-mq queues by Mike Snitzer · 8 years ago
  32. bd9f55e dm: fix second blk_delay_queue() parameter to be in msec units not jiffies by Tahsin Erdogan · 8 years ago
  33. 7193a9d dm rq: check kthread_run return for .request_fn request-based DM by Mike Snitzer · 8 years ago
  34. e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 9 years ago
  35. 4cc9613 dm: move request-based code out to dm-rq.[hc] by Mike Snitzer · 9 years ago