Hi Jens, Please consider pulling the following change for md-fixes on top of your block-6.5 branch. This patch fixes data corruption caused by discard on raid0 array with original layout. Thanks, Song The following changes since commit 6e34e784e72132c91b03d4f2f85bd4725b1ad9e5: Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5 (2023-06-30 14:04:08 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-fixes-20230630 for you to fetch changes up to e836007089ba8fdf24e636ef2b007651fb4582e6: md/raid0: add discard support for the 'original' layout (2023-06-30 15:43:50 -0700) ---------------------------------------------------------------- Jason Baron (1): md/raid0: add discard support for the 'original' layout drivers/md/raid0.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- drivers/md/raid0.h | 1 + 2 files changed, 55 insertions(+), 8 deletions(-)