1. 46f3cc1 block: drop q argument from bsg_validate_sgv4_hdr by Johannes Thumshirn · 8 years ago
  2. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  3. 6a83e74 blk-mq: Introduce blk_mq_quiesce_queue() by Bart Van Assche · 8 years ago
  4. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  5. 52d7f1b blk-mq: Avoid that requeueing starts stopped queues by Bart Van Assche · 8 years ago
  6. 2253efc blk-mq: Move more code into blk_mq_direct_issue_request() by Bart Van Assche · 8 years ago
  7. fd00144 blk-mq: Introduce blk_mq_queue_stopped() by Bart Van Assche · 8 years ago
  8. 5d1b25c blk-mq: Introduce blk_mq_hctx_stopped() by Bart Van Assche · 8 years ago
  9. bc27c01 blk-mq: Do not invoke .queue_rq() for a stopped queue by Bart Van Assche · 8 years ago
  10. 2cefe4d block: add bio_iov_iter_get_pages() by Kent Overstreet · 8 years ago
  11. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  12. a2b8096 block: replace REQ_NOIDLE with REQ_IDLE by Christoph Hellwig · 8 years ago
  13. aa39ebd cfq-iosched: use op_is_sync instead of opencoding it by Christoph Hellwig · 8 years ago
  14. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  15. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  16. 8d2bbd4 block: replace REQ_THROTTLED with a bio flag by Christoph Hellwig · 8 years ago
  17. c4aebd0 block: remove bio_is_rw by Christoph Hellwig · 8 years ago
  18. 2552e3f blk-mq: get rid of confusing blk_map_ctx structure by Jens Axboe · 8 years ago
  19. 7dd2fb6 blk-mq: update hardware and software queues for sleeping alloc by Jens Axboe · 8 years ago
  20. 3c4da758 block: zoned: fix harmless maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  21. 3ed05a9 blk-zoned: implement ioctls by Shaun Tancheff · 8 years ago
  22. 6a0cb1b block: Implement support for zoned block devices by Hannes Reinecke · 8 years ago
  23. 2d25344 block: Define zoned block device operations by Shaun Tancheff · 8 years ago
  24. 987b3b2 block: update chunk_sectors in blk_stack_limits() by Hannes Reinecke · 8 years ago
  25. 87caf97 blk-sysfs: Add 'chunk_sectors' to sysfs attributes by Hannes Reinecke · 8 years ago
  26. 797476b block: Add 'zoned' queue limit by Damien Le Moal · 8 years ago
  27. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  28. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  29. 28b2be2 block: require write_same and discard requests align to logical block size by Darrick J. Wong · 8 years ago
  30. 22dd6d35 block: invalidate the page cache when issuing BLKZEROOUT by Darrick J. Wong · 8 years ago
  31. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  32. 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  33. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  34. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. bbb427e blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL by Bart Van Assche · 8 years ago
  37. c8712c6 blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx by Christoph Hellwig · 8 years ago
  38. 3932a86 cfq: fix starvation of asynchronous writes by Glauber Costa · 8 years ago
  39. 97a3286 blk-mq: fixup "Convert to new hotplug state machine" by Sebastian Andrzej Siewior · 8 years ago
  40. 1b792f2 blk-mq: add flag for drivers wanting blocking ->queue_rq() by Jens Axboe · 8 years ago
  41. 63581af blk-mq: remove non-blocking pass in blk_mq_map_request by Christoph Hellwig · 8 years ago
  42. 841bac2 blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue() by Jens Axboe · 8 years ago
  43. 65d5291 blk-mq: Convert to new hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  44. 9467f85 blk-mq/cpu-notif: Convert to new hotplug state machine by Thomas Gleixner · 8 years ago
  45. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  46. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  47. 164c80e blk-throttle: Extend slice if throttle group is not empty by Vivek Goyal · 8 years ago
  48. 9a659f4 block/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  49. 8ec2ef2 blk_mq: linux/blk-mq.h does not include all the headers it depends on by Stephen Rothwell · 8 years ago
  50. 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
  51. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  52. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  53. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  54. 703fd1c blk-mq: account higher order dispatch by Jens Axboe · 8 years ago
  55. 9151bcb blk-mq: kill unused blk_mq_create_mq_map() by Jens Axboe · 8 years ago
  56. 1b15793 blk-mq: get rid of the cpumask in struct blk_mq_tags by Christoph Hellwig · 8 years ago
  57. 973c4e3 blk-mq: provide a default queue mapping for PCI device by Christoph Hellwig · 8 years ago
  58. da695ba blk-mq: allow the driver to pass in a queue mapping by Christoph Hellwig · 8 years ago
  59. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  60. bdd17e7 blk-mq: only allocate a single mq_map per tag_set by Christoph Hellwig · 8 years ago
  61. 4e68a01 blk-mq: don't redistribute hardware queues on a CPU hotplug event by Christoph Hellwig · 8 years ago
  62. 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
  63. a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
  64. d21ea4bc block: enable zeroing of io_poll statistics by Stephen Bates · 8 years ago
  65. 6e21935 block: add poll_considered statistic by Stephen Bates · 8 years ago
  66. 88c7b2b blk-mq: prefetch request in blk_mq_tag_to_rq() by Jens Axboe · 8 years ago
  67. 27489a3 blk-mq: turn hctx->run_work into a regular work struct by Jens Axboe · 8 years ago
  68. ee63cfa block: add kblockd_schedule_work_on() by Jens Axboe · 8 years ago
  69. 0e87e58 blk-mq: improve warning for running a queue on the wrong CPU by Jens Axboe · 8 years ago
  70. e57690f blk-mq: don't overwrite rq->mq_ctx by Jens Axboe · 8 years ago
  71. 4d70dca block: make sure a big bio is split into at most 256 bvecs by Ming Lei · 8 years ago
  72. 1b85608 block: Fix race triggered by blk_set_queue_dying() by Bart Van Assche · 8 years ago
  73. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  74. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  75. c0f3fd2 blk-mq: fix deadlock in blk_mq_register_disk() error path by Jens Axboe · 8 years ago
  76. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  77. 71f79fb blk-mq: Allow timeouts to run while queue is freezing by Gabriel Krisman Bertazi · 8 years ago
  78. 77da160 block: fix use-after-free in seq file by Vegard Nossum · 8 years ago
  79. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  80. bfd279a blkcg: kill unused field nr_undestroyed_grps by Hou Tao · 8 years ago
  81. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  82. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  84. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 17007f3 block: Fix front merge check by Damien Le Moal · 8 years ago
  86. 72ef799 block: do not merge requests without consulting with io scheduler by Tahsin Erdogan · 9 years ago
  87. 68bdf1a block: Fix spelling in a source code comment by Bart Van Assche · 8 years ago
  88. ea6ca60 block: expose QUEUE_FLAG_DAX in sysfs by Yigal Korman · 9 years ago
  89. f9cc447 block: unexport various bio mapping helpers by Christoph Hellwig · 8 years ago
  90. 4613c5f scsi/osd: open code blk_make_request by Christoph Hellwig · 8 years ago
  91. 98d61d5 block: simplify and export blk_rq_append_bio by Christoph Hellwig · 8 years ago
  92. 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 8 years ago
  93. ed996a5 block: simplify and cleanup bvec pool handling by Christoph Hellwig · 8 years ago
  94. 3f40bf2 block: don't ignore -EOPNOTSUPP blkdev_issue_write_same by Christoph Hellwig · 8 years ago
  95. e950fdf block: introduce BLKDEV_DISCARD_ZERO to fix zeroout by Christoph Hellwig · 8 years ago
  96. 9c87471 block: atari: Return early for unsupported sector size by Gabriel Krisman Bertazi · 9 years ago
  97. 41d512e Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers by Jens Axboe · 8 years ago
  98. 486cf98 blk-mq: Introduce blk_mq_reinit_tagset by Sagi Grimberg · 9 years ago
  99. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
  100. 9645c1a block: Export blk_poll by Sagi Grimberg · 9 years ago