From: Christian Brauner Date: Wed, 5 Nov 2025 12:45:26 +0000 (+0100) Subject: Merge patch series "Fix two syzbot corruption bugs in minix filesystem" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d534518ce87317e884dbd1485111b0f1606a194;p=thirdparty%2Flinux.git Merge patch series "Fix two syzbot corruption bugs in minix filesystem" Jori Koolstra says: Syzbot fuzzes /fs by trying to mount and manipulate deliberately corrupted filesystems. This should not lead to BUG_ONs and WARN_ONs for easy to detect corruptions. This series adds code to be able to report such corruptions and fixes two syzbot bugs on this kind. * patches from https://patch.msgid.link/20251104143005.3283980-1-jkoolstra@xs4all.nl: Fix a drop_nlink warning in minix_rename Fix a drop_nlink warning in minix_rmdir Add error handling to minix filesystem for inode corruption detection Link: https://patch.msgid.link/20251104143005.3283980-1-jkoolstra@xs4all.nl Signed-off-by: Christian Brauner --- 0d534518ce87317e884dbd1485111b0f1606a194