]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Mar 2025 01:10:59 +0000 (15:10 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Mar 2025 01:10:59 +0000 (15:10 -1000)
commit131c040bbb0f561ef68ad2ba6fcd28c97fa6d4cf
tree132c672ef0e65c30b9e024f99312d2a337cc0a5a
parent4003c9e78778e93188a09d6043a74f7154449d43
parent9c18ea7ffee090b47afaa7dc41903fb1b436d7bd
Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefs

Pull bcachefs fixes from Kent Overstreet:
 "Roxana caught an unitialized value that might explain some of the
  rebalance weirdness we're still tracking down - cool.

  Otherwise pretty minor"

* tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefs:
  bcachefs: bch2_get_random_u64_below()
  bcachefs: target_congested -> get_random_u32_below()
  bcachefs: fix tiny leak in bch2_dev_add()
  bcachefs: Make sure trans is unlocked when submitting read IO
  bcachefs: Initialize from_inode members for bch_io_opts
  bcachefs: Fix b->written overflow