Hi, Jens Please consider pulling following changes on your block-6.17 branch, this pull request contains: - fix data lost for writemostly in raid1, by Yu Kuai; - fix potentional data lost by skipping recovery, by Li Nan; The following changes since commit 95a7c5000956f939b86d8b00b8e6b8345f4a9b65: bcache: change maintainer's email address (2025-08-28 10:05:37 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux.git tags/md-6.17-20250905 for you to fetch changes up to 7202082b7b7a256d04ec96131c7f859df0a79f64: md: prevent incorrect update of resync/recovery offset (2025-09-05 00:31:18 +0800) ---------------------------------------------------------------- Li Nan (1): md: prevent incorrect update of resync/recovery offset Yu Kuai (1): md/raid1: fix data lost for writemostly rdev drivers/md/md.c | 5 +++++ drivers/md/raid1.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-)