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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <cover.1758686611.git.dsterba@suse.com>
Date: Wed, 24 Sep 2025 06:16:31 +0200
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.17-rc8

Hi,

please pull one more regression fix for a problem in zoned mode. Mount
can fail if number of open and active zones reaches a common limit that
didn't use to be checked. Thanks.

----------------------------------------------------------------
The following changes since commit b98b208300573f4ab29507f81194a6030b208444:

  btrfs: reject invalid compression level (2025-09-18 13:18:49 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 53de7ee4e28f6e866ac319b9db6e6c1b05664c32:

  btrfs: zoned: don't fail mount needlessly due to too many active zones (2025-09-23 11:22:21 +0200)

----------------------------------------------------------------
Johannes Thumshirn (1):
      btrfs: zoned: don't fail mount needlessly due to too many active zones

 fs/btrfs/zoned.c | 6 ++++++
 1 file changed, 6 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ