1. 851de32 Merge tag 'android12-5.10.177_r00' into android12-5.10 by Greg Kroah-Hartman · 2 years, 2 months ago
  2. e7bfca1 BACKPORT: FROMGIT: blk-mq: release crypto keyslot before reporting I/O complete by Eric Biggers · 2 years, 5 months ago
  3. 0847230 Merge 5.10.173 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  4. 12bcc4e blk-mq: avoid sleep in blk_mq_alloc_request_hctx by Kemeng Shi · 2 years, 7 months ago
  5. 9ef4727 Merge tag 'android12-5.10.149_r00' into android12-5.10 by Greg Kroah-Hartman · 2 years, 8 months ago
  6. 7878f98 UPSTREAM: blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx by Ming Lei · 3 years, 2 months ago
  7. 7d551b7 block: fix inflight statistics of part0 by Jeffle Xu · 4 years, 8 months ago
  8. 5939035 Merge 5.10.140 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  9. 3ddbd09 blk-mq: fix io hung due to missing commit_rqs by Yu Kuai · 3 years ago
  10. 1e247e4 Revert "block: remove the request_queue to argument request based tracepoints" by Greg Kroah-Hartman · 3 years ago
  11. fbe6a13 Merge 5.10.137 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  12. 1cb3032 block: remove the request_queue to argument request based tracepoints by Christoph Hellwig · 4 years, 8 months ago
  13. 4e3458d Merge 5.10.124 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  14. 7fa28a7 block: Fix handling of offline queues in blk_mq_alloc_request_hctx() by Bart Van Assche · 3 years, 2 months ago
  15. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 9 months ago
  16. 49cc377 block: remove inaccurate requeue check by Jens Axboe · 3 years, 10 months ago
  17. b34ea3c block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 10 months ago
  18. c827043 block: schedule queue restart after BLK_STS_ZONE_RESOURCE by Naohiro Aota · 3 years, 9 months ago
  19. dcf0824c Revert "treewide: Change list_sort to use const pointers" by Greg Kroah-Hartman · 3 years, 10 months ago
  20. d697513 Merge 5.10.70 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  21. 33740c9 Merge 5.10.69 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  22. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years, 4 months ago
  23. 9a14014 blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues by Song Liu · 3 years, 11 months ago
  24. c8de3a4 Merge 5.10.64 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 11 months ago
  25. 798679a blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 4 years, 3 months ago
  26. cad6239 blk-mq: fix is_flush_rq by Ming Lei · 4 years ago
  27. 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 4 years ago
  28. 26ee94b blk-mq: don't grab rq's refcount in blk_mq_check_expired() by Ming Lei · 4 years ago
  29. 1328352 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 4 years, 1 month ago
  30. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 4 years, 1 month ago
  31. 512106a blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 4 years, 1 month ago
  32. 747b654 blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 4 years, 3 months ago
  33. a3362ff blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 4 years, 3 months ago
  34. 2faed77 ANDROID: vendor_hooks: add vendor hook in blk_mq_rq_ctx_init() by Yang Yang · 4 years, 1 month ago
  35. eecc725 ANDROID: vendor_hooks: add vendor hook in blk_mq_alloc_rqs() by Yang Yang · 4 years, 2 months ago
  36. d7d0098 FROMGIT: blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues by Jan Kara · 4 years, 7 months ago
  37. 7445a59e FROMGIT: Revert "blk-mq, elevator: Count requests per hctx to improve performance" by Jan Kara · 4 years, 7 months ago
  38. 3a173ef FROMGIT: blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 4 years, 3 months ago
  39. 7201855 FROMGIT: blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 4 years, 3 months ago
  40. c944b0c FROMGIT: blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 4 years, 3 months ago
  41. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  42. 3a96437 blk-mq: Swap two calls in blk_mq_exit_queue() by Bart Van Assche · 4 years, 3 months ago
  43. c9c1ed0 blk-mq: plug request for shared sbitmap by Ming Lei · 4 years, 3 months ago
  44. e4d47d9 FROMLIST: blk-mq: Swap two calls in blk_mq_exit_queue() by Bart Van Assche · 4 years, 3 months ago
  45. be6f5cf UPSTREAM: block: fix inflight statistics of part0 by Jeffle Xu · 4 years, 8 months ago
  46. 782c9ef scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 8 months ago
  47. 8ed46b3 scsi: block: Introduce BLK_MQ_REQ_PM by Bart Van Assche · 4 years, 8 months ago
  48. d7691390 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  49. 24f7bb8 block: blk-mq: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 9 months ago
  50. 576e85c blk-mq: remove the calling of local_memory_node() by Xianting Tian · 4 years, 10 months ago
  51. 4815519 Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 10 months ago
  52. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  53. 0841031 blk-mq: use helper function to test hw stopped by Yufen Yu · 4 years, 10 months ago
  54. 681cc5e dm: fix request-based DM to not bounce through indirect dm_submit_bio by Mike Snitzer · 4 years, 10 months ago
  55. a926c7a block: Consider only dispatched requests for inflight statistic by Gabriel Krisman Bertazi · 4 years, 10 months ago
  56. 93f221a block: make blk_crypto_rq_bio_prep() able to fail by Eric Biggers · 4 years, 11 months ago
  57. 632bfb6 blk-mq: call commit_rqs while list empty but error happen by yangerkun · 5 years ago
  58. 8229cca blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps() by Xianting Tian · 4 years, 10 months ago
  59. 2850085 blk-mq: always allow reserved allocation in hctx_may_queue by Ming Lei · 5 years ago
  60. b445547 blk-mq, elevator: Count requests per hctx to improve performance by Kashyap Desai · 5 years ago
  61. f1b49fd blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap by John Garry · 5 years ago
  62. bccf5e2 blk-mq: Record nr_active_requests per queue for when using shared sbitmap by John Garry · 5 years ago
  63. 32bc15a blk-mq: Facilitate a shared sbitmap per tagset by John Garry · 5 years ago
  64. 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 5 years ago
  65. 1c0706a blk-mq: Pass flags for tag init/free by John Garry · 5 years ago
  66. 655ac30 blk-mq: Rename blk_mq_update_tag_set_depth() by Hannes Reinecke · 5 years ago
  67. 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 5 years ago
  68. db03f88 blk-mq: insert request not through ->queue_rq into sw/scheduler queue by Ming Lei · 5 years ago
  69. d7d8535 blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART by Ming Lei · 5 years ago
  70. 26bfeb2 block: blk-mq.c: fix @at_head kernel-doc warning by Randy Dunlap · 5 years ago
  71. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  72. 70f15a4 block: blk-mq: delete duplicated word by Randy Dunlap · 5 years ago
  73. 08c875c block: Use non _rcu version of list functions for tag_set_list by Daniel Wagner · 5 years ago
  74. 8789009 blk-mq: remove redundant validation in __blk_mq_end_request() by Baolin Wang · 5 years ago
  75. 568f270 blk-mq: centralise related handling into blk_mq_get_driver_tag by Ming Lei · 5 years ago
  76. 7bf1372 blk-mq: streamline handling of q->mq_ops->queue_rq result by Ming Lei · 5 years ago
  77. 05a4fed blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight() by Ming Lei · 5 years ago
  78. 4e2f62e5 Revert "blk-mq: put driver tag when this request is completed" by Jens Axboe · 5 years ago
  79. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 5 years ago
  80. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 5 years ago
  81. 37f4a24 blk-mq: centralise related handling into blk_mq_get_driver_tag by Ming Lei · 5 years ago
  82. 723bf17 blk-mq: move blk_mq_put_driver_tag() into blk-mq.c by Ming Lei · 5 years ago
  83. 570e9b7 blk-mq: move blk_mq_get_driver_tag into blk-mq.c by Ming Lei · 5 years ago
  84. 6e6fcbc blk-mq: support batching dispatch in case of io by Ming Lei · 5 years ago
  85. 1fd40b5 blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list by Ming Lei · 5 years ago
  86. bbdb3c5 blk-mq: remove dead check from blk_mq_dispatch_rq_list by Ming Lei · 5 years ago
  87. 7538352 blk-mq: move getting driver tag and budget into one helper by Ming Lei · 5 years ago
  88. 445874e blk-mq: pass hctx to blk_mq_dispatch_rq_list by Ming Lei · 5 years ago
  89. 65c7636 blk-mq: pass request queue into get/put budget callback by Ming Lei · 5 years ago
  90. 42fdc5e blk-mq: remove the BLK_MQ_REQ_INTERNAL flag by Christoph Hellwig · 5 years ago
  91. 36a3df5 blk-mq: put driver tag when this request is completed by Ming Lei · 5 years ago
  92. 40d09b5 blk-mq: add a new blk_mq_complete_request_remote API by Christoph Hellwig · 5 years ago
  93. 96339526 blk-mq: factor out a blk_mq_complete_need_ipi helper by Christoph Hellwig · 5 years ago
  94. 4c8fc19 blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request by Christoph Hellwig · 5 years ago
  95. 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 5 years ago
  96. d391a7a blk-mq: merge the softirq vs non-softirq IPI logic by Christoph Hellwig · 5 years ago
  97. d6cc464 blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP by Christoph Hellwig · 5 years ago
  98. 6aab1da blk-mq: complete polled requests directly by Christoph Hellwig · 5 years ago
  99. dea6f39 blk-mq: remove raise_blk_irq by Christoph Hellwig · 5 years ago
  100. 115243f blk-mq: factor out a helper to reise the block softirq by Christoph Hellwig · 5 years ago