linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes fur 6.17-rc7
@ 2025-09-17  5:20 David Sterba
  2025-09-17 18:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-09-17  5:20 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few more btrfs fixes. Thanks.

- in zoned mode, turn assertion to proper code when reserving space in
  relocation block group

- fix search key of extended ref (hardlink) when replaying log

- fix initialization of file extent tree on filesystems without no-holes
  feature

- add harmless data race annotation to block group comparator

----------------------------------------------------------------
The following changes since commit 3d1267475b94b3df7a61e4ea6788c7c5d9e473c4:

  btrfs: don't allow adding block device of less than 1 MB (2025-09-05 19:52:10 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.17-rc6-tag

for you to fetch changes up to 80eb65ccf6f72dc37b972583fe71cd8a50ff7e51:

  btrfs: annotate block group access with data_race() when sorting for reclaim (2025-09-15 05:25:43 +0200)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: fix invalid extref key setup when replaying dentry
      btrfs: annotate block group access with data_race() when sorting for reclaim

Johannes Thumshirn (1):
      btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()

austinchang (1):
      btrfs: initialize inode::file_extent_tree after i_mode has been set

 fs/btrfs/block-group.c   |  9 ++++++++-
 fs/btrfs/delayed-inode.c |  3 ---
 fs/btrfs/inode.c         | 11 +++++------
 fs/btrfs/tree-log.c      |  2 +-
 fs/btrfs/zoned.c         |  2 +-
 5 files changed, 15 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes fur 6.17-rc7
  2025-09-17  5:20 [GIT PULL] Btrfs fixes fur 6.17-rc7 David Sterba
@ 2025-09-17 18:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-17 18:38 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Wed, 17 Sep 2025 07:20:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.17-rc6-tag

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

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-09-17 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17  5:20 [GIT PULL] Btrfs fixes fur 6.17-rc7 David Sterba
2025-09-17 18:38 ` 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).