1. 2c4cffe block: fix bogus EFAULT error from SG_IO ioctl by Paolo Bonzini · 9 years ago
  2. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  3. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 9 years ago
  4. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  6. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. ae994ea cfq-iosched: fix other locations where blkcg_to_cfqgd() can return NULL by Jens Axboe · 9 years ago
  8. 9470e4a cfq-iosched: fix sysfs oops when attempting to read unconfigured weights by Jens Axboe · 9 years ago
  9. 4ceab71 cfq-iosched: move group scheduling functions under ifdef by Jens Axboe · 9 years ago
  10. 4d66e5e block: fix ext_dev_lock lockdep report by Dan Williams · 9 years ago
  11. 0bb9794 cfq-iosched: fix the setting of IOPS mode on SSDs by Jens Axboe · 9 years ago
  12. c3b4afc blk-mq: free hctx->ctxs in queue's release handler by Ming Lei · 9 years ago
  13. e48453c block, cgroup: implement policy-specific per-blkcg data by Arianna Avanzini · 9 years ago
  14. 41c0126 block: Make CFQ default to IOPS mode on SSDs by Tahsin Erdogan · 9 years ago
  15. 482cf79 writeback, blkcg: propagate non-root blkcg congestion state by Tejun Heo · 9 years ago
  16. d40f75a writeback, blkcg: restructure blk_{set|clear}_queue_congested() by Tejun Heo · 9 years ago
  17. ce7acfe writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested by Tejun Heo · 9 years ago
  18. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  19. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 9 years ago
  20. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  21. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  22. 1d933cf blkcg: implement bio_associate_blkcg() by Tejun Heo · 9 years ago
  23. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 9 years ago
  24. 496d5e7 blkcg: add blkcg_root_css by Tejun Heo · 9 years ago
  25. ec13b1d blkcg: always create the blkcg_gq for the root blkcg by Tejun Heo · 9 years ago
  26. eea8f41 blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  27. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  28. f26cdc8 blk-mq: Shared tag enhancements by Keith Busch · 9 years ago
  29. beefa6b block: only honor SG gap prevention for merges that contain data by Jens Axboe · 9 years ago
  30. 183f780 Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2 by Mike Snitzer · 9 years ago
  31. aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 9 years ago
  32. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  33. 5f1b670 block, dm: don't copy bios for request clones by Christoph Hellwig · 9 years ago
  34. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
  35. b04a5636 block: replace trylock with mutex_lock in blkdev_reread_part() by Ming Lei · 9 years ago
  36. be32417 block: export blkdev_reread_part() and __blkdev_reread_part() by Jarod Wilson · 9 years ago
  37. 97ca223 block: remove unused BIO_RW_BLOCK and BIO_EOF flags by Christoph Hellwig · 9 years ago
  38. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  39. 4ecd4fe block: use an atomic_t for mq_freeze_depth by Christoph Hellwig · 9 years ago
  40. 336b7e1 block: remove export for blk_queue_bio by Mike Snitzer · 9 years ago
  41. 5b3f341 blk-mq: make plug work for mutiple disks and queues by Shaohua Li · 9 years ago
  42. f984df1 blk-mq: do limited block plug for multiple queue case by Shaohua Li · 9 years ago
  43. 239ad21 blk-mq: avoid re-initialize request which is failed in direct dispatch by Shaohua Li · 9 years ago
  44. e6c4438 blk-mq: fix plugging in blk_sq_make_request by Jeff Moyer · 9 years ago
  45. dd6cf3e blk: clean up plug by Shaohua Li · 9 years ago
  46. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 9 years ago
  47. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 9 years ago
  48. c4cf526 bio: skip atomic inc/dec of ->bi_remaining for non-chains by Jens Axboe · 9 years ago
  49. 9ba52e5 blk-mq: don't lose requests if a stopped queue restarts by Shaohua Li · 9 years ago
  50. 6cd18e7 block: destroy bdi before blockdev is unregistered. by NeilBrown · 9 years ago
  51. 393a339 block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE by Wang YanQing · 9 years ago
  52. 8406a4d elevator: fix double release of elevator module by Chao Yu · 9 years ago
  53. 2a34c08 blk-mq: fix CPU hotplug handling by Ming Lei · 9 years ago
  54. f054b56 blk-mq: fix race between timeout and CPU hotplug by Ming Lei · 9 years ago
  55. 569fd0c blk-mq: fix iteration of busy bitmap by Jens Axboe · 9 years ago
  56. d82312c Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. 889fa31 blk-mq: reduce unnecessary software queue looping by Chong Yuan · 9 years ago
  58. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  59. 8f7e885 blk_rq_map_user(): use import_single_range() by Al Viro · 9 years ago
  60. e272b89 sg_io(): use import_iovec() by Al Viro · 9 years ago
  61. ac21117 blk-mq: initialize 'struct request' and associated data to zero by Linus Torvalds · 9 years ago
  62. e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 9 years ago
  63. c76cbbc blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue() by Wei Fang · 9 years ago
  64. f9018ac block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_set() by Xiaoguang Wang · 9 years ago
  65. 271508d block: allocate request memory local to request queue by David Rientjes · 9 years ago
  66. 7ee8e4f3 Fix bug in blk_rq_merge_ok by Wenbo Wang · 9 years ago
  67. bc188d8 blkmq: Fix NULL pointer deref when all reserved tags in by Sam Bradshaw · 9 years ago
  68. bfd343a blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't set by Keith Busch · 9 years ago
  69. b94ec29 blk-mq: export blk_mq_run_hw_queues by Mike Snitzer · 9 years ago
  70. b62c21b blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk by Mike Snitzer · 9 years ago
  71. 9a30b09 blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path by Mike Snitzer · 9 years ago
  72. 045c47c blk-throttle: check stats_cpu before reading it from sysfs by Thadeu Lima de Souza Cascardo · 9 years ago
  73. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  74. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  75. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  76. d427e3c block: remove unused function blk_bio_map_sg by Christoph Hellwig · 9 years ago
  77. a0763b2 block: handle the null_mapped flag correctly in blk_rq_map_user_iov by Christoph Hellwig · 9 years ago
  78. 564e559 blk-mq: fix double-free in error path by Tony Battersby · 9 years ago
  79. 854fbb9 block: prevent request-to-request merging with gaps if not allowed by Keith Busch · 9 years ago
  80. 201f201 blk-mq: make blk_mq_run_queues() static by Jens Axboe · 9 years ago
  81. 072bc44 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 69abaff cfq-iosched: handle failure of cfq group allocation by Konstantin Khlebnikov · 9 years ago
  83. 9f9ee1f block: Quiesce zeroout wrapper by Martin K. Petersen · 9 years ago
  84. 9124d3f block: rewrite and split __bio_copy_iov() by Dongsu Park · 9 years ago
  85. 37f19e5 block: merge __bio_map_user_iov into bio_map_user_iov by Christoph Hellwig · 9 years ago
  86. 75c72b8 block: merge __bio_map_kern into bio_map_kern by Christoph Hellwig · 9 years ago
  87. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 9 years ago
  88. 1dfa0f6 block: add a helper to free bio bounce buffer pages by Christoph Hellwig · 9 years ago
  89. ddad8dd block: use blk_rq_map_user_iov to implement blk_rq_map_user by Christoph Hellwig · 9 years ago
  90. 42d2683 block: simplify bio_map_kern by Christoph Hellwig · 9 years ago
  91. 2c56124 block: Simplify bsg complete all by Peter Zijlstra · 9 years ago
  92. 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 9 years ago
  93. e09aae7 blk-mq: release mq's kobjects in blk_release_queue() by Ming Lei · 9 years ago
  94. 7417011 Revert "blk-mq: fix hctx/ctx kobject use-after-free" by Ming Lei · 9 years ago
  95. 77a0868 block: keep established cmd_flags when cloning into a blk-mq request by Keith Busch · 9 years ago
  96. 7fb4898 block: add blk-mq support to blk_insert_cloned_request() by Keith Busch · 10 years ago
  97. febf715 block: require blk_rq_prep_clone() be given an initialized clone request by Keith Busch · 10 years ago
  98. 24391c0 blk-mq: add tag allocation policy by Shaohua Li · 9 years ago
  99. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  100. bb5c3cd block: Remove annoying "unknown partition table" message by Boaz Harrosh · 9 years ago