1. 1c4bc3a block: remove the queue_bounce_pfn helper by Christoph Hellwig · 8 years ago
  2. 3bce016 block: move bounce declarations to block/blk.h by Christoph Hellwig · 8 years ago
  3. f793dfd blk-mq: expose write hints through debugfs by Jens Axboe · 8 years ago
  4. cb6934f block: add support for write hints in a bio by Jens Axboe · 8 years ago
  5. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  6. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 8 years ago
  7. 9e0c829 block: Add a comment above queue_lockdep_assert_held() by Bart Van Assche · 8 years ago
  8. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 8 years ago
  9. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 8 years ago
  10. efbeccd block: stop using bio_data() in blk_write_same_mergeable by Christoph Hellwig · 8 years ago
  11. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 8 years ago
  12. 97e0120 blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h by Ming Lei · 8 years ago
  13. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  14. dc9edc4 block: Fix a blk_exit_rl() regression by Bart Van Assche · 8 years ago
  15. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  16. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  17. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 8 years ago
  18. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  19. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  20. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  21. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  22. d332ce0 blk-mq-debugfs: allow schedulers to register debugfs attributes by Omar Sandoval · 8 years ago
  23. 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 8 years ago
  24. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  25. 818cd1c block: add kblock_mod_delayed_work_on() by Jens Axboe · 8 years ago
  26. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  27. 0206319 blk-mq: Fix poll_stat for new size-based bucketing. by Stephen Bates · 8 years ago
  28. b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
  29. d8f07ae block: kill bdev_dax_capable() by Dan Williams · 8 years ago
  30. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  31. e26738e block: add a error_count field to struct request by Christoph Hellwig · 8 years ago
  32. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  33. 0be0dee block: Inline blk_rq_set_prio() by Bart Van Assche · 8 years ago
  34. da8d7f0 block: Export blk_init_request_from_bio() by Bart Van Assche · 8 years ago
  35. fa1a15c block: remove blk_end_request_cur by Christoph Hellwig · 8 years ago
  36. 314fe91 block: remove blk_end_request_err and __blk_end_request_err by Christoph Hellwig · 8 years ago
  37. e21b7a0 block, bfq: add full hierarchical scheduling and cgroups support by Arianna Avanzini · 8 years ago
  38. 5a8d75a block: fix bio_will_gap() for first bvec with offset by Ming Lei · 8 years ago
  39. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  40. cb365b9 block: add a new BLKDEV_ZERO_NOFALLBACK flag by Christoph Hellwig · 8 years ago
  41. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  42. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  43. 6d8c6c0 blk-mq: Restart a single queue if tag sets are shared by Bart Van Assche · 8 years ago
  44. 1dd5198 block: move timeout field in struct request to pack better by Jens Axboe · 8 years ago
  45. 64c7f1d block, scsi: move the retries field to struct scsi_request by Christoph Hellwig · 8 years ago
  46. 334335d block: warn if sharing request queue across gendisks by Omar Sandoval · 8 years ago
  47. 34dbad5 blk-stat: convert to callback-based statistics reporting by Omar Sandoval · 8 years ago
  48. c01228d Revert "scsi, block: fix duplicate bdi name registration crashes" by Jan Kara · 8 years ago
  49. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  50. 1e73973 block: optionally merge discontiguous discard bios into a single request by Christoph Hellwig · 8 years ago
  51. 03796c1 block: fix debugfs config conditional in struct request_queue by Omar Sandoval · 8 years ago
  52. 0dba131 scsi, block: fix duplicate bdi name registration crashes by Dan Williams · 8 years ago
  53. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  54. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  55. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  56. d486f1f block: move internal_tag to same cache line as tag by Jens Axboe · 8 years ago
  57. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  58. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  59. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  60. 6d247d7 block: allow specifying size for extra command data by Christoph Hellwig · 8 years ago
  61. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  62. f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
  63. 50e1dab blk-mq-sched: fix starvation for multiple hardware queues and shared tags by Jens Axboe · 8 years ago
  64. 07e4fea blk-mq: create debugfs directory tree by Omar Sandoval · 8 years ago
  65. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  66. 2e3258e block: add blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  67. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  68. f8a5b12 blk-mq: make mq_ops a const pointer by Jens Axboe · 8 years ago
  69. 729204e block: relax check on sg gap by Ming Lei · 8 years ago
  70. e846544 block: Remove unused member (busy) from struct blk_queue_tag by Ritesh Harjani · 8 years ago
  71. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  72. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  73. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  74. e73c23f block: add async variant of blkdev_issue_zeroout by Chaitanya Kulkarni · 8 years ago
  75. 9a05e75 block: Change extern inline to static inline by Tobias Klauser · 8 years ago
  76. 64f1c21 blk-mq: make the polling code adaptive by Jens Axboe · 8 years ago
  77. 06426ad blk-mq: implement hybrid poll mode for sync O_DIRECT by Jens Axboe · 8 years ago
  78. bbd7bb7 block: move poll code to blk-mq by Jens Axboe · 8 years ago
  79. 87760e5 block: hook up writeback throttling by Jens Axboe · 8 years ago
  80. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago
  81. d278d4a block: add code to track actual device queue depth by Jens Axboe · 9 years ago
  82. 50d24c3 block: immediately dispatch big size request by Shaohua Li · 8 years ago
  83. 6a83e74 blk-mq: Introduce blk_mq_quiesce_queue() by Bart Van Assche · 8 years ago
  84. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  85. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  86. 5dc8b36 block: Add iocontext priority to request by Adam Manzanares · 8 years ago
  87. 3ed05a9 blk-zoned: implement ioctls by Shaun Tancheff · 8 years ago
  88. 6a0cb1b block: Implement support for zoned block devices by Hannes Reinecke · 8 years ago
  89. 797476b block: Add 'zoned' queue limit by Damien Le Moal · 8 years ago
  90. 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
  91. ee63cfa block: add kblockd_schedule_work_on() by Jens Axboe · 8 years ago
  92. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  93. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  94. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  95. 6d25ec1 Include: blkdev: Removed duplicate 'struct request;' declaration. by John Pittman · 8 years ago
  96. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  97. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  98. 17007f3 block: Fix front merge check by Damien Le Moal · 8 years ago
  99. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 9 years ago
  100. 4613c5f scsi/osd: open code blk_make_request by Christoph Hellwig · 8 years ago