lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Oct 2021 19:57:30 +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/4] fs/ntfs3: Various fixes for xfstests problems

This series fixes generic/444 generic/092 generic/228 generic/240

Konstantin Komarov (4):
  fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if
    called from function ntfs_init_acl
  fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated
    space)
  fs/ntfs3: Check new size for limits
  fs/ntfs3: Update valid size if -EIOCBQUEUED

 fs/ntfs3/file.c    | 10 ++++++++--
 fs/ntfs3/frecord.c | 10 +++++++---
 fs/ntfs3/inode.c   |  9 +++++++--
 fs/ntfs3/xattr.c   | 13 +++++++------
 4 files changed, 29 insertions(+), 13 deletions(-)

-- 
2.33.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ