Hi Jens, Please consider pulling the following changes for md-next on top of your for-5.18/drivers branch. This set contains raid5 bio handling cleanups for raid5. Thanks, Song The following changes since commit a2daeab5cffa4d81a8c9bfedf8e5576cbca00190: Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.18/drivers (2022-03-08 16:40:12 -0700) 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 03a6b195e8e846f7373bcbeb3ea2a756dfb9ae61: raid5: initialize the stripe_head embeeded bios as needed (2022-03-08 22:55:13 -0800) ---------------------------------------------------------------- Christoph Hellwig (4): raid5-ppl: fully initialize the bio in ppl_new_iounit raid5-cache: fully initialize flush_bio when needed raid5-cache: statically allocate the recovery ra bio raid5: initialize the stripe_head embeeded bios as needed drivers/md/raid5-cache.c | 33 ++++++++++++++++----------------- drivers/md/raid5-ppl.c | 5 ++--- drivers/md/raid5.c | 25 ++++++++----------------- 3 files changed, 26 insertions(+), 37 deletions(-)