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

Hi,

please pull a few more fixes, thanks.

- update fstrim loop and add more cancellation points, fix reported
  delayed or blocked suspend if there's a huge chunk queued

- fix error handling in recent qgroup xarray conversion

- in zoned mode, fix warning printing device path without RCU protection

- again fix invalid extent xarray state (6252690f7e1b), lost due to
  refactoring

----------------------------------------------------------------
The following changes since commit d6e7ac65d4c106149d08a0ffba39fc516ae3d21b:

  btrfs: disable rate limiting when debug enabled (2024-10-01 19:29:41 +0200)

are available in the Git repository at:

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

for you to fetch changes up to e761be2a0744086fc4793a4870d4b5746b7fe8cd:

  btrfs: fix clear_dirty and writeback ordering in submit_one_sector() (2024-10-09 13:23:51 +0200)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: fix missing error handling when adding delayed ref with qgroups enabled
      btrfs: zoned: fix missing RCU locking in error message when loading zone info

Luca Stefani (2):
      btrfs: split remaining space to discard in chunks
      btrfs: add cancellation points to trim loops

Naohiro Aota (1):
      btrfs: fix clear_dirty and writeback ordering in submit_one_sector()

 fs/btrfs/delayed-ref.c      | 42 +++++++++++++++++++++++++++++++++---------
 fs/btrfs/extent-tree.c      | 26 +++++++++++++++++++++-----
 fs/btrfs/extent_io.c        | 14 +++++++-------
 fs/btrfs/free-space-cache.c |  4 ++--
 fs/btrfs/free-space-cache.h |  6 ++++++
 fs/btrfs/volumes.h          |  6 ++++++
 fs/btrfs/zoned.c            |  2 +-
 7 files changed, 76 insertions(+), 24 deletions(-)

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

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

The pull request you sent on Thu, 10 Oct 2024 17:01:57 +0200:

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

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

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-10-10 17:30 UTC | newest]

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