Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.3-rc5
@ 2023-04-02 17:34 David Sterba
  2023-04-02 18:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2023-04-02 17:34 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixes, for stable trees. Please pull, thanks.

- scan block devices in non-exclusive mode to avoid temporary mkfs
  failures

- fix race between quota disable and quota assign ioctls

- fix deadlock when aborting transaction during relocation with scrub

- ignore fiemap path cache when there are multiple paths for a node

----------------------------------------------------------------
The following changes since commit e15acc25880cf048dba9df94d76ed7e7e10040e6:

  btrfs: zoned: drop space_info->active_total_bytes (2023-03-15 20:51:07 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2280d425ba3599bdd85c41bd0ec8ba568f00c032:

  btrfs: ignore fiemap path cache when there are multiple paths for a node (2023-03-29 01:16:23 +0200)

----------------------------------------------------------------
Anand Jain (1):
      btrfs: scan device in non-exclusive mode

Filipe Manana (3):
      btrfs: fix race between quota disable and quota assign ioctls
      btrfs: fix deadlock when aborting transaction during relocation with scrub
      btrfs: ignore fiemap path cache when there are multiple paths for a node

 fs/btrfs/backref.c     | 85 +++++++++++++++++++++++++++++++++++++-------------
 fs/btrfs/ioctl.c       |  2 ++
 fs/btrfs/qgroup.c      | 11 ++++++-
 fs/btrfs/transaction.c | 15 ++++++++-
 fs/btrfs/volumes.c     | 20 ++++++++++--
 5 files changed, 107 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 6.3-rc5
  2023-04-02 17:34 [GIT PULL] Btrfs fixes for 6.3-rc5 David Sterba
@ 2023-04-02 18:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-02 18:02 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Sun,  2 Apr 2023 19:34:12 +0200:

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

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

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:[~2023-04-02 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 17:34 [GIT PULL] Btrfs fixes for 6.3-rc5 David Sterba
2023-04-02 18: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