Merge tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 May 2025 02:17:55 +0000 (19:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 May 2025 02:17:55 +0000 (19:17 -0700)
commit040c0f6a187162f082578b431b5919856c3df820
treec4e31c095852ebe677cf5a3476572aad68d05163
parent94305e83eccb3120c921cd3a015cd74731140bac
parent010c89468134d1991b87122379f86feae23d512f
Merge tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefs

Pull bcachefs fixes from Kent Overstreet:
 "Small stuff, main ones users will be interested in:

   - Couple more casefolding fixes; we can now detect and repair
     casefolded dirents in non-casefolded dir and vice versa

   - Fix for massive write inflation with mmapped io, which hit certain
     databases"

* tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefs:
  bcachefs: Check for casefolded dirents in non casefolded dirs
  bcachefs: Fix bch2_dirent_create_snapshot() for casefolding
  bcachefs: Fix casefold opt via xattr interface
  bcachefs: mkwrite() now only dirties one page
  bcachefs: fix extent_has_stripe_ptr()
  bcachefs: Fix bch2_btree_path_traverse_cached() when paths realloced