[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <dedce962-d48d-41d6-bbbf-e95c66daba80@paragon-software.com>
Date: Mon, 29 Jan 2024 11:06:39 +0300
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: Bugfix
This series contains various fixes for ntfs3.
Konstantin Komarov (5):
fs/ntfs3: Prevent generic message "attempt to access beyond end of
device"
fs/ntfs3: Use i_size_read and i_size_write
fs/ntfs3: Correct function is_rst_area_valid
fs/ntfs3: Fixed overflow check in mi_enum_attr()
fs/ntfs3: Update inode->i_size after success write into compressed
file
fs/ntfs3/attrib.c | 4 ++--
fs/ntfs3/dir.c | 2 +-
fs/ntfs3/file.c | 13 ++++++++-----
fs/ntfs3/frecord.c | 10 +++++-----
fs/ntfs3/fslog.c | 14 ++++++++------
fs/ntfs3/fsntfs.c | 24 ++++++++++++++++++++++++
fs/ntfs3/index.c | 8 ++++----
fs/ntfs3/inode.c | 2 +-
fs/ntfs3/ntfs_fs.h | 14 +-------------
fs/ntfs3/record.c | 2 +-
10 files changed, 55 insertions(+), 38 deletions(-)
--
2.34.1
Powered by blists - more mailing lists