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: <6ykag7fdhv7m4hr2urwlhlf2owm3keq7gsiijeiyh6gd45kcxr@jfmqoqrfqqfa>
Date: Tue, 10 Sep 2024 15:05:54 -0400
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-bcachefs@...r.kernel.org, linux-fsdevel@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] bcachefs fixes for 6.10.y

Hey Greg, couple critical fixes for you:

The following changes since commit 1611860f184a2c9e74ed593948d43657734a7098:

  Linux 6.10.9 (2024-09-08 07:56:41 +0200)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-v6.10.9-fixes

for you to fetch changes up to ee64e00984ec3ea3fbf9b4331cbd073690ff8765:

  bcachefs: Don't delete open files in online fsck (2024-09-10 10:52:16 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.10.10

----------------------------------------------------------------
Kent Overstreet (3):
      bcachefs: Fix bch2_extents_match() false positive
      bcachefs: Revert lockless buffered IO path
      bcachefs: Don't delete open files in online fsck

 fs/bcachefs/extents.c        |  23 ++++++-
 fs/bcachefs/fs-io-buffered.c | 149 ++++++++++++-------------------------------
 fs/bcachefs/fs.c             |   8 +++
 fs/bcachefs/fs.h             |   7 ++
 fs/bcachefs/fsck.c           |  18 ++++++
 5 files changed, 95 insertions(+), 110 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ