Hi Jens, Please consider pulling the following fixes for md-6.12 on top of your block-6.12 branch. Thanks, Song The following changes since commit 42aafd8b48adac1c3b20fe5892b1b91b80c1a1e6: ublk: don't allow user copy for unprivileged device (2024-10-16 08:08:18 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.12-20241018 for you to fetch changes up to 825711e00117fc686ab89ac36a9a7b252dc349c6: md/raid10: fix null ptr dereference in raid10_size() (2024-10-17 11:43:43 -0700) ---------------------------------------------------------------- Li Nan (1): md: ensure child flush IO does not affect origin bio->bi_status Yu Kuai (1): md/raid10: fix null ptr dereference in raid10_size() drivers/md/md.c | 24 +++++++++++++++++++++++- drivers/md/raid10.c | 7 +++++-- 2 files changed, 28 insertions(+), 3 deletions(-)