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

Hi,

a few regular fixes. Please pull, thanks.

- fix double inode unlock for direct IO sync writes (reported by syzbot)

- fix root tree id/name map definitions, don't use fixed size buffers
  for name (reported by -Werror=unterminated-string-initialization)

- fix qgroup reserve leaks in bufferd write path

- update scrub status structure more often so it can be reported in user
  space more accurately and let 'resume' not repeat work

- in preparation to remove space chache v1 in the future print a warning
  if it's detected

----------------------------------------------------------------
The following changes since commit b8e947e9f64cac9df85a07672b658df5b2bcff07:

  btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry() (2024-07-30 15:33:06 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.11-rc2-tag

for you to fetch changes up to 12653ec36112ab55fa06c01db7c4432653d30a8d:

  btrfs: avoid using fixed char array size for tree names (2024-08-02 22:44:27 +0200)

----------------------------------------------------------------
Boris Burkov (2):
      btrfs: implement launder_folio for clearing dirty page reserve
      btrfs: fix qgroup reserve leaks in cow_file_range

Filipe Manana (1):
      btrfs: fix double inode unlock for direct IO sync writes

Josef Bacik (1):
      btrfs: emit a warning about space cache v1 being deprecated

Qu Wenruo (3):
      btrfs: factor out stripe length calculation into a helper
      btrfs: scrub: update last_physical after scrubbing one stripe
      btrfs: avoid using fixed char array size for tree names

 fs/btrfs/file.c       |  5 ++++-
 fs/btrfs/inode.c      | 10 ++++++++++
 fs/btrfs/print-tree.c |  2 +-
 fs/btrfs/scrub.c      | 25 +++++++++++++++++++------
 fs/btrfs/super.c      |  5 ++++-
 5 files changed, 38 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 6.11-rc3
  2024-08-07 13:40 [GIT PULL] Btrfs fixes for 6.11-rc3 David Sterba
@ 2024-08-07 17:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-07 17:02 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Wed,  7 Aug 2024 15:40:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.11-rc2-tag

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

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:[~2024-08-07 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 13:40 [GIT PULL] Btrfs fixes for 6.11-rc3 David Sterba
2024-08-07 17:02 ` 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