1. beb0a21 block: don't use bio->bi_vcnt to figure out segment number by Ming Lei · 5 years ago
  2. 5dbde46 block: fix an integer overflow in logical block size by Mikulas Patocka · 4 years, 4 months ago
  3. b45244f block: fix memleak when __blk_rq_map_user_iov() is failed by Yang Yingliang · 4 years, 5 months ago
  4. 075bc98 compat_ioctl: block: handle Persistent Reservations by Arnd Bergmann · 4 years, 6 months ago
  5. 382a2f0 blk-mq: make sure that line break can be printed by Ming Lei · 4 years, 7 months ago
  6. 433e1ee blk-mq: avoid sysfs buffer overflow with too many CPU cores by Ming Lei · 4 years, 7 months ago
  7. c191991 block: blk_init_allocated_queue() set q->fq as NULL in the fail case by xiao jin · 6 years ago
  8. 06f9e7b take floppy compat ioctls to sodding floppy.c by Al Viro · 7 years ago
  9. 056066d block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 5 years ago
  10. 5af2d10 block: fix infinite loop if the device loses discard capability by Mikulas Patocka · 6 years ago
  11. f5cecc0 block: break discard submissions into the user defined size by Jens Axboe · 6 years ago
  12. a4b4155 partitions/aix: fix usage of uninitialized lv_info and lvname structures by Mauricio Faria de Oliveira · 6 years ago
  13. 6bccef1 partitions/aix: append null character to print data from disk by Mauricio Faria de Oliveira · 6 years ago
  14. 07a6134 block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg by Tejun Heo · 8 years ago
  15. a4187e9 cfq: Give a chance for arming slice idle timer in case of group_idle by Ritesh Harjani · 7 years ago
  16. bbab86e block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  17. 3118ceb block: do not use interruptible wait anywhere by Alan Jenkins · 6 years ago
  18. 8d7f1fd block/mq: fix potential deadlock during cpu hotplug by Wanpeng Li · 7 years ago
  19. 3f4e241 blk-mq: fix kernel oops in blk_mq_tag_idle() by Ming Lei · 6 years ago
  20. 7f85131 bio-integrity: Do not allocate integrity context for bio w/o data by Dmitry Monakhov · 7 years ago
  21. 3bab65f blk-mq: fix race between updating nr_hw_queues and switching io sched by Ming Lei · 6 years ago
  22. e668764 block: fix an error code in add_partition() by Dan Carpenter · 7 years ago
  23. 2005c4f blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op by Wen Xiong · 7 years ago
  24. 6bae912 Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 6 years ago
  25. bd94a2c partitions/msdos: Unable to mount UFS 44bsd partitions by Richard Narron · 6 years ago
  26. 18dd7b9 block/mq: Cure cpu hotplug lock inversion by Peter Zijlstra · 7 years ago
  27. 94b3df5 blk-throttle: make sure expire time isn't too big by Shaohua Li · 7 years ago
  28. 7bd2d0c blkcg: fix double free of new_blkg in blkcg_init_queue by Hou Tao · 7 years ago
  29. 7abb5e9 blk_rq_map_user_iov: fix error override by Douglas Gilbert · 6 years ago
  30. cb0acb3 badblocks: fix wrong return value in badblocks_set if badblocks are disabled by Liu Bo · 7 years ago
  31. d28046f blk-mq: Fix tagset reinit in the presence of cpu hot-unplug by Sagi Grimberg · 7 years ago
  32. 1a5a4c6 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  33. bc88591 blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue() by Ming Lei · 7 years ago
  34. e5386fc block: Fix a race between blk_cleanup_queue() and timeout handling by Bart Van Assche · 7 years ago
  35. ebbd5ac Revert "bsg-lib: don't free job in bsg_prepare_job" by Greg Kroah-Hartman · 7 years ago
  36. ed35ded bio_copy_user_iov(): don't ignore ->iov_offset by Al Viro · 7 years ago
  37. e67dfe7 more bio_map_user_iov() leak fixes by Al Viro · 7 years ago
  38. 5444d8a fix unbalanced page refcounting in bio_map_user_iov by Vitaly Mayatskikh · 7 years ago
  39. 0fc89de partitions/efi: Fix integer overflow in GPT size calculation by Alden Tondettar · 7 years ago
  40. eb4375e bsg-lib: don't free job in bsg_prepare_job by Christoph Hellwig · 7 years ago
  41. 120ec1e block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  42. d8c20af blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL by Christoph Hellwig · 7 years ago
  43. 220b67a partitions/msdos: FreeBSD UFS2 file systems are not recognized by Richard · 7 years ago
  44. 08229c1 cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode by Hou Tao · 7 years ago
  45. 9b2fb8a block: fix blk_integrity_register to use template's interval_exp if not 0 by Mike Snitzer · 7 years ago
  46. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  47. d7045cb blk-mq: Avoid memory reclaim when remapping queues by Gabriel Krisman Bertazi · 7 years ago
  48. 5959cde blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 7 years ago
  49. d5986e0 blk: improve order of bio handling in generic_make_request() by NeilBrown · 7 years ago
  50. 21d17f1 blk-mq: don't complete un-started request in timeout handler by Ming Lei · 7 years ago
  51. 61a153d block: allow WRITE_SAME commands with the SG_IO ioctl by Mauricio Faria de Oliveira · 7 years ago
  52. d9c19f9 blk-mq: Always schedule hctx->next_cpu by Gabriel Krisman Bertazi · 8 years ago
  53. f57d871 block: cfq_cpd_alloc() should use @gfp by Tejun Heo · 8 years ago
  54. 3f3a6bb sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 7 years ago
  55. 67b0069 blk-mq: Do not invoke .queue_rq() for a stopped queue by Bart Van Assche · 8 years ago
  56. a0ac402 Don't feed anything but regular iovec's to blk_rq_map_user_iov by Linus Torvalds · 7 years ago
  57. 7fe3113 blk-mq: update hardware and software queues for sleeping alloc by Jens Axboe · 8 years ago
  58. 94d7dea block: flush: fix IO hang in case of flood fua req by Ming Lei · 8 years ago
  59. b4a1278 badblocks: badblocks_set/clear update unacked_exist by Shaohua Li · 8 years ago
  60. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. 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
  62. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  63. 1fa9ce8 badblocks: fix overlapping check for clearing by Tomasz Majchrzak · 8 years ago
  64. 28b2be2 block: require write_same and discard requests align to logical block size by Darrick J. Wong · 8 years ago
  65. 22dd6d35 block: invalidate the page cache when issuing BLKZEROOUT by Darrick J. Wong · 8 years ago
  66. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  67. 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  70. 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
  71. bbb427e blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL by Bart Van Assche · 8 years ago
  72. c8712c6 blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx by Christoph Hellwig · 8 years ago
  73. 3932a86 cfq: fix starvation of asynchronous writes by Glauber Costa · 8 years ago
  74. 97a3286 blk-mq: fixup "Convert to new hotplug state machine" by Sebastian Andrzej Siewior · 8 years ago
  75. 1b792f2 blk-mq: add flag for drivers wanting blocking ->queue_rq() by Jens Axboe · 8 years ago
  76. 63581af blk-mq: remove non-blocking pass in blk_mq_map_request by Christoph Hellwig · 8 years ago
  77. 841bac2 blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue() by Jens Axboe · 8 years ago
  78. 65d5291 blk-mq: Convert to new hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  79. 9467f85 blk-mq/cpu-notif: Convert to new hotplug state machine by Thomas Gleixner · 8 years ago
  80. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  81. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  82. 164c80e blk-throttle: Extend slice if throttle group is not empty by Vivek Goyal · 8 years ago
  83. 9a659f4 block/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  84. 8ec2ef2 blk_mq: linux/blk-mq.h does not include all the headers it depends on by Stephen Rothwell · 8 years ago
  85. 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
  86. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  87. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  88. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  89. 703fd1c blk-mq: account higher order dispatch by Jens Axboe · 8 years ago
  90. 9151bcb blk-mq: kill unused blk_mq_create_mq_map() by Jens Axboe · 8 years ago
  91. 1b15793 blk-mq: get rid of the cpumask in struct blk_mq_tags by Christoph Hellwig · 8 years ago
  92. 973c4e3 blk-mq: provide a default queue mapping for PCI device by Christoph Hellwig · 8 years ago
  93. da695ba blk-mq: allow the driver to pass in a queue mapping by Christoph Hellwig · 8 years ago
  94. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  95. bdd17e7 blk-mq: only allocate a single mq_map per tag_set by Christoph Hellwig · 8 years ago
  96. 4e68a01 blk-mq: don't redistribute hardware queues on a CPU hotplug event by Christoph Hellwig · 8 years ago
  97. 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
  98. a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
  99. d21ea4bc block: enable zeroing of io_poll statistics by Stephen Bates · 8 years ago
  100. 6e21935 block: add poll_considered statistic by Stephen Bates · 8 years ago