[PATCH 0/6] Syzbot bugfixes and refactoring
From: Konstantin Komarov
Date: Tue Oct 01 2024 - 05:11:44 EST
Mostly fixes of problems that syzbot shows.
Konstantin Komarov (6):
fs/ntfs3: Fix possible deadlock in mi_read
fs/ntfs3: Additional check in ni_clear()
fs/ntfs3: Sequential field availability check in mi_enum_attr()
fs/ntfs3: Fix general protection fault in run_is_mapped_full
fs/ntfs3: Additional check in ntfs_file_release
fs/ntfs3: Format output messages like others fs in kernel
fs/ntfs3/file.c | 9 ++++++++-
fs/ntfs3/frecord.c | 4 +++-
fs/ntfs3/inode.c | 5 ++++-
fs/ntfs3/namei.c | 2 +-
fs/ntfs3/record.c | 15 +++++++--------
fs/ntfs3/super.c | 13 +++++++++----
6 files changed, 32 insertions(+), 16 deletions(-)
--
2.34.1