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

Hi,

a few more one-liners that fix some user visible problems. Please pull,
thanks.

- use correct range when clearing qgroup reservations after COW

- properly reset freed delayed ref list head

- fix ro/rw subvolume mounts to be backward compatible with old and new
  mount API

----------------------------------------------------------------
The following changes since commit 77b0d113eec49a7390ff1a08ca1923e89f5f86c6:

  btrfs: fix defrag not merging contiguous extents due to merged extent maps (2024-10-31 16:46:41 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2b084d8205949dd804e279df8e68531da78be1e8:

  btrfs: fix the length of reserved qgroup to free (2024-11-07 02:08:29 +0100)

----------------------------------------------------------------
Filipe Manana (1):
      btrfs: reinitialize delayed ref list after deleting it from the list

Haisu Wang (1):
      btrfs: fix the length of reserved qgroup to free

Qu Wenruo (1):
      btrfs: fix per-subvolume RO/RW flags with new mount API

 fs/btrfs/delayed-ref.c |  2 +-
 fs/btrfs/inode.c       |  2 +-
 fs/btrfs/super.c       | 25 +++++--------------------
 3 files changed, 7 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2024-11-08 17:39 UTC | newest]

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