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: <Yh+CCr04nTTappWl@hsiangkao-PC>
Date:   Wed, 2 Mar 2022 22:41:14 +0800
From:   Gao Xiang <xiang@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, linux-erofs@...ts.ozlabs.org,
        Chao Yu <chao@...nel.org>, Yue Hu <huyue2@...ong.com>
Subject: [GIT PULL] erofs fix for 5.17-rc7

Hi Linus,

Could you consider this pull request for 5.17-rc7?

It's a one-line patch to fix the new ztailpacking feature on > 4GiB
filesystems because z_idataoff can get trimmed improperly.

Even if ztailpacking is still a brand new EXPERIMENTAL feature, it'd
be better to fix the issue as soon as possible to avoid backporting
unnecessary..

The original patch has been in linux-next for a week and no merge
conflicts. Except that I added a new RVB tag from Chao today.

Thanks,
Gao Xiang

The following changes since commit cfb92440ee71adcc2105b0890bb01ac3cddb8507:

  Linux 5.17-rc5 (2022-02-20 13:07:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.17-rc7-fixes

for you to fetch changes up to 22ba5e99b96f1c0dbdfa4f4e1d9751b4c8348541:

  erofs: fix ztailpacking on > 4GiB filesystems (2022-03-02 21:58:45 +0800)

----------------------------------------------------------------
Change since last update:

 - Fix ztailpacking z_idataoff getting trimmed on > 4GiB filesystems.

----------------------------------------------------------------
Gao Xiang (1):
      erofs: fix ztailpacking on > 4GiB filesystems

 fs/erofs/internal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ