1. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  2. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  3. 23779fb block: Enable sysfs nomerge control for I/O requests in the plug list by Alireza Haghdoost · 11 years ago
  4. eb1c160 elevator: Fix a race in elevator switching and md device initialization by Tomoki Sekiyama · 11 years ago
  5. fff4996 blk-core: Fix memory corruption if blkcg_init_queue fails by Mikulas Patocka · 11 years ago
  6. 4912aa6 block: fix race between request completion and timeout handling by Jeff Moyer · 11 years ago
  7. 92f399c blk-mq: mq plug list breakage by Shaohua Li · 11 years ago
  8. 3228f48 blk-mq: fix for flush deadlock by Christoph Hellwig · 11 years ago
  9. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  10. 71fe07d block: remove request ref_count by Christoph Hellwig · 11 years ago
  11. 5953316 block: make rq->cmd_flags be 64-bit by Jens Axboe · 11 years ago
  12. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  13. 7aef2e7 block: trace all devices plug operation by Jianpeng Ma · 11 years ago
  14. 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
  15. a9d6ceb8 [SCSI] return ENOSPC on thin provisioning failure by Hannes Reinecke · 11 years ago
  16. c1101cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  17. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  18. d1ffc1f block/dasd: detailed I/O errors by Hannes Reinecke · 11 years ago
  19. c60855c blkpm: avoid sleep when holding queue lock by Aaron Lu · 11 years ago
  20. 695588f block: queue work on power efficient wq by Viresh Kumar · 11 years ago
  21. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  22. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  23. 705cd0e Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/core by Jens Axboe · 11 years ago
  24. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  25. f79ea41 block: Refactor blk_update_request() by Kent Overstreet · 12 years ago
  26. c815881 block: implement runtime pm strategy by Lin Ming · 11 years ago
  27. 6c95466 block: add runtime pm helpers by Lin Ming · 11 years ago
  28. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  30. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 11 years ago
  31. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 11 years ago
  32. 422765c block: Remove should_sort judgement when flush blk_plug by Jianpeng Ma · 11 years ago
  33. cbae8d4 block: export block_unplug tracepoint by NeilBrown · 11 years ago
  34. 24faf6f block: Make blk_cleanup_queue() wait until request_fn finished by Bart Van Assche · 12 years ago
  35. 7046057 block: Avoid scheduling delayed work on a dead queue by Bart Van Assche · 12 years ago
  36. c246e80 block: Avoid that request_fn is invoked on a dead queue by Bart Van Assche · 11 years ago
  37. 807592a block: Let blk_drain_queue() caller obtain the queue lock by Bart Van Assche · 12 years ago
  38. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  39. c304a51 block: use NUMA_NO_NODE instead of -1 by Ezequiel Garcia · 12 years ago
  40. 975927b block: Add blk_rq_pos(rq) to sort rq when plushing by Jianpeng Ma · 12 years ago
  41. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  42. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  43. 60ea822 block: fix request_queue->flags initialization by Tejun Heo · 12 years ago
  44. 749fefe block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() by Tejun Heo · 12 years ago
  45. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  46. f31dc1c block: Consolidate command flag and queue limit checks for merges by Martin K. Petersen · 12 years ago
  47. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  48. e32463b block: remove the duplicated setting for congestion_threshold by Jaehoon Chung · 12 years ago
  49. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  50. 4254bba block: Kill bi_destructor by Kent Overstreet · 12 years ago
  51. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  52. 37d7b34 block: rate-limit the error message from failing commands by Yi Zou · 12 years ago
  53. 136b572 workqueue: deprecate __cancel_delayed_work() by Tejun Heo · 12 years ago
  54. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  55. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  56. 2a7d555 block: stack unplug by Shaohua Li · 12 years ago
  57. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  58. a051661 blkcg: implement per-blkg request allocation by Tejun Heo · 12 years ago
  59. 5b788ce block: prepare for multiple request_lists by Tejun Heo · 12 years ago
  60. 8a5ecdd block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv by Tejun Heo · 12 years ago
  61. 7f4b35d block: allocate io_context upfront by Tejun Heo · 12 years ago
  62. a06e05e block: refactor get_request[_wait]() by Tejun Heo · 12 years ago
  63. a91a5ac mempool: add @gfp_mask to mempool_create_node() by Tejun Heo · 12 years ago
  64. 5e5cfac block: Mitigate lock unbalance caused by lock switching by Asias He · 12 years ago
  65. 458f27a block: Avoid missed wakeup in request waitqueue by Asias He · 12 years ago
  66. 0b7877d Merge tag 'v3.4-rc5' into for-3.5/core by Jens Axboe · 12 years ago
  67. aaf7c68 block: fix elvpriv allocation failure handling by Tejun Heo · 12 years ago
  68. 29e2b09 block: collapse blk_alloc_request() into get_request() by Tejun Heo · 12 years ago
  69. b82d4b1 blkcg: make request_queue bypassing on allocation by Tejun Heo · 12 years ago
  70. 80fd997 blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing by Tejun Heo · 12 years ago
  71. 1b2e19f block: make auto block plug flush threshold per-disk based by Shaohua Li · 12 years ago
  72. 00380a4 block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL by Dan Carpenter · 12 years ago
  73. 852c788 block: implement bio_associate_current() by Tejun Heo · 12 years ago
  74. 24acfc3 block: interface update for ioc/icq creation functions by Tejun Heo · 12 years ago
  75. b679281 block: restructure get_request() by Tejun Heo · 12 years ago
  76. e8989fa blkcg: unify blkg's for blkcg policies by Tejun Heo · 12 years ago
  77. 4eef304 blkcg: move per-queue blkg list heads and counters to queue and blkg by Tejun Heo · 12 years ago
  78. 5efd611 blkcg: add blkcg_{init|drain|exit}_queue() by Tejun Heo · 12 years ago
  79. f51b802 blkcg: use the usual get blkg path for root blkio_group by Tejun Heo · 12 years ago
  80. 6ecf23a block: extend queue bypassing to cover blkcg policies by Tejun Heo · 12 years ago
  81. d732580 block: implement blk_queue_bypass_start/end() by Tejun Heo · 12 years ago
  82. b855b04 block: blk-throttle should be drained regardless of q->elevator by Tejun Heo · 12 years ago
  83. 07c2bd3 block: don't call elevator callbacks for plug merges by Tejun Heo · 12 years ago
  84. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 12 years ago
  85. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 12 years ago
  86. 05c30b9 block: fix NULL icq_cache reference by Shaohua Li · 12 years ago
  87. b3c9dd1 Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  88. 4eabc94 block: don't kick empty queue in blk_drain_queue() by Tejun Heo · 12 years ago
  89. f1f8cc9 block, cfq: move icq creation and rq->elv.icq association to block core by Tejun Heo · 12 years ago
  90. a612fdd block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq by Tejun Heo · 12 years ago
  91. f2dbd76 block, cfq: replace current_io_context() with create_io_context() by Tejun Heo · 12 years ago
  92. 09ac46c block: misc updates to blk_get_queue() by Tejun Heo · 12 years ago
  93. a73f730 block, cfq: move cfqd->cic_index to q->id by Tejun Heo · 12 years ago
  94. 8ba6143 block: add missing blk_queue_dead() checks by Tejun Heo · 12 years ago
  95. 481a7d6 block: fix drain_all condition in blk_drain_queue() by Tejun Heo · 12 years ago
  96. 34f6055 block: add blk_queue_dead() by Tejun Heo · 12 years ago
  97. 1ba64ed block, sx8: kill blk_insert_request() by Tejun Heo · 12 years ago
  98. 5151412 block: initialize request_queue's numa node during by Mike Snitzer · 13 years ago
  99. 019ceb7 block: add missed trace_block_plug by Shaohua Li · 13 years ago
  100. 3540d5e block: avoid unnecessary plug list flush by Shaohua Li · 13 years ago