Hi Jens, Please consider pulling the following changes for md-fixes on top of your block-6.6 branch. These commits fix a bugzilla report [1] and some recent issues in 6.5 and 6.6. Thanks, Song [1] https://bugzilla.kernel.org/show_bug.cgi?id=217798 The following changes since commit 4b9c2edaf7282d60e069551b4b28abc2932cd3e3: drbd: swap bvec_set_page len and offset (2023-09-06 07:33:03 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-fixes-20230914 for you to fetch changes up to c8870379a21fbd9ad14ca36204ccfbe9d25def43: md: Put the right device in md_seq_next (2023-09-14 10:13:11 -0700) ---------------------------------------------------------------- Mariusz Tkaczyk (1): md: Put the right device in md_seq_next Nigel Croxon (1): md/raid1: fix error: ISO C90 forbids mixed declarations Yu Kuai (2): md: don't dereference mddev after export_rdev() md: fix warning for holder mismatch from export_rdev() drivers/md/md.c | 23 ++++++++++++++++------- drivers/md/md.h | 3 +++ drivers/md/raid1.c | 3 +-- 3 files changed, 20 insertions(+), 9 deletions(-)