Hello, Here are 3 small fixes against latest linus tree. V2: - move batched update into blk_mq_flush_tag_batch() as suggested by Jens, 3/3 Ming Lei (3): blk-mq: only try to run plug merge if request has same queue with incoming bio blk-mq: add RQF_ELV debug entry blk-mq: update hctx->nr_active in blk_mq_end_request_batch() block/blk-merge.c | 6 ++++-- block/blk-mq-debugfs.c | 1 + block/blk-mq.c | 7 +++++++ block/blk-mq.h | 12 +++++++++--- 4 files changed, 21 insertions(+), 5 deletions(-) -- 2.31.1