1. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  2. 897bb0c blk-mq: Use proper cpumask iterator by Thomas Gleixner · 8 years ago
  3. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  4. 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. 6968e6f Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  6. 0d9c51a block: partition: add partition specific uevent callbacks for partition info by San Mehat · 8 years ago
  7. 4ee86ba blk-mq: add bounds check on tag-to-rq conversion by Hannes Reinecke · 8 years ago
  8. 2b88551 block: bio_remaining_done() isn't unlikely by Christoph Hellwig · 8 years ago
  9. ba8c696 block: cleanup bio_endio by Christoph Hellwig · 8 years ago
  10. 38f8baa block: factor out chained bio completion by Christoph Hellwig · 8 years ago
  11. af3e3a5 block: don't unecessarily clobber bi_error for chained bios by Christoph Hellwig · 8 years ago
  12. e9137d4 blk-mq: Fix NULL pointer updating nr_requests by Keith Busch · 8 years ago
  13. 4d6af73 block: support large requests in blk_rq_map_user_iov by Christoph Hellwig · 8 years ago
  14. e827091 block: merge: get the 1st and last bvec via helpers by Ming Lei · 8 years ago
  15. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  16. 6acfe68 dm: fix excessive dm-mq context switching by Mike Snitzer · 8 years ago
  17. d07ab6d block: Add blk_set_runtime_active() by Mika Westerberg · 8 years ago
  18. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. 18f922d0 blk: fix overflow in queue_discard_max_hw_show by Alan · 8 years ago
  20. 6684167 blk-mq: mark request queue as mq asap by Ming Lei · 8 years ago
  21. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  22. 2d99b55 bio: return EINTR if copying to user space got interrupted by Hannes Reinecke · 8 years ago
  23. a59e0f5 blk-mq: End unstarted requests on dying queue by Keith Busch · 8 years ago
  24. 5f009d3 block: Initialize max_dev_sectors to 0 by Keith Busch · 8 years ago
  25. d5df731 block: Initialize max_dev_sectors to 0 by Keith Busch · 8 years ago
  26. 868f2f0 blk-mq: dynamic h/w context count by Keith Busch · 8 years ago
  27. 39a169b block: fix module reference leak on put_disk() call for cgroups throttle by Roman Pen · 8 years ago
  28. d57d611 kernel/fs: fix I/O wait not accounted for RW O_DSYNC by Stephane Gasparini · 8 years ago
  29. 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  30. 0fb5b1f block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled by Martin K. Petersen · 8 years ago
  31. 3984aa5 cfq-iosched: Allow parent cgroup to preempt its child by Jan Kara · 8 years ago
  32. a257ae3 cfq-iosched: Allow sync noidle workloads to preempt each other by Jan Kara · 8 years ago
  33. 6c80731c cfq-iosched: Reorder checks in cfq_should_preempt() by Jan Kara · 8 years ago
  34. e795421 cfq-iosched: Don't group_idle if cfqq has big thinktime by Jan Kara · 8 years ago
  35. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  36. e502fb8 deadline: remove unused struct member by Tahsin Erdogan · 8 years ago
  37. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 8 years ago
  38. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 8 years ago
  39. 13d5699 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  40. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  41. d0e5fbb block: fix bio splitting on max sectors by Ming Lei · 8 years ago
  42. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  43. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  44. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  46. e36f620 block: split bios to max possible length by Keith Busch · 8 years ago
  47. 55f5560 block: kill disk_{check|set|clear|alloc}_badblocks by Dan Williams · 8 years ago
  48. 57f7f31 pmem, dax: disable dax in the presence of bad blocks by Dan Williams · 8 years ago
  49. 16263ff block, badblocks: introduce devm_init_badblocks by Dan Williams · 8 years ago
  50. 20a308f block: clarify badblocks lifetime by Dan Williams · 8 years ago
  51. d3b407f badblocks: rename badblocks_free to badblocks_exit by Dan Williams · 8 years ago
  52. 99e6608 block: Add badblock management for gendisks by Vishal Verma · 8 years ago
  53. 9e0e252 badblocks: Add core badblock management code by Vishal Verma · 8 years ago
  54. ac34f15 block: fix del_gendisk() vs blkdev_ioctl crash by Dan Williams · 8 years ago
  55. 5a023cd block: enable dax for raw block devices by Dan Williams · 8 years ago
  56. 6126eb2 Revert "block: Split bios on chunk boundaries" by Jens Axboe · 8 years ago
  57. 2149141 block: add blk_start_queue_async() by Jens Axboe · 8 years ago
  58. d380561 block: Split bios on chunk boundaries by Keith Busch · 8 years ago
  59. 24bc3ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. 23688bf block: ensure to split after potentially bouncing a bio by Junichi Nomura · 8 years ago
  61. bbc758e block: remove REQ_NO_TIMEOUT flag by Christoph Hellwig · 9 years ago
  62. 287922e block: defer timeouts to a workqueue by Christoph Hellwig · 9 years ago
  63. c6333f9 Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq by Doug Ledford · 8 years ago
  64. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  65. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  66. 7b6c0f8 blk-integrity: checking for NULL instead of IS_ERR by Dan Carpenter · 8 years ago
  67. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 8 years ago
  68. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  69. 4fd41a85 SCSI: Fix NULL pointer dereference in runtime PM by Ken Xue · 8 years ago
  70. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 8 years ago
  71. cda2264 block: add call to split trace point by Mike Krinkin · 8 years ago
  72. bffed45 blk-mq: Avoid memoryless numa node encoded in hctx numa_node by Raghavendra K T · 8 years ago
  73. e0e827b blk-mq: Reuse hardware context cpumask for tags by Raghavendra K T · 8 years ago
  74. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 8 years ago
  75. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 8 years ago
  76. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  77. a88d32a blk-merge: fix computing bio->bi_seg_front_size in case of single segment by Ming Lei · 8 years ago
  78. bf4e6b4 block: Always check queue limits for cloned requests by Hannes Reinecke · 9 years ago
  79. 77032ca Return EBUSY from BLKRRPART for mounted whole-dev fs by Eric Sandeen · 9 years ago
  80. ca369d5 block/sd: Fix device-imposed transfer length limits by Martin K. Petersen · 9 years ago
  81. d7cf931 Revert "blk-flush: Queue through IO scheduler when flush not required" by Jens Axboe · 9 years ago
  82. dcd8376 Revert "blk-flush: Queue through IO scheduler when flush not required" by Jens Axboe · 9 years ago
  83. 3b627a3 block: clarify blk_add_timer() use case for blk-mq by Jens Axboe · 9 years ago
  84. bd5cece bio: use offset_in_page macro by Geliang Tang · 9 years ago
  85. 1fe8f34 block: do not initialise statics to 0 or NULL by Wei Tang · 9 years ago
  86. d674d41 block: do not initialise globals to 0 or NULL by Wei Tang · 9 years ago
  87. c2789bd block: rename request_queue slab cache by Ilya Dryomov · 9 years ago
  88. 55ce0da block: fix blk_abort_request for blk-mq drivers by Christoph Hellwig · 9 years ago
  89. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 12e57f5 blk-merge: warn if figured out segment number is bigger than nr_phys_segments by Ming Lei · 9 years ago
  91. 02e7074 blk-merge: fix blk_bio_segment_split by Ming Lei · 9 years ago
  92. 578270b block: fix segment split by Ming Lei · 9 years ago
  93. b094f89 blk-mq: fix calling unplug callbacks with preempt disabled by Jens Axboe · 9 years ago
  94. 02e2a5b mac: validate mac_partition is within sector by Kees Cook · 9 years ago
  95. 2e6edc9 block: protect rw_page against device teardown by Dan Williams · 9 years ago
  96. 1b2ff19 blk-flush: Queue through IO scheduler when flush not required by Jan Kara · 9 years ago
  97. 4736346 elevator: use list_{first,prev,next}_entry by Geliang Tang · 9 years ago
  98. ccc2600 block: fix blk-core.c kernel-doc warning by Randy Dunlap · 9 years ago
  99. 1fa8cc5 blk-mq: mark __blk_mq_complete_request() static by Jens Axboe · 9 years ago
  100. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago