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:   Sun, 22 Mar 2020 17:37:40 +0100
From:   David Sterba <dsterba@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     David Sterba <dsterba@...e.com>, linux-btrfs@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] Btrfs fixes for 5.6-rc7

Hi,

please pull the following branch with two fixes. The first is a
regression, when dropping some incompat bits the conditions were
reversed, the other is a fix for rename whiteout potentially leaving
stack memory linked to a list.  Thanks.

----------------------------------------------------------------
The following changes since commit e7a04894c766daa4248cb736efee93550f2d5872:

  btrfs: fix RAID direct I/O reads with alternate csums (2020-03-03 15:26:08 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.6-rc6-tag

for you to fetch changes up to d8e6fd5c7991033037842b32c9774370a038e902:

  btrfs: fix removal of raid[56|1c34} incompat flags after removing block group (2020-03-20 21:31:32 +0100)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: fix log context list corruption after rename whiteout error
      btrfs: fix removal of raid[56|1c34} incompat flags after removing block group

 fs/btrfs/block-group.c | 4 ++--
 fs/btrfs/inode.c       | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ