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:   Sat, 15 May 2021 10:07:31 +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 <yuchao0@...wei.com>,
        Li Guifu <bluce.liguifu@...wei.com>,
        Miao Xie <miaoxie@...wei.com>, Fang Wei <fangwei1@...wei.com>
Subject: [GIT PULL] erofs fixes for 5.13-rc2

Hi Linus,

Could you consider this pull request for 5.13-rc2?

This mainly fixes 1 lcluster-sized pclusters for the big pcluster
feature, which can be forcely generated by mkfs as a specific on-disk
case for per-(sub)file compression strategies but missed to handle in
runtime properly. Also, documentation updates are included to fix
the broken illustration due to the ReST conversion by accident and
complete the big pcluster introduction.

All commits have been tested and have been in linux-next. This merges
cleanly with master.

Thanks,
Gao Xiang

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.13-rc2-fixes

for you to fetch changes up to 0852b6ca941ef3ff75076e85738877bd3271e1cd:

  erofs: fix 1 lcluster-sized pcluster for big pcluster (2021-05-13 15:58:46 +0800)

----------------------------------------------------------------
Changes since last update:
 - update documentation to fix the broken illustration due to ReST
   conversion by accident at that time and complete the big pcluster
   introduction;

 - fix 1 lcluster-sized pclusters for the big pcluster feature.

----------------------------------------------------------------
Gao Xiang (3):
      erofs: fix broken illustration in documentation
      erofs: update documentation about data compression
      erofs: fix 1 lcluster-sized pcluster for big pcluster

 Documentation/filesystems/erofs.rst | 175 +++++++++++++++++++++---------------
 fs/erofs/zmap.c                     |  21 ++++-
 2 files changed, 121 insertions(+), 75 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ