All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.16-rc5
@ 2025-07-03 19:29 David Sterba
  2025-07-03 22:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-07-03 19:29 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few more fixes. There are mostly tree-log fixes and a free
space tree rebuild fix.

Thanks.

- tree-log fixes
  - fixes of log tracking of directories and subvolumes
  - fix iteration and error handling of inode references during log
    replay

- fix free space tree rebuild (reported by syzbot)

----------------------------------------------------------------
The following changes since commit c0d90a79e8e65b89037508276b2b31f41a1b3783:

  btrfs: zoned: fix alloc_offset calculation for partly conventional block groups (2025-06-19 15:21:15 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 157501b0469969fc1ba53add5049575aadd79d80:

  btrfs: use btrfs_record_snapshot_destroy() during rmdir (2025-06-27 19:58:12 +0200)

----------------------------------------------------------------
Filipe Manana (7):
      btrfs: fix failure to rebuild free space tree using multiple transactions
      btrfs: fix missing error handling when searching for inode refs during log replay
      btrfs: fix iteration of extrefs during log replay
      btrfs: fix inode lookup error handling during log replay
      btrfs: record new subvolume in parent dir earlier to avoid dir logging races
      btrfs: propagate last_unlink_trans earlier when doing a rmdir
      btrfs: use btrfs_record_snapshot_destroy() during rmdir

 fs/btrfs/block-group.h     |   2 +
 fs/btrfs/free-space-tree.c |  40 +++++++++++++
 fs/btrfs/inode.c           |  36 ++++++------
 fs/btrfs/ioctl.c           |   4 +-
 fs/btrfs/tree-log.c        | 137 +++++++++++++++++++++++----------------------
 5 files changed, 131 insertions(+), 88 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 6.16-rc5
  2025-07-03 19:29 [GIT PULL] Btrfs fixes for 6.16-rc5 David Sterba
@ 2025-07-03 22:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-03 22:12 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Thu,  3 Jul 2025 21:29:28 +0200:

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

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

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-03 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 19:29 [GIT PULL] Btrfs fixes for 6.16-rc5 David Sterba
2025-07-03 22:12 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.