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. c074170e 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. ebb16d0 nbd: set the max segment size to UINT_MAX by Josef Bacik · 8 years ago
  17. 6af3847 Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.12/block by Jens Axboe · 8 years ago
  18. 89515d0 blkfront: add uevent for size change by Marc Olson · 8 years ago
  19. a2c9790 nbd: add a flag to destroy an nbd device on disconnect by Josef Bacik · 8 years ago
  20. c6a4759 nbd: add device refcounting by Josef Bacik · 8 years ago
  21. 47d902b nbd: add a status netlink command by Josef Bacik · 8 years ago
  22. 560bc4b nbd: handle dead connections by Josef Bacik · 8 years ago
  23. 2516ab1 nbd: only clear the queue on device teardown by Josef Bacik · 8 years ago
  24. 799f9a3 nbd: multicast dead link notifications by Josef Bacik · 8 years ago
  25. b7aa3d3 nbd: add a reconfigure netlink command by Josef Bacik · 8 years ago
  26. e46c728 nbd: add a basic netlink interface by Josef Bacik · 8 years ago
  27. 29eaadc nbd: stop using the bdev everywhere by Josef Bacik · 8 years ago
  28. 5ea8d10 nbd: separate out the config information by Josef Bacik · 8 years ago
  29. f373324 nbd: handle single path failures gracefully by Josef Bacik · 8 years ago
  30. 9b1355d nbd: put socket in error cases by Josef Bacik · 8 years ago
  31. 1c6286f lightnvm: fix some error code in pblk-init.c by Dan Carpenter · 8 years ago
  32. 2a79efd lightnvm: fix some WARN() messages by Dan Carpenter · 8 years ago
  33. 503ec94 lightnvm: pblk-gc: fix an error pointer dereference in init by Dan Carpenter · 8 years ago
  34. a4bd217 lightnvm: physical block device (pblk) target by Javier González · 8 years ago
  35. 6eb0824 lightnvm: convert sprintf into strlcpy by Javier González · 8 years ago
  36. d788c59 lightnvm: fix type checks on rrpc by Javier González · 8 years ago
  37. 5d30f3b lightnvm: clean unused variable by Javier González · 8 years ago
  38. 46b160c lightnvm: make nvm_free static by Javier González · 8 years ago
  39. 4af3f75 lightnvm: allow to init targets on factory mode by Javier González · 8 years ago
  40. e85292f lightnvm: bad type conversion for nvme control bits by Javier González · 8 years ago
  41. 7d1ef2f lightnvm: fix cleanup order of disk on init error by Javier González · 8 years ago
  42. edee1bd lightnvm: double-clear of dev->lun_map on target init error by Javier González · 8 years ago
  43. b0e0306 lightnvm: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  44. 48d663a lightnvm: enable nvme size compile asserts by Matias Bjørling · 8 years ago
  45. 7a3de2b lightnvm: free reverse device map by Javier González · 8 years ago
  46. a7737f3 lightnvm: rename scrambler controller hint by Javier González · 8 years ago
  47. 17912c4 lightnvm: submit erases using the I/O path by Javier González · 8 years ago
  48. 2849a7b nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify by Scott Bauer · 8 years ago
  49. 654a01b lightnvm: Fix error handling by Christophe JAILLET · 8 years ago
  50. a88086e net: off by one in inet6_pton() by Dan Carpenter · 8 years ago
  51. 00e0439 blk-mq: introduce Kyber multiqueue I/O scheduler by Omar Sandoval · 8 years ago
  52. c05f852 blk-mq-sched: make completed_request() callback more useful by Omar Sandoval · 8 years ago
  53. 5b72727 blk-mq: export helpers by Omar Sandoval · 8 years ago
  54. 229a9287 blk-mq: add shallow depth option for blk_mq_get_tag() by Omar Sandoval · 8 years ago
  55. c05e667 sbitmap: add sbitmap_get_shallow() operation by Omar Sandoval · 8 years ago
  56. 8425339 remove the mg_disk driver by Christoph Hellwig · 8 years ago
  57. 3f19cd2 block: Fix list corruption of blk stats callback list by Jan Kara · 8 years ago
  58. f5c0b091 blk-mq: Show symbolic names for hctx state and flags by Bart Van Assche · 8 years ago
  59. 91d6890 blk-mq: Export queue state through /sys/kernel/debug/block/*/state by Bart Van Assche · 8 years ago
  60. bcd069b scsi: sd: Remove LBPRZ dependency for discards by Martin K. Petersen · 8 years ago
  61. e6bd931 scsi: sd: Separate zeroout and discard command choices by Martin K. Petersen · 8 years ago
  62. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  63. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  64. 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  65. 71027e9 block: stop using discards for zeroing by Christoph Hellwig · 8 years ago
  66. 5d1429f mmc: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  67. 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  68. 93c1def rbd: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  69. f09a06a brd: remove discard support by Christoph Hellwig · 8 years ago
  70. 19372e2 loop: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  71. 31edeacd zram: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  72. e850fd1 nvme: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  73. e4b8783 sd: implement unmapping Write Zeroes by Christoph Hellwig · 8 years ago
  74. 3404512 block_dev: use blkdev_issue_zerout for hole punches by Christoph Hellwig · 8 years ago
  75. cb365b9 block: add a new BLKDEV_ZERO_NOFALLBACK flag by Christoph Hellwig · 8 years ago
  76. d928be9 block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  77. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  78. c20cfc2 block: stop using blkdev_issue_write_same for zeroing by Christoph Hellwig · 8 years ago
  79. 615ec94 dm kcopyd: switch to use REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  80. ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  81. 0f5d690 dm io: discards don't take a payload by Christoph Hellwig · 8 years ago
  82. 3deff1a md: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  83. 02d2610 sd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  84. 885fa13 block: implement splitting of REQ_OP_WRITE_ZEROES bios by Christoph Hellwig · 8 years ago
  85. 1d62ac1 block: renumber REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  86. 81d926e sd: split sd_setup_discard_cmnd by Christoph Hellwig · 8 years ago
  87. 591c59d block: sed-opal: Tone down all the pr_* to debugs by Scott Bauer · 8 years ago
  88. 710c785 blk-mq: Clarify comments in blk_mq_dispatch_rq_list() by Bart Van Assche · 8 years ago
  89. 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
  90. d945a36 blk-mq: use true instead of 1 for blk_mq_queue_data.last by Omar Sandoval · 8 years ago
  91. 807b104 blk-mq: make driver tag failure path easier to follow by Omar Sandoval · 8 years ago
  92. ee056f9 blk-mq-sched: provide hooks for initializing hardware queue data by Omar Sandoval · 8 years ago
  93. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  94. 6d8c6c0 blk-mq: Restart a single queue if tag sets are shared by Bart Van Assche · 8 years ago
  95. 6077c2d dm rq: Avoid that request processing stalls sporadically by Bart Van Assche · 8 years ago
  96. 36e3cf2 scsi: Avoid that SCSI queues get stuck by Bart Van Assche · 8 years ago
  97. 7587a5a blk-mq: Introduce blk_mq_delay_run_hw_queue() by Bart Van Assche · 8 years ago
  98. fbbaf70 block: trace completion of all bios. by NeilBrown · 8 years ago
  99. dbde775 block: simple improvements for bio->flags by NeilBrown · 8 years ago
  100. ebe8bdd blk-mq: remap queues when adding/removing hardware queues by Omar Sandoval · 8 years ago