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]
Message-Id: <20200701232024.2083-1-namjae.jeon@samsung.com>
Date:   Thu,  2 Jul 2020 08:20:19 +0900
From:   Namjae Jeon <namjae.jeon@...sung.com>
To:     gregkh@...uxfoundation.org, sashal@...nel.org
Cc:     stable@...r.kernel.org, linux-kernel@...r.kernel.org,
        Namjae Jeon <namjae.jeon@...sung.com>
Subject: [PATCH 5.7.y 0/5] exfat stable patches for 5.7.y

Could you please push exfat stable patches into 5.7.y kernel tree ?

Thanks!

Dan Carpenter (1):
  exfat: add missing brelse() calls on error paths

Hyeongseok.Kim (1):
  exfat: Set the unused characters of FileName field to the value 0000h

Hyunchul Lee (1):
  exfat: call sync_filesystem for read-only remount

Namjae Jeon (1):
  exfat: move setting VOL_DIRTY over exfat_remove_entries()

Sungjong Seo (1):
  exfat: flush dirty metadata in fsync

 fs/exfat/dir.c      | 12 +++++++-----
 fs/exfat/exfat_fs.h |  1 +
 fs/exfat/file.c     | 19 ++++++++++++++++++-
 fs/exfat/namei.c    | 14 +++++++++++---
 fs/exfat/super.c    | 10 ++++++++++
 5 files changed, 47 insertions(+), 9 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ