Hi Linus The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.12/dm-fixes for you to fetch changes up to f811b83879fb6717cdb288e34253cf26d135b019: dm-verity: introduce the options restart_on_error and panic_on_error (2024-10-02 16:21:08 +0200) Please, pull, thanks Mikulas ---------------------------------------------------------------- - revert the patch that makes dm-verity restart or panic on I/O errors - add new options that enable restart or panic on I/O errors -----BEGIN PGP SIGNATURE----- iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCZv1YFxQcbXBhdG9ja2FA cmVkaGF0LmNvbQAKCRATAyx9YGnhbTXKAQD29bvBnFN69zYYvrX3X7fHy6o/eOxU oZJbFpvA2G+NigD+McEsLzOvOE1ZC/okkB/UUfju/ChEvACIgsNXGkPK2Ag= =ygvr -----END PGP SIGNATURE----- ---------------------------------------------------------------- Mikulas Patocka (2): Revert: "dm-verity: restart or panic on an I/O error" dm-verity: introduce the options restart_on_error and panic_on_error drivers/md/dm-verity-target.c | 94 +++++++++++++++++++++++++++++++++++-------- drivers/md/dm-verity.h | 1 + 2 files changed, 79 insertions(+), 16 deletions(-)