1. 6fa3e8d block, bfq: remove all get and put of I/O contexts by Paolo Valente · 8 years ago
  2. e1b2324 block, bfq: handle bursts of queue activations by Arianna Avanzini · 8 years ago
  3. e01eff0 block, bfq: boost the throughput with random I/O on NCQ-capable HDDs by Paolo Valente · 8 years ago
  4. bf2b79e block, bfq: boost the throughput on NCQ-capable flash-based devices by Paolo Valente · 8 years ago
  5. 1de0c4c block, bfq: reduce idling only in symmetric scenarios by Arianna Avanzini · 8 years ago
  6. 36eca89 block, bfq: add Early Queue Merge (EQM) by Arianna Avanzini · 8 years ago
  7. cfd6971 block, bfq: reduce latency during request-pool saturation by Paolo Valente · 8 years ago
  8. bcd5642 block, bfq: preserve a low latency also with NCQ-capable drives by Paolo Valente · 8 years ago
  9. 77b7dce block, bfq: reduce I/O latency for soft real-time applications by Paolo Valente · 8 years ago
  10. 44e44a1 block, bfq: improve responsiveness by Paolo Valente · 8 years ago
  11. c074170 block, bfq: add more fairness with writes and slow processes by Paolo Valente · 8 years ago
  12. ab0e43e block, bfq: modify the peak-rate estimator by Paolo Valente · 8 years ago
  13. 54b6045 block, bfq: improve throughput boosting by Paolo Valente · 8 years ago
  14. e21b7a0 block, bfq: add full hierarchical scheduling and cgroups support by Arianna Avanzini · 8 years ago
  15. aee69d7 block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler by Paolo Valente · 8 years ago
  16. 00e0439 blk-mq: introduce Kyber multiqueue I/O scheduler by Omar Sandoval · 8 years ago
  17. c05f852 blk-mq-sched: make completed_request() callback more useful by Omar Sandoval · 8 years ago
  18. 5b72727 blk-mq: export helpers by Omar Sandoval · 8 years ago
  19. 229a9287 blk-mq: add shallow depth option for blk_mq_get_tag() by Omar Sandoval · 8 years ago
  20. 5051262 Revert "block: introduce bio_copy_data_partial" by NeilBrown · 8 years ago
  21. 3f19cd2 block: Fix list corruption of blk stats callback list by Jan Kara · 8 years ago
  22. f5c0b091 blk-mq: Show symbolic names for hctx state and flags by Bart Van Assche · 8 years ago
  23. 91d6890 blk-mq: Export queue state through /sys/kernel/debug/block/*/state by Bart Van Assche · 8 years ago
  24. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  25. 71027e9 block: stop using discards for zeroing by Christoph Hellwig · 8 years ago
  26. cb365b9 block: add a new BLKDEV_ZERO_NOFALLBACK flag by Christoph Hellwig · 8 years ago
  27. d928be9 block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  28. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  29. c20cfc2 block: stop using blkdev_issue_write_same for zeroing by Christoph Hellwig · 8 years ago
  30. 885fa13 block: implement splitting of REQ_OP_WRITE_ZEROES bios by Christoph Hellwig · 8 years ago
  31. 591c59d block: sed-opal: Tone down all the pr_* to debugs by Scott Bauer · 8 years ago
  32. 710c785 blk-mq: Clarify comments in blk_mq_dispatch_rq_list() by Bart Van Assche · 8 years ago
  33. 705cda9 blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list by Bart Van Assche · 8 years ago
  34. d945a36 blk-mq: use true instead of 1 for blk_mq_queue_data.last by Omar Sandoval · 8 years ago
  35. 807b104 blk-mq: make driver tag failure path easier to follow by Omar Sandoval · 8 years ago
  36. ee056f9 blk-mq-sched: provide hooks for initializing hardware queue data by Omar Sandoval · 8 years ago
  37. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  38. 6d8c6c0 blk-mq: Restart a single queue if tag sets are shared by Bart Van Assche · 8 years ago
  39. 7587a5a blk-mq: Introduce blk_mq_delay_run_hw_queue() by Bart Van Assche · 8 years ago
  40. fbbaf70 block: trace completion of all bios. by NeilBrown · 8 years ago
  41. ebe8bdd blk-mq: remap queues when adding/removing hardware queues by Omar Sandoval · 8 years ago
  42. 54d5329 blk-mq-sched: fix crash in switch error path by Omar Sandoval · 8 years ago
  43. 9325263 blk-mq-sched: set up scheduler tags when bringing up new queues by Omar Sandoval · 8 years ago
  44. 6917ff0 blk-mq-sched: refactor scheduler initialization by Omar Sandoval · 8 years ago
  45. 81380ca blk-mq: use the right hctx when getting a driver tag fails by Omar Sandoval · 8 years ago
  46. 64c7f1d block, scsi: move the retries field to struct scsi_request by Christoph Hellwig · 8 years ago
  47. f2fbc9d blk-mq: Remove blk_mq_queue_data.list by Bart Van Assche · 8 years ago
  48. 142bbdf cfq: Disable writeback throttling by default by Jan Kara · 8 years ago
  49. 85003a4 block: fix inheriting request priority from bio by Adam Manzanares · 8 years ago
  50. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 8 years ago
  51. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  52. bf4907c blk-mq: fix schedule-under-preempt for blocking drivers by Jens Axboe · 8 years ago
  53. 47d7520 block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle" by Colin Ian King · 8 years ago
  54. ac77a0c block: do not put mq context in blk_mq_alloc_request_hctx by Minchan Kim · 8 years ago
  55. 3e06eb3 block: do not put mq context in blk_mq_alloc_request_hctx by Minchan Kim · 8 years ago
  56. 3e8a706 blk-mq: include errors in did_work calculation by Jens Axboe · 8 years ago
  57. b58e176 block-mq: don't re-queue if we get a queue error by Josef Bacik · 8 years ago
  58. 457e490f blkcg: allocate struct blkcg_gq outside request queue spinlock by Tahsin Erdogan · 8 years ago
  59. d708f0d Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock" by Jens Axboe · 8 years ago
  60. 48b99c9 blk-mq: fix a typo and a spelling mistake by Jens Axboe · 8 years ago
  61. 018c259 blk-mq-pci: Fix two spelling mistakes by Sagi Grimberg · 8 years ago
  62. 02ba889 block: fix leak of q->rq_wb by Omar Sandoval · 8 years ago
  63. 0c9539a blk-mq: fix leak of q->stats by Omar Sandoval · 8 years ago
  64. 334335d block: warn if sharing request queue across gendisks by Omar Sandoval · 8 years ago
  65. d3cfb2a block: block new I/O just after queue is set as dying by Ming Lei · 8 years ago
  66. 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 8 years ago
  67. 5ed61d3 block: add a read barrier in blk_queue_enter() by Ming Lei · 8 years ago
  68. d9d149a blk-mq: comment on races related with timeout handler by Ming Lei · 8 years ago
  69. a4ef8e5 blk-mq: don't complete un-started request in timeout handler by Ming Lei · 8 years ago
  70. 7fc6b87 blkcg: allocate struct blkcg_gq outside request queue spinlock by Tahsin Erdogan · 8 years ago
  71. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  72. 53696b8 blk-throttle: add latency target support by Shaohua Li · 8 years ago
  73. b9147dd blk-throttle: add a mechanism to estimate IO latency by Shaohua Li · 8 years ago
  74. 88eeca4 block: track request size in blk_issue_stat by Shaohua Li · 8 years ago
  75. ec80991 blk-throttle: add interface for per-cgroup target latency by Shaohua Li · 8 years ago
  76. fa6fb5a blk-throttle: ignore idle cgroup limit by Shaohua Li · 8 years ago
  77. ada75b6 blk-throttle: add interface to configure idle time threshold by Shaohua Li · 8 years ago
  78. 9e234ee blk-throttle: add a simple idle detection by Shaohua Li · 8 years ago
  79. 7394e31 blk-throttle: make bandwidth change smooth by Shaohua Li · 8 years ago
  80. aec2424 blk-throttle: detect completed idle cgroup by Shaohua Li · 8 years ago
  81. d61fcfa blk-throttle: choose a small throtl_slice for SSD by Shaohua Li · 8 years ago
  82. 297e3d8 blk-throttle: make throtl_slice tunable by Shaohua Li · 8 years ago
  83. 06cceed blk-throttle: make sure expire time isn't too big by Shaohua Li · 8 years ago
  84. 3f0abd8 blk-throttle: add downgrade logic by Shaohua Li · 8 years ago
  85. c79892c blk-throttle: add upgrade logic for LIMIT_LOW state by Shaohua Li · 8 years ago
  86. b22c417 blk-throttle: configure bps/iops limit for cgroup in low limit by Shaohua Li · 8 years ago
  87. cd5ab1b blk-throttle: add .low interface by Shaohua Li · 8 years ago
  88. 327ffb9 blk-throttle: add configure option for new .low interface by Shaohua Li · 8 years ago
  89. 9f626e3 blk-throttle: prepare support multiple limits by Shaohua Li · 8 years ago
  90. 2ab5492 blk-throttle: use U64_MAX/UINT_MAX to replace -1 by Shaohua Li · 8 years ago
  91. f459587 block: remove bio_clone_bioset_partial() by Shaohua Li · 8 years ago
  92. 869ab90 block: constify struct blk_integrity_profile by Eric Biggers · 8 years ago
  93. 93efe98 blk-mq: include errors in did_work calculation by Jens Axboe · 8 years ago
  94. 1be7d20 block: remove outdated part of blkdev_issue_flush() comment by Eric Biggers · 8 years ago
  95. e554911 block: correct documentation for blkdev_issue_discard() flags by Eric Biggers · 8 years ago
  96. 6f880285 block: introduce bio_copy_data_partial by Ming Lei · 8 years ago
  97. 7a88fa1 block: make nr_iovecs unsigned in bio_alloc_bioset() by Dan Carpenter · 8 years ago
  98. a4d907b blk-mq: streamline blk_mq_make_request by Christoph Hellwig · 8 years ago
  99. 2299722 blk-mq: split the plug and sync cases in blk_mq_make_request by Christoph Hellwig · 8 years ago
  100. 5eb6126 blk-mq: improve blk_mq_try_issue_directly by Christoph Hellwig · 8 years ago