]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2025 17:13:27 +0000 (10:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2025 17:13:27 +0000 (10:13 -0700)
commit4412b8b23de24a94a0b78ac283db043c833a3975
tree8356f15f0cf716506d9d94ac614f1d0999f0c0a6
parent2632d81f5a02b65e6131cd57ba092bd321446e91
parentfec5e6f97dae5fbd628c444148b77728eae3bb93
Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs

Pull bcachefs fixes from Kent Overstreet.

* tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs:
  bcachefs: Don't set BCH_FS_error on transaction restart
  bcachefs: Fix additional misalignment in journal space calculations
  bcachefs: Don't schedule non persistent passes persistently
  bcachefs: Fix bch2_btree_transactions_read() synchronization
  bcachefs: btree read retry fixes
  bcachefs: btree node scan no longer uses btree cache
  bcachefs: Tweak btree cache helpers for use by btree node scan
  bcachefs: Fix btree for nonexistent tree depth
  bcachefs: Fix bch2_io_failures_to_text()
  bcachefs: bch2_fpunch_snapshot()