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: <xcuhxvqskxdrcjpxufbor3u4ud4sxufofh36y3p4a4y5ovvaqa@ldn4qyogpw2j>
Date: Mon, 22 Jul 2024 13:12:31 -0400
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-bcachefs@...r.kernel.org, linux-fsdevel@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] bcachefs fixes for 6.11-rc1

The following changes since commit a97b43fac5b9b3ffca71b8a917a249789902fce9:

  lockdep: Add comments for lockdep_set_no{validate,track}_class() (2024-07-18 18:33:30 -0400)

are available in the Git repository at:

  https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-07-22

for you to fetch changes up to 737759fc098f7bb7fb4cef64fec731803e955e01:

  bcachefs: Fix printbuf usage while atomic (2024-07-22 11:27:15 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.11-rc1

- another fix for fsck getting stuck, from marcin
- small syzbot fix
- another undefined shift fix

----------------------------------------------------------------
Kent Overstreet (3):
      bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist()
      bcachefs: More informative error message in reattach_inode()
      bcachefs: Fix printbuf usage while atomic

Tavian Barnes (1):
      bcachefs: mean_and_variance: Avoid too-large shift amounts

 fs/bcachefs/alloc_foreground.c  | 6 ------
 fs/bcachefs/fsck.c              | 7 +++++--
 fs/bcachefs/journal_reclaim.c   | 1 +
 fs/bcachefs/mean_and_variance.h | 6 +++---
 4 files changed, 9 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ