Hi Jens, Please consider pulling the following changes on top of your for-5.15/drivers branch. These are two fixes for raid1 and raid10 respectively. Thanks, Song The following changes since commit 7ee656c3ac3d047b4cf1269f83ac9d6c0bba916b: nbd: remove nbd->destroy_complete (2021-08-25 14:20:32 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next for you to fetch changes up to 6607cd319b6b91bff94e90f798a61c031650b514: raid1: ensure write behind bio has less than BIO_MAX_VECS sectors (2021-08-27 15:12:14 -0700) ---------------------------------------------------------------- Guoqing Jiang (1): raid1: ensure write behind bio has less than BIO_MAX_VECS sectors Xiao Ni (1): md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard drivers/md/raid1.c | 19 +++++++++++++++++++ drivers/md/raid10.c | 14 ++++++++++---- 2 files changed, 29 insertions(+), 4 deletions(-)