public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 7.0-rc5
@ 2026-03-16 13:04 David Sterba
  2026-03-16 17:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2026-03-16 13:04 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few more short fixes. Thanks.

- fix logging of new dentries when logging parent directory and there
  are conflicting inodes (e.g. deleted directory)

- avoid taking big device lock for zone setup, this is not necessary
  during mount

- tune message verbosity when auto-reclaiming zones when low on space

- fix slightly misleading message of root item check

----------------------------------------------------------------
The following changes since commit 0749cab6174dc035b1628fb6db03abf758cfda6f:

  btrfs: remove duplicated definition of btrfs_printk_in_rcu() (2026-03-03 17:20:51 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-7.0-rc4-tag

for you to fetch changes up to fc1cd1f18c34f91e78362f9629ab9fd43b9dcab9:

  btrfs: tree-checker: fix misleading root drop_level error message (2026-03-13 12:49:25 +0100)

----------------------------------------------------------------
Filipe Manana (1):
      btrfs: log new dentries when logging parent dir of a conflicting inode

Johannes Thumshirn (2):
      btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
      btrfs: don't take device_list_mutex when querying zone info

ZhengYuan Huang (1):
      btrfs: tree-checker: fix misleading root drop_level error message

 fs/btrfs/tree-checker.c | 2 +-
 fs/btrfs/tree-log.c     | 6 ++++++
 fs/btrfs/volumes.c      | 2 +-
 fs/btrfs/zoned.c        | 6 ++++--
 4 files changed, 12 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2026-03-16 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-16 13:04 [GIT PULL] Btrfs fixes for 7.0-rc5 David Sterba
2026-03-16 17:16 ` 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