Unverified Commit 2c111a42 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!15053 try to backport "block: fix rq-qos breakage from skipping rq_qos_done_bio"

Merge Pull Request from: @ci-robot 
 
PR sync from: Li Nan <linan122@huawei.com>
https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/J5JSE4YBUKFZMLUQZRMAZL27KWTJIIYN/ 
Christoph Hellwig (9):
  [Backport] block: reuse BIO_INLINE_VECS for integrity bvecs
  [Backport] block: move struct biovec_slab to bio.c
  [Backport] block: factor out a bvec_alloc_gfp helper
  [Backport] block: streamline bvec_alloc
  [Backport] block: remove the 1 and 4 vec bvec_slabs entries
  [Backport] block: turn the nr_iovecs argument to bio_alloc* into an
    unsigned short
  [Backport] block: mark the bio as cloned in bio_iov_bvec_set
  [Backport] md/raid10: remove dead code in reshape_request
  [Backport] block: use bi_max_vecs to find the bvec pool

Jens Axboe (2):
  [Backport] block: add a BUILD_BUG_ON() for adding more bio flags than
    we have space
  [Backport] block: only mark bio as tracked if it really is tracked

Li Lingfeng (2):
  block: fix kabi broken
  block: fix kabi broken due to removing bip_slab

Tejun Heo (1):
  [Backport] block: fix rq-qos breakage from skipping rq_qos_done_bio()


-- 
2.39.2
 
https://gitee.com/openeuler/kernel/issues/IB6YDK
https://gitee.com/openeuler/kernel/issues/IB7FJU 
 
Link:https://gitee.com/openeuler/kernel/pulls/15053

 

Reviewed-by: default avatarYu Kuai <yukuai3@huawei.com>
Reviewed-by: default avatarLi Nan <linan122@huawei.com>
Signed-off-by: default avatarLi Nan <linan122@huawei.com>
parents 7ed98658 fd4b3bbe
Loading
Loading
Loading
Loading

There are no changes