Skip to content

Conversation

@kpd-daemon
Copy link

@kpd-daemon kpd-daemon bot commented Aug 17, 2025

Pull request for series with
subject: md/raid5: fix parity corruption on journal failure
version: 2
url: https://patchwork.kernel.org/project/linux-raid/list/?series=992159

@kpd-daemon
Copy link
Author

kpd-daemon bot commented Aug 17, 2025

Upstream branch: c17fb54
series: https://patchwork.kernel.org/project/linux-raid/list/?series=992159
version: 2

@kpd-daemon
Copy link
Author

kpd-daemon bot commented Aug 19, 2025

Upstream branch: c17fb54
series: https://patchwork.kernel.org/project/linux-raid/list/?series=992892
version: 3

When operating in write-through journal mode, a journal device failure
can lead to parity corruption and silent data loss.
This occurs because the current implementation continues to update
parity even when journal writes fail, violating the write-through
consistency guarantee.

Signed-off-by: Meir Elisha <[email protected]>
@kpd-daemon kpd-daemon bot added V3 and removed V2 V2-ci-pass labels Aug 19, 2025
@kpd-daemon kpd-daemon bot force-pushed the series/992159=>md-6.16 branch from 5acca53 to 3ec7906 Compare August 19, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant