1. 045c47c blk-throttle: check stats_cpu before reading it from sysfs by Thadeu Lima de Souza Cascardo · 9 years ago
  2. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  3. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. d427e3c block: remove unused function blk_bio_map_sg by Christoph Hellwig · 9 years ago
  6. a0763b2 block: handle the null_mapped flag correctly in blk_rq_map_user_iov by Christoph Hellwig · 9 years ago
  7. 564e559 blk-mq: fix double-free in error path by Tony Battersby · 9 years ago
  8. 854fbb9 block: prevent request-to-request merging with gaps if not allowed by Keith Busch · 9 years ago
  9. 201f201 blk-mq: make blk_mq_run_queues() static by Jens Axboe · 9 years ago
  10. 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
  11. 69abaff cfq-iosched: handle failure of cfq group allocation by Konstantin Khlebnikov · 9 years ago
  12. 9f9ee1f block: Quiesce zeroout wrapper by Martin K. Petersen · 9 years ago
  13. 9124d3f block: rewrite and split __bio_copy_iov() by Dongsu Park · 9 years ago
  14. 37f19e5 block: merge __bio_map_user_iov into bio_map_user_iov by Christoph Hellwig · 9 years ago
  15. 75c72b8 block: merge __bio_map_kern into bio_map_kern by Christoph Hellwig · 9 years ago
  16. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 9 years ago
  17. 1dfa0f6 block: add a helper to free bio bounce buffer pages by Christoph Hellwig · 9 years ago
  18. ddad8dd block: use blk_rq_map_user_iov to implement blk_rq_map_user by Christoph Hellwig · 9 years ago
  19. 42d2683 block: simplify bio_map_kern by Christoph Hellwig · 9 years ago
  20. 2c56124 block: Simplify bsg complete all by Peter Zijlstra · 9 years ago
  21. 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
  22. e09aae7 blk-mq: release mq's kobjects in blk_release_queue() by Ming Lei · 9 years ago
  23. 7417011 Revert "blk-mq: fix hctx/ctx kobject use-after-free" by Ming Lei · 9 years ago
  24. 77a0868 block: keep established cmd_flags when cloning into a blk-mq request by Keith Busch · 9 years ago
  25. 7fb4898 block: add blk-mq support to blk_insert_cloned_request() by Keith Busch · 10 years ago
  26. febf715 block: require blk_rq_prep_clone() be given an initialized clone request by Keith Busch · 10 years ago
  27. 24391c0 blk-mq: add tag allocation policy by Shaohua Li · 9 years ago
  28. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  29. bb5c3cd block: Remove annoying "unknown partition table" message by Boaz Harrosh · 9 years ago
  30. d93ba7a block: Add discard flag to blkdev_issue_zeroout() function by Martin K. Petersen · 9 years ago
  31. c6ce194 cfq-iosched: fix incorrect filing of rt async cfqq by Jeff Moyer · 9 years ago
  32. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  33. 76d697d blk-mq: fix hctx/ctx kobject use-after-free by Ming Lei · 9 years ago
  34. 0bf3649 blk-mq: fix false negative out-of-tags condition by Jens Axboe · 9 years ago
  35. eb130db blk-mq: End unstarted requests on a dying queue by Keith Busch · 9 years ago
  36. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 9 years ago
  37. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 9 years ago
  38. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 9 years ago
  39. 973c019 blk-mq: Export if requests were started by Keith Busch · 9 years ago
  40. 3fd5940 blk-mq: Wake tasks entering queue on dying by Keith Busch · 9 years ago
  41. 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 9 years ago
  42. 17ded32 blk-mq: get rid of ->cmd_size in the hardware queue by Jens Axboe · 9 years ago
  43. c761d96 blk-mq: export blk_mq_freeze_queue() by Jens Axboe · 9 years ago
  44. aed3ea9 block: wake up waiters when a queue is marked dying by Jens Axboe · 9 years ago
  45. b4c6a02 blk-mq: Export freeze/unfreeze functions by Keith Busch · 9 years ago
  46. c76541a blk-mq: Exit queue on alloc failure by Keith Busch · 9 years ago
  47. 35d37c6 Revert "blk-mq: Micro-optimize bt_get()" by Jens Axboe · 9 years ago
  48. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  49. fcbf6a0 bio: modify __bio_add_page() to accept pages that don't start a new segment by Maurizio Lombardi · 9 years ago
  50. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 06a41a9 blk-mq: Fix uninitialized kobject at CPU hotplugging by Takashi Iwai · 9 years ago
  52. 959f5f5 blk-mq: Use all available hardware queues by Bart Van Assche · 9 years ago
  53. 52f7eb94 blk-mq: Micro-optimize bt_get() by Bart Van Assche · 9 years ago
  54. c38d185 blk-mq: Fix a race between bt_clear_tag() and bt_get() by Bart Van Assche · 9 years ago
  55. 9e98e9d blk-mq: Avoid that __bt_get_word() wraps multiple times by Bart Van Assche · 9 years ago
  56. 45a9c9d blk-mq: Fix a use-after-free by Bart Van Assche · 9 years ago
  57. f3f62a3 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 19c66e5 blk-mq: prevent unmapped hw queue from being scheduled by Ming Lei · 10 years ago
  59. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 9 years ago
  60. 080ff35 blk-mq: re-check for available tags after running the hardware queue by Jens Axboe · 9 years ago
  61. b322320 blk-mq: fix hang in bt_get() by Bart Van Assche · 9 years ago
  62. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 9 years ago
  63. 47fafbc block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  64. 594416a block: fix regression where bio_integrity_process uses wrong bio_vec iterator by Darrick J. Wong · 10 years ago
  65. 6637fad blk-mq: move the kdump check to blk_mq_alloc_tag_set by Shaohua Li · 10 years ago
  66. 70114c3 blk-mq: cleanup tag free handling by Jens Axboe · 10 years ago
  67. a33c1ba blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map by Jens Axboe · 10 years ago
  68. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  69. 394ffa5 blk: introduce generic io stat accounting help function by Gu Zheng · 10 years ago
  70. b657d7e blk-mq: handle the single queue case in blk_mq_hctx_next_cpu by Christoph Hellwig · 10 years ago
  71. 5fabcb4 genhd: check for int overflow in disk_expand_part_tbl() by Jens Axboe · 10 years ago
  72. 7c7f2f2 blk-mq: add blk_mq_free_hctx_request() by Jens Axboe · 10 years ago
  73. 1a3b595 blk-mq: export blk_mq_free_request() by Jens Axboe · 10 years ago
  74. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  75. 205fb5f blk-mq: add blk_mq_unique_tag() by Bart Van Assche · 10 years ago
  76. 7f60dca block: blk-merge: fix blk_recount_segments() by Ming Lei · 10 years ago
  77. 2a90d4a blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enable by Paolo Bonzini · 10 years ago
  78. 398205b blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if needed by Paolo Bonzini · 10 years ago
  79. 92697dc scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND by Tony Battersby · 10 years ago
  80. f3af020 blk-mq: make mq_queue_reinit_notify() freeze queues in parallel by Tejun Heo · 10 years ago
  81. ece9c72 block: Fix computation of merged request priority by Jan Kara · 10 years ago
  82. e167dfb blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag by Jens Axboe · 10 years ago
  83. 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
  84. d32f6b5 block: fix wrong error return in elevator_init() by Sudip Mukherjee · 10 years ago
  85. 84ce0f0 scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND by Jan Kara · 10 years ago
  86. 76d8137 blk-merge: recaculate segment if it isn't less than max segments by Ming Lei · 10 years ago
  87. 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
  88. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  89. a86073e blk-mq: allocate cpumask on the home node by Jens Axboe · 10 years ago
  90. b65c749 bio-integrity: remove the needless fail handle of bip_slab creating by Gu Zheng · 10 years ago
  91. 7b2b10e block: include func name in __get_request prints by Robert Elliott · 10 years ago
  92. ef3ecb6 block: make blk_update_request print prefix match ratelimited prefix by Robert Elliott · 10 years ago
  93. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  94. 764f612 blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio by Ming Lei · 10 years ago
  95. b8839b8 block: fix alignment_offset math that assumes io_min is a power-of-2 by Mike Snitzer · 10 years ago
  96. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  97. 9d8f0bc blk-mq: Make bt_clear_tag() easier to read by Bart Van Assche · 10 years ago
  98. abab13b blk-mq: fix potential hang if rolling wakeup depth is too high by Jens Axboe · 10 years ago
  99. d8f429e block: add bioset_create_nobvec() by Junichi Nomura · 10 years ago
  100. 11dfce5 block: use bio_clone_fast() in blk_rq_prep_clone() by Junichi Nomura · 10 years ago