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: <cover.1731619157.git.dsterba@suse.com>
Date: Thu, 14 Nov 2024 22:22:10 +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 fix for 6.12-rc8

Hi,

one more fix that seems urgent and good to have in 6.12 final. It could
potentially lead to unexpected transaction aborts, due to wrong
comparison and order of processing of delayed refs.

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit 2b084d8205949dd804e279df8e68531da78be1e8:

  btrfs: fix the length of reserved qgroup to free (2024-11-07 02:08:29 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.12-rc7-tag

for you to fetch changes up to 7d493a5ecc26f861421af6e64427d5f697ddd395:

  btrfs: fix incorrect comparison for delayed refs (2024-11-14 16:11:02 +0100)

----------------------------------------------------------------
Josef Bacik (1):
      btrfs: fix incorrect comparison for delayed refs

 fs/btrfs/delayed-ref.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ