linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bcachefs fixes for 6.16-rc7
@ 2025-07-18  0:03 Kent Overstreet
  2025-07-18 18:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2025-07-18  0:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-bcachefs, linux-fsdevel, linux-kernel

The following changes since commit 347e9f5043c89695b01e66b3ed111755afcf1911:

  Linux 6.16-rc6 (2025-07-13 14:25:58 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 89edfcf710875feedc4264a6c9c4e7fb55486422:

  bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n (2025-07-16 17:32:33 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.16-rc7

- two small syzbot fixes
- fix discard behaviour regression; we no longer wait until the number
  of buckets needing discard is greater than the number of buckets
  available before kicking off discards
- fix a fast_list leak when async object debugging is enabled
- fixes for casefolding when CONFIG_UTF8 != y

----------------------------------------------------------------
Kent Overstreet (7):
      bcachefs: io_read: remove from async obj list in rbio_done()
      bcachefs: Fix triggering of discard by the journal path
      bcachefs: Tweak threshold for allocator triggering discards
      bcachefs: Don't build aux search tree when still repairing node
      bcachefs: Fix reference to invalid bucket in copygc
      bcachefs: Fix build when CONFIG_UNICODE=n
      bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n

 fs/bcachefs/alloc_foreground.c | 3 ++-
 fs/bcachefs/btree_io.c         | 6 +++---
 fs/bcachefs/dirent.c           | 4 ++++
 fs/bcachefs/dirent.h           | 8 ++++++++
 fs/bcachefs/io_read.c          | 5 +++++
 fs/bcachefs/journal_io.c       | 1 +
 fs/bcachefs/movinggc.c         | 2 +-
 7 files changed, 24 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] bcachefs fixes for 6.16-rc7
  2025-07-18  0:03 [GIT PULL] bcachefs fixes for 6.16-rc7 Kent Overstreet
@ 2025-07-18 18:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-18 18:50 UTC (permalink / raw)
  To: Kent Overstreet
  Cc: Linus Torvalds, linux-bcachefs, linux-fsdevel, linux-kernel

The pull request you sent on Thu, 17 Jul 2025 20:03:29 -0400:

> git://evilpiepirate.org/bcachefs.git tags/bcachefs-2025-07-17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d3d16f31d7b305df46080a95f2d254f78e04d588

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-18 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18  0:03 [GIT PULL] bcachefs fixes for 6.16-rc7 Kent Overstreet
2025-07-18 18:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).