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: <b3o4rbii2ni4h67fbahnriodyhodomrd6qxdquxkpm2k5sdjmn@hr74xtmqtoeo>
Date: Thu, 3 Jul 2025 20:33:28 -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.16-rc5

The following changes since commit ef6fac0f9e5d0695cee1d820c727fe753eca52d5:

  bcachefs: Plumb correct ip to trans_relock_fail tracepoint (2025-06-26 00:01:16 -0400)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-2025-07-03

for you to fetch changes up to 94426e4201fbb1c5ea4a697eb62a8b7cd7dfccbf:

  bcachefs: opts.casefold_disabled (2025-07-01 19:33:46 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.16-rc5

----------------------------------------------------------------
Alan Huang (1):
      bcachefs: Fix incorrect transaction restart handling

Bharadwaj Raju (1):
      bcachefs: mark invalid_btree_id autofix

Kent Overstreet (3):
      bcachefs: fix btree_trans_peek_prev_journal()
      bcachefs: Work around deadlock to btree node rewrites in journal replay
      bcachefs: opts.casefold_disabled

 fs/bcachefs/bcachefs.h         | 11 +++++++++--
 fs/bcachefs/btree_io.c         | 43 ++++++++++++++++++++++++++++++++++--------
 fs/bcachefs/btree_iter.c       |  2 +-
 fs/bcachefs/dirent.c           | 19 +++++++++----------
 fs/bcachefs/dirent.h           |  3 ++-
 fs/bcachefs/fs.c               |  7 +++----
 fs/bcachefs/fsck.c             |  4 +---
 fs/bcachefs/inode.c            | 13 ++++++++-----
 fs/bcachefs/opts.h             |  5 +++++
 fs/bcachefs/sb-errors_format.h |  2 +-
 fs/bcachefs/str_hash.c         |  5 +++--
 fs/bcachefs/str_hash.h         |  2 --
 fs/bcachefs/super.c            | 31 +++++++++++++++---------------
 13 files changed, 93 insertions(+), 54 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ