]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Jul 2024 17:59:08 +0000 (10:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Jul 2024 17:59:08 +0000 (10:59 -0700)
commitdd018c238b8489b6dd8c06f6b962ea75d79115ff
treeb794143526ab5a6b7669fb40e0f40912ea1ba370
parent5ea6d72489a4a937fb9e9f9e81474cdf3483196e
parent737759fc098f7bb7fb4cef64fec731803e955e01
Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs

Pull bcachefs fixes from Kent Overstreet:

 - another fix for fsck getting stuck, from marcin

 - small syzbot fix

 - another undefined shift fix

* tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs:
  bcachefs: Fix printbuf usage while atomic
  bcachefs: More informative error message in reattach_inode()
  bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist()
  bcachefs: mean_and_variance: Avoid too-large shift amounts