[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b06828df-f9b9-1c5d-d6db-05839bad7016@paragon-software.com>
Date: Fri, 30 Dec 2022 15:23:04 +0400
From: Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
To: <ntfs3@...ts.linux.dev>
CC: <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>
Subject: [PATCH 0/5] fs/ntfs3: Refactoring and bugfix
This series contains various fixes and refactoring for ntfs3.
Konstantin Komarov (5):
fs/ntfs3: Add null pointer checks
fs/ntfs3: Improved checking of attribute's name length
fs/ntfs3: Check for extremely large size of $AttrDef
fs/ntfs3: Restore overflow checking for attr size in mi_enum_attr
fs/ntfs3: Refactoring of various minor issues
fs/ntfs3/bitmap.c | 3 ++-
fs/ntfs3/frecord.c | 2 +-
fs/ntfs3/fsntfs.c | 22 ++++++++++++++--------
fs/ntfs3/index.c | 10 ++++++----
fs/ntfs3/inode.c | 8 +++++++-
fs/ntfs3/namei.c | 2 +-
fs/ntfs3/ntfs.h | 3 ---
fs/ntfs3/record.c | 5 +++++
fs/ntfs3/super.c | 10 +++++++++-
9 files changed, 45 insertions(+), 20 deletions(-)
--
2.34.1
Powered by blists - more mailing lists