1. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  2. 6bae912 Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 6 years ago
  3. bd94a2c partitions/msdos: Unable to mount UFS 44bsd partitions by Richard Narron · 6 years ago
  4. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 18dd7b9 block/mq: Cure cpu hotplug lock inversion by Peter Zijlstra · 7 years ago
  6. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. 94b3df5 blk-throttle: make sure expire time isn't too big by Shaohua Li · 7 years ago
  8. 7bd2d0c blkcg: fix double free of new_blkg in blkcg_init_queue by Hou Tao · 7 years ago
  9. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 7abb5e9 blk_rq_map_user_iov: fix error override by Douglas Gilbert · 6 years ago
  11. 11537d5 blkdev: Refactoring block io latency histogram codes by Hyojun Kim · 6 years ago
  12. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. cb0acb3 badblocks: fix wrong return value in badblocks_set if badblocks are disabled by Liu Bo · 7 years ago
  14. d28046f blk-mq: Fix tagset reinit in the presence of cpu hot-unplug by Sagi Grimberg · 7 years ago
  15. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 1a5a4c6 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  17. bc88591 blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue() by Ming Lei · 7 years ago
  18. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. e5386fc block: Fix a race between blk_cleanup_queue() and timeout handling by Bart Van Assche · 7 years ago
  20. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. ebbd5ac Revert "bsg-lib: don't free job in bsg_prepare_job" by Greg Kroah-Hartman · 7 years ago
  22. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. ed35ded bio_copy_user_iov(): don't ignore ->iov_offset by Al Viro · 7 years ago
  24. e67dfe7 more bio_map_user_iov() leak fixes by Al Viro · 7 years ago
  25. 5444d8a fix unbalanced page refcounting in bio_map_user_iov by Vitaly Mayatskikh · 7 years ago
  26. e5eba30 Merge 4.9.54 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. 0fc89de partitions/efi: Fix integer overflow in GPT size calculation by Alden Tondettar · 7 years ago
  28. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. eb4375e bsg-lib: don't free job in bsg_prepare_job by Christoph Hellwig · 7 years ago
  30. c30c69c Merge 4.9.52 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. 120ec1e block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  32. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  33. d8c20af blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL by Christoph Hellwig · 7 years ago
  34. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  35. 220b67a partitions/msdos: FreeBSD UFS2 file systems are not recognized by Richard · 7 years ago
  36. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  37. 08229c1 cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode by Hou Tao · 7 years ago
  38. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. 9b2fb8a block: fix blk_integrity_register to use template's interval_exp if not 0 by Mike Snitzer · 7 years ago
  40. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  42. 4979478 Merge 4.9.23 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. d7045cb blk-mq: Avoid memory reclaim when remapping queues by Gabriel Krisman Bertazi · 7 years ago
  44. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 5959cde blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 7 years ago
  46. d5986e0 blk: improve order of bio handling in generic_make_request() by NeilBrown · 7 years ago
  47. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  48. 21d17f1 blk-mq: don't complete un-started request in timeout handler by Ming Lei · 7 years ago
  49. 17992f1 block: allow WRITE_SAME commands with the SG_IO ioctl am: 61a153d06e by Mauricio Faria de Oliveira · 7 years ago
  50. 61a153d block: allow WRITE_SAME commands with the SG_IO ioctl by Mauricio Faria de Oliveira · 7 years ago
  51. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  52. e2d8878 ANDROID: MMC/UFS IO Latency Histograms. by Mohan Srinivasan · 7 years ago
  53. d9c19f9 blk-mq: Always schedule hctx->next_cpu by Gabriel Krisman Bertazi · 8 years ago
  54. f57d871 block: cfq_cpd_alloc() should use @gfp by Tejun Heo · 8 years ago
  55. 3f3a6bb sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 7 years ago
  56. 67b0069 blk-mq: Do not invoke .queue_rq() for a stopped queue by Bart Van Assche · 8 years ago
  57. a0ac402 Don't feed anything but regular iovec's to blk_rq_map_user_iov by Linus Torvalds · 7 years ago
  58. 7fe3113 blk-mq: update hardware and software queues for sleeping alloc by Jens Axboe · 8 years ago
  59. 94d7dea block: flush: fix IO hang in case of flood fua req by Ming Lei · 8 years ago
  60. b4a1278 badblocks: badblocks_set/clear update unacked_exist by Shaohua Li · 8 years ago
  61. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. 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
  63. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  64. 1fa9ce8 badblocks: fix overlapping check for clearing by Tomasz Majchrzak · 8 years ago
  65. 28b2be2 block: require write_same and discard requests align to logical block size by Darrick J. Wong · 8 years ago
  66. 22dd6d35 block: invalidate the page cache when issuing BLKZEROOUT by Darrick J. Wong · 8 years ago
  67. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  68. 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  70. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  71. 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
  72. bbb427e blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL by Bart Van Assche · 8 years ago
  73. c8712c6 blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx by Christoph Hellwig · 8 years ago
  74. 3932a86 cfq: fix starvation of asynchronous writes by Glauber Costa · 8 years ago
  75. 97a3286 blk-mq: fixup "Convert to new hotplug state machine" by Sebastian Andrzej Siewior · 8 years ago
  76. 1b792f2 blk-mq: add flag for drivers wanting blocking ->queue_rq() by Jens Axboe · 8 years ago
  77. 63581af blk-mq: remove non-blocking pass in blk_mq_map_request by Christoph Hellwig · 8 years ago
  78. 841bac2 blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue() by Jens Axboe · 8 years ago
  79. 65d5291 blk-mq: Convert to new hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  80. 9467f85 blk-mq/cpu-notif: Convert to new hotplug state machine by Thomas Gleixner · 8 years ago
  81. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  82. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  83. 164c80e blk-throttle: Extend slice if throttle group is not empty by Vivek Goyal · 8 years ago
  84. 9a659f4 block/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  85. 8ec2ef2 blk_mq: linux/blk-mq.h does not include all the headers it depends on by Stephen Rothwell · 8 years ago
  86. 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
  87. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  88. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  89. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  90. 703fd1c blk-mq: account higher order dispatch by Jens Axboe · 8 years ago
  91. 9151bcb blk-mq: kill unused blk_mq_create_mq_map() by Jens Axboe · 8 years ago
  92. 1b15793 blk-mq: get rid of the cpumask in struct blk_mq_tags by Christoph Hellwig · 8 years ago
  93. 973c4e3 blk-mq: provide a default queue mapping for PCI device by Christoph Hellwig · 8 years ago
  94. da695ba blk-mq: allow the driver to pass in a queue mapping by Christoph Hellwig · 8 years ago
  95. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  96. bdd17e7 blk-mq: only allocate a single mq_map per tag_set by Christoph Hellwig · 8 years ago
  97. 4e68a01 blk-mq: don't redistribute hardware queues on a CPU hotplug event by Christoph Hellwig · 8 years ago
  98. 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
  99. a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
  100. d21ea4bc block: enable zeroing of io_poll statistics by Stephen Bates · 8 years ago