1. d1605fc Merge 4.9.317 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  2. d59073b block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern by Haimin Zhang · 2 years, 10 months ago
  3. 7505475 Merge 4.9.312 into android-4.9 by Greg Kroah-Hartman · 2 years, 8 months ago
  4. edcb92f block/compat_ioctl: fix range check in BLKGETSIZE by Khazhismel Kumykov · 2 years, 9 months ago
  5. 060bbd5 Merge 4.9.293 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  6. 3cfcd11 block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) by Davidlohr Bueso · 3 years, 1 month ago
  7. 459b0aa Merge 4.9.284 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  8. e364afe blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() by Li Jinlin · 3 years, 4 months ago
  9. 5671ebb Merge 4.9.259 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
  10. 9f703f7 blk-settings: align max_sectors on "logical_block_size" boundary by Mikulas Patocka · 3 years, 10 months ago
  11. 1b43cb8 Merge 4.9.252 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  12. b390ee6 block: fix use-after-free in disk_part_iter_next by Ming Lei · 4 years ago
  13. 0f1687e Merge 4.9.228 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  14. 6754baa blk-mq: move blk_mq_update_nr_hw_queues synchronize_rcu call by Giuliano Procida · 4 years, 6 months ago
  15. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  16. b488092 blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  17. 6ee8be4 Merge 4.9.219 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  18. d4d7444 blk-mq: Allow blocking queue tag iter callbacks by Keith Busch · 6 years ago
  19. f530afb blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter by Jianchao Wang · 6 years ago
  20. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  21. beb0a21 block: don't use bio->bi_vcnt to figure out segment number by Ming Lei · 6 years ago
  22. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  23. 5dbde46 block: fix an integer overflow in logical block size by Mikulas Patocka · 5 years ago
  24. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  25. b45244f block: fix memleak when __blk_rq_map_user_iov() is failed by Yang Yingliang · 5 years ago
  26. 075bc98 compat_ioctl: block: handle Persistent Reservations by Arnd Bergmann · 5 years ago
  27. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  28. 382a2f0 blk-mq: make sure that line break can be printed by Ming Lei · 5 years ago
  29. 433e1ee blk-mq: avoid sysfs buffer overflow with too many CPU cores by Ming Lei · 5 years ago
  30. 0b0803a BACKPORT: block: annotate refault stalls from IO submission by Johannes Weiner · 5 years ago
  31. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  32. c191991 block: blk_init_allocated_queue() set q->fq as NULL in the fail case by xiao jin · 6 years ago
  33. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  34. 06f9e7b take floppy compat ioctls to sodding floppy.c by Al Viro · 8 years ago
  35. 56f6397 ANDROID: block/cfq-iosched: make group_idle per io cgroup tunable by Rick Yiu · 6 years ago
  36. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
  37. 056066d block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 6 years ago
  38. 1e6563f UPSTREAM: mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  39. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  40. 5af2d10 block: fix infinite loop if the device loses discard capability by Mikulas Patocka · 6 years ago
  41. f5cecc0 block: break discard submissions into the user defined size by Jens Axboe · 7 years ago
  42. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. a4b4155 partitions/aix: fix usage of uninitialized lv_info and lvname structures by Mauricio Faria de Oliveira · 6 years ago
  44. 6bccef1 partitions/aix: append null character to print data from disk by Mauricio Faria de Oliveira · 6 years ago
  45. 07a6134 block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg by Tejun Heo · 8 years ago
  46. a4187e9 cfq: Give a chance for arming slice idle timer in case of group_idle by Ritesh Harjani · 7 years ago
  47. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. bbab86e block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  49. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  50. 3118ceb block: do not use interruptible wait anywhere by Alan Jenkins · 7 years ago
  51. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  52. 8d7f1fd block/mq: fix potential deadlock during cpu hotplug by Wanpeng Li · 8 years ago
  53. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  54. 3f4e241 blk-mq: fix kernel oops in blk_mq_tag_idle() by Ming Lei · 7 years ago
  55. 7f85131 bio-integrity: Do not allocate integrity context for bio w/o data by Dmitry Monakhov · 8 years ago
  56. 3bab65f blk-mq: fix race between updating nr_hw_queues and switching io sched by Ming Lei · 7 years ago
  57. e668764 block: fix an error code in add_partition() by Dan Carpenter · 8 years ago
  58. 2005c4f blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op by Wen Xiong · 8 years ago
  59. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 7 years ago
  60. 6bae912 Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 7 years ago
  61. bd94a2c partitions/msdos: Unable to mount UFS 44bsd partitions by Richard Narron · 7 years ago
  62. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 18dd7b9 block/mq: Cure cpu hotplug lock inversion by Peter Zijlstra · 8 years ago
  64. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  65. 94b3df5 blk-throttle: make sure expire time isn't too big by Shaohua Li · 8 years ago
  66. 7bd2d0c blkcg: fix double free of new_blkg in blkcg_init_queue by Hou Tao · 8 years ago
  67. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. 7abb5e9 blk_rq_map_user_iov: fix error override by Douglas Gilbert · 7 years ago
  69. 11537d5 blkdev: Refactoring block io latency histogram codes by Hyojun Kim · 7 years ago
  70. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  71. cb0acb3 badblocks: fix wrong return value in badblocks_set if badblocks are disabled by Liu Bo · 7 years ago
  72. d28046f blk-mq: Fix tagset reinit in the presence of cpu hot-unplug by Sagi Grimberg · 8 years ago
  73. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  74. 1a5a4c6 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  75. bc88591 blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue() by Ming Lei · 8 years ago
  76. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  77. e5386fc block: Fix a race between blk_cleanup_queue() and timeout handling by Bart Van Assche · 7 years ago
  78. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  79. ebbd5ac Revert "bsg-lib: don't free job in bsg_prepare_job" by Greg Kroah-Hartman · 7 years ago
  80. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  81. ed35ded bio_copy_user_iov(): don't ignore ->iov_offset by Al Viro · 7 years ago
  82. e67dfe7 more bio_map_user_iov() leak fixes by Al Viro · 7 years ago
  83. 5444d8a fix unbalanced page refcounting in bio_map_user_iov by Vitaly Mayatskikh · 7 years ago
  84. e5eba30 Merge 4.9.54 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  85. 0fc89de partitions/efi: Fix integer overflow in GPT size calculation by Alden Tondettar · 8 years ago
  86. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  87. eb4375e bsg-lib: don't free job in bsg_prepare_job by Christoph Hellwig · 7 years ago
  88. c30c69c Merge 4.9.52 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  89. 120ec1e block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  90. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. d8c20af blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL by Christoph Hellwig · 7 years ago
  92. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  93. 220b67a partitions/msdos: FreeBSD UFS2 file systems are not recognized by Richard · 8 years ago
  94. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  95. 08229c1 cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode by Hou Tao · 8 years ago
  96. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  97. 9b2fb8a block: fix blk_integrity_register to use template's interval_exp if not 0 by Mike Snitzer · 8 years ago
  98. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  99. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
  100. 4979478 Merge 4.9.23 into android-4.9 by Greg Kroah-Hartman · 8 years ago