[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251105-postfach-ortung-24f951c72583@brauner>
Date: Wed, 5 Nov 2025 13:45:54 +0100
From: Christian Brauner <brauner@...nel.org>
To: Jori Koolstra <jkoolstra@...all.nl>
Cc: Christian Brauner <brauner@...nel.org>,
linux-kernel@...r.kernel.org,
Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>,
Taotao Chen <chentaotao@...iglobal.com>,
Jeff Layton <jlayton@...nel.org>,
Jan Kara <jack@...e.cz>,
NeilBrown <neil@...wn.name>
Subject: Re: [PATCH 0/3] Fix two syzbot corruption bugs in minix filesystem
On Tue, 04 Nov 2025 15:30:02 +0100, Jori Koolstra wrote:
> 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.
>
> Jori Koolstra (3):
> Add error handling to minix filesystem for inode corruption detection
> Fix a drop_nlink warning in minix_rmdir
> Fix a drop_nlink warning in minix_rename
>
> [...]
Applied to the vfs-6.19.minix branch of the vfs/vfs.git tree.
Patches in the vfs-6.19.minix branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.19.minix
[1/3] Add error handling to minix filesystem for inode corruption detection
https://git.kernel.org/vfs/vfs/c/21215ce7a95a
[2/3] Fix a drop_nlink warning in minix_rmdir
https://git.kernel.org/vfs/vfs/c/d3e0e8661ceb
[3/3] Fix a drop_nlink warning in minix_rename
https://git.kernel.org/vfs/vfs/c/009a2ba40303
Powered by blists - more mailing lists