1. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  2. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  3. 5fdb7e1 null_blk: fix wrong capacity when bs is not 512 bytes by Matias Bjørling · 9 years ago
  4. de65d2d null_blk: fix memory leak on cleanup by Matias Bjørling · 9 years ago
  5. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  6. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  7. 2197406 null_blk: fix use-after-free problem by Mike Krinkin · 9 years ago
  8. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  9. 8b70f45 null_blk: restart request processing on completion handler by Akinobu Mita · 9 years ago
  10. 419c21a null_blk: prevent timer handler running on a different CPU where started by Akinobu Mita · 9 years ago
  11. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  12. 227290b null_blk: suppress invalid partition info by Jens Axboe · 10 years ago
  13. 35b489d block: fix checking return value of blk_mq_init_queue by Ming Lei · 10 years ago
  14. 709c866 null_blk: boundary check queue_mode and irqmode by Matias Bjorling · 10 years ago
  15. b352172 Merge branch 'master' into for-3.19/drivers by Jens Axboe · 10 years ago
  16. 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
  17. 31f9690 null_blk: Cleanup error recovery in null_add_dev() by Jan Kara · 10 years ago
  18. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  19. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  20. c8a446a blk-mq: rename blk_mq_end_io to blk_mq_end_request by Christoph Hellwig · 10 years ago
  21. e249007 blk-mq: call blk_mq_start_request from ->queue_rq by Christoph Hellwig · 10 years ago
  22. bf57229 blk-mq: remove REQ_END by Christoph Hellwig · 10 years ago
  23. dc501dc blk-mq: pass along blk_mq_alloc_tag_set return values by Robert Elliott · 10 years ago
  24. d891fa7 null_blk: fix softirq completions for queue_mode == 1 by Jens Axboe · 10 years ago
  25. 54ae81c null_blk: fix name and description of 'queue_mode' module parameter by Mike Snitzer · 10 years ago
  26. 0fb662e Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  27. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  28. 6178976 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  29. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  30. fc27691 block: null_blk: fix use after free by Ming Lei · 10 years ago
  31. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 10 years ago
  32. 9d74e25 blk-mq: do not initialize req->special by Christoph Hellwig · 10 years ago
  33. ce2c350 null_blk: use blk_complete_request and blk_mq_complete_request by Christoph Hellwig · 11 years ago
  34. d7790b9 block/null_blk: Fix completion processing from LIFO to FIFO by Shlomo Pongratz · 11 years ago
  35. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  36. 9967d8a null_blk: Null pointer deference problem in alloc_page_buffers by Raghavendra K T · 11 years ago
  37. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  38. c5fdd53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  39. fc1bc35 null_blk: support submit_queues on use_per_node_hctx by Matias Bjørling · 11 years ago
  40. 2000524 null_blk: set use_per_node_hctx param to false by Matias Bjørling · 11 years ago
  41. d15ee6b null_blk: warning on ignored submit_queues param by Matias Bjorling · 11 years ago
  42. 2d263a78 null_blk: refactor init and init errors code paths by Matias Bjorling · 11 years ago
  43. 0c56010 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  44. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  45. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  46. f2298c0 null_blk: multi queue aware block test driver by Jens Axboe · 11 years ago