1. 7ece8a3 Merge "Merge android-4.19.55 (65f49f0) into msm-4.19" by qctecmdr · 5 years ago
  2. e09e20a Merge android-4.19.51 (d1f7f3b) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  3. 40b2371 block: Enable BFQ IO-Scheduler as default by Pradeep P V K · 5 years ago
  4. 2993937 Merge android-4.19.47 (cab4399) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  5. be55f32 Merge android-4.19.44 (0b63cd6) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  6. 4bcd5af Merge android-4.19.42 (66aebe2) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  7. d1f7f3b Merge 4.19.51 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  8. b5a185e block, bfq: increase idling for weight-raised queues by Paolo Valente · 6 years ago
  9. 525b526 blk-mq: move cancel of requeue_work into blk_mq_release by Ming Lei · 5 years ago
  10. cab4399 Merge 4.19.47 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  11. 2b18feb block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR by David Kozub · 6 years ago
  12. ad39379 block: fix use-after-free on gendisk by Yufen Yu · 6 years ago
  13. 91e9b4e Merge android-4.19.41 (44c5f03) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  14. 0b63cd6 Merge 4.19.44 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  15. 824c212 bfq: update internal depth state when queue depth changes by Jens Axboe · 5 years ago
  16. 1b74ac0 Merge android-4.19.36 (10f41ccfc) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  17. 853ed1a Merge android-4.19.35 (3e16663) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  18. 35c3faa Merge android-4.19.34 (d885da6) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  19. 82d2ef7 ANDROID: block/cfq-iosched: make group_idle per io cgroup tunable by Rick Yiu · 6 years ago
  20. 44c5f03 Merge 4.19.41 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  21. 96e4471 block: pass no-op callback to INIT_WORK(). by Tetsuo Handa · 6 years ago
  22. e5be04e block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx by Shenghui Wang · 6 years ago
  23. 1e525b6 Merge "Merge android-4.19.31 (bb418a1) into msm-4.19" by qctecmdr · 5 years ago
  24. 10f41ccfc Merge 4.19.36 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  25. bde271d blk-iolatency: #include "blk.h" by Bart Van Assche · 6 years ago
  26. 3e16663 Merge 4.19.35 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  27. 2591bfc block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 6 years ago
  28. 5a97ae5 f2fs: ice: snapshot of ICE related changes for F2FS by Barani Muthukumaran · 6 years ago
  29. d885da6 Merge 4.19.34 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  30. 06666a1 block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 6 years ago
  31. 6f910c4 Merge android-4.19.31 (bb418a1) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  32. 191db76 dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE by Jaegeuk Kim · 7 years ago
  33. 77931cc ANDROID: dm table: propagate inline encryption flag to dm devices by Eric Biggers · 8 years ago
  34. 7adab7b Merge "Merge android-4.19.30 (4afd59719) into msm-4.19" by qctecmdr Service · 6 years ago
  35. bb418a1 Merge 4.19.31 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  36. 29452f6 blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue by Jianchao Wang · 6 years ago
  37. 2ba18b4 BACKPORT: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  38. ee7bdc6 FBE: Add support for hardware based FBE on f2fs and adapt ext4 fs by Zhen Kong · 6 years ago
  39. 6d482bc56 blk-iolatency: fix IO hang due to negative inflight counter by Liu Bo · 6 years ago
  40. 80c8452 blk-mq: fix a hung issue when fsync by Jianchao Wang · 6 years ago
  41. 4cc66cc block: use rcu_work instead of call_rcu to avoid sleep in softirq by Yufen Yu · 6 years ago
  42. 6353c0a block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  43. 69e9b28 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  44. 7290c71 block/bio: Do not zero user pages by Keith Busch · 6 years ago
  45. 55cbeea blk-mq: punt failed direct issue to dispatch list by Jens Axboe · 6 years ago
  46. 724ff9c blk-mq: fix corruption with direct issue by Jens Axboe · 6 years ago
  47. 487d58a block: copy ioprio in __bio_clone_fast() and bounce by Hannes Reinecke · 6 years ago
  48. a4da95e block: Clear kernel memory before copying to user by Keith Busch · 6 years ago
  49. 410306a SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
  50. 668c01c block, bfq: correctly charge and reset entity service in all cases by Paolo Valente · 6 years ago
  51. 1ea5c40 block: make sure writesame bio is aligned with logical block size by Ming Lei · 6 years ago
  52. 14657ef block: make sure discard bio is aligned with logical block size by Ming Lei · 6 years ago
  53. cf8d097 block: setup bounce bio_sets properly by Jens Axboe · 6 years ago
  54. 744889b7 block: don't deal with discard limit in blkdev_issue_discard() by Ming Lei · 6 years ago
  55. 5e65a20 blk-wbt: wake up all when we scale up, not down by Josef Bacik · 6 years ago
  56. 587562d blk-mq: I/O and timer unplugs are inverted in blktrace by Ilya Dryomov · 6 years ago
  57. 854f31c block: fix deadline elevator drain for zoned block devices by Damien Le Moal · 6 years ago
  58. 530ca2c blk-mq: Allow blocking queue tag iter callbacks by Keith Busch · 6 years ago
  59. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  60. 01c5f85 blk-cgroup: increase number of supported policies by Jens Axboe · 6 years ago
  61. d5274b3 block: bfq: swap puts in bfqg_and_blkg_put by Konstantin Khlebnikov · 6 years ago
  62. 8b2ded1 block: don't warn when doing fsync on read-only devices by Mikulas Patocka · 6 years ago
  63. 3111885 blkcg: use tryget logic when associating a blkg with a bio by Dennis Zhou (Facebook) · 6 years ago
  64. 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 6 years ago
  65. 6b06546 Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()" by Dennis Zhou (Facebook) · 6 years ago
  66. db19395 block: bsg: move atomic_t ref_count variable to refcount API by John Pittman · 6 years ago
  67. 62d2a19 block: remove unnecessary condition check by Chengguang Xu · 6 years ago
  68. b0a84be blk-wbt: remove dead code by Jens Axboe · 6 years ago
  69. 38cfb5a blk-wbt: improve waking of tasks by Jens Axboe · 6 years ago
  70. 061a542 blk-wbt: abstract out end IO completion handler by Jens Axboe · 6 years ago
  71. c125311 blk-wbt: don't maintain inflight counts if disabled by Jens Axboe · 6 years ago
  72. c45e6a0 blk-wbt: fix has-sleeper queueing check by Jens Axboe · 6 years ago
  73. b788209 blk-wbt: use wq_has_sleeper() for wq active check by Jens Axboe · 6 years ago
  74. ffa358d blk-wbt: move disable check into get_limit() by Jens Axboe · 6 years ago
  75. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. f5bbbbe blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter by Jianchao Wang · 6 years ago
  77. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  78. fcedba4 block: remove duplicate initialization by Chaitanya Kulkarni · 6 years ago
  79. 599d067 block: change return type to bool by Chengguang Xu · 6 years ago
  80. fc8ebd0 block, bfq: return nbytes and not zero from struct cftype .write() method by Maciej S. Szmigiero · 6 years ago
  81. f812164 block, bfq: improve code of bfq_bfqq_charge_time by Paolo Valente · 6 years ago
  82. d580108 block, bfq: reduce write overcharge by Paolo Valente · 6 years ago
  83. e02a0aa2 block, bfq: always update the budget of an entity when needed by Paolo Valente · 6 years ago
  84. 8a511ba block, bfq: readd missing reset of parent-entity service by Paolo Valente · 6 years ago
  85. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  86. df60f6e blk-wbt: fix IO hang in wbt_wait() by Ming Lei · 6 years ago
  87. b089cfd block: don't warn for flush on read-only device by Jens Axboe · 6 years ago
  88. b86d865 blkcg: Make blkg_root_lookup() work for queues in bypass mode by Bart Van Assche · 6 years ago
  89. 991f61f Blk-throttle: reduce tail io latency when iops limit is enforced by Liu Bo · 6 years ago
  90. 24ecc35 block: Ensure that a request queue is dissociated from the cgroup controller by Bart Van Assche · 6 years ago
  91. 4cf6324 block: Introduce blk_exit_queue() by Bart Van Assche · 6 years ago
  92. d263ed9 blk-mq: count the hctx as active before allocating tag by Jianchao Wang · 6 years ago
  93. d6c02a9 block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  94. f7ecb1b cfq: Suppress compiler warnings about comparisons by Bart Van Assche · 6 years ago
  95. 9b4f434 cfq: Annotate fall-through in a switch statement by Bart Van Assche · 6 years ago
  96. 2887e41 blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait by Anchal Agarwal · 6 years ago
  97. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  98. a32e236 Partially revert "block: fail op_is_write() requests to read-only partitions" by Linus Torvalds · 6 years ago
  99. 71abe04 Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  100. 2d5ba0e blk-mq: fix blk_mq_tagset_busy_iter by Ming Lei · 6 years ago