mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
	linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Btrfs fixes for 7.3-rc2
Date: Sat,  5 Sep 2026 18:25:01 +0200	[thread overview]
Message-ID: <cover.1788623834.git.dsterba@suse.com> (raw)

Hi,

please pull the following fixes and updates. Thanks.

- preserve inode compression level when changing attributes

- fix lost wakeup when waiting for a zstd workspace

- fix bio context leaks after ordered extent processing errors

- in send, handle unexpected extents for non-regular inodes

- handle edge case in creation of reloc tree with enabled quotas

- in scrub report the exact failing offset, not the stripe base

- error handling fixes
  - error code propagation in send, zoned mode and raid-stripe-tree
  - restore active device pointer after seeding device addition error
  - transaction abort fixups

- update Chris' email address

----------------------------------------------------------------
The following changes since commit 4096e2a06f43fae209d6472d395f3219e02ab2e6:

  btrfs: skip hole detection during full fsync for files without holes (2026-08-07 19:17:19 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-7.3-rc1-tag

for you to fetch changes up to 6a7a45b1d94799a5eb8e6d26e65cf31a3fcda9e5:

  MAINTAINERS: update Chris Mason's email address (2026-09-02 22:19:30 +0200)

----------------------------------------------------------------
Avi Weiss (1):
      btrfs: send: fix lost error return value in will_overwrite_ref()

Chris Mason (1):
      MAINTAINERS: update Chris Mason's email address

FAN YE (1):
      btrfs: zstd: fix lost wakeup when waiting for a workspace

Guanghui Yang (3):
      btrfs: clean up target device if block group marking fails
      btrfs: detach failed sprout device from transaction update list
      btrfs: restore active device pointers after failed sprout

James C. Owens (1):
      btrfs: scrub: report the failing sector's address, not the stripe base

Johannes Thumshirn (2):
      btrfs: zoned: finish active block group cleanup if call_zone_finish() fails
      btrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()

Leo Martins (1):
      btrfs: abort transaction before releasing tree_log_mutex on commit failure

Qu Wenruo (4):
      btrfs: fix the possible bioc_list memory leak during error
      btrfs: return proper negative error code for update_raid_extent_item()
      btrfs: do not force reloc root creation during qgroup_account_snapshot()
      btrfs: tests: do not touch page cache if root/inode allocation failed

Sam Ho (1):
      btrfs: preserve the compression property when other inode flags change

Shuangpeng Bai (1):
      btrfs: fix transaction use-after-free in raid stripe insertion

ZhengYuan Huang (1):
      btrfs: send: reject extents for non-regular inodes

 MAINTAINERS                      |  2 +-
 fs/btrfs/dev-replace.c           |  2 +-
 fs/btrfs/inode.c                 |  3 +++
 fs/btrfs/ioctl.c                 | 21 ++++++++++++++++++---
 fs/btrfs/raid-stripe-tree.c      | 25 ++++++++++++++++---------
 fs/btrfs/raid-stripe-tree.h      |  1 +
 fs/btrfs/scrub.c                 | 24 ++++++++++++++----------
 fs/btrfs/send.c                  |  9 ++++++++-
 fs/btrfs/tests/extent-io-tests.c |  5 +++--
 fs/btrfs/transaction.c           | 19 ++++++++++++++++++-
 fs/btrfs/volumes.c               |  4 ++++
 fs/btrfs/zoned.c                 | 16 +++++++---------
 fs/btrfs/zstd.c                  | 11 ++++++++++-
 13 files changed, 104 insertions(+), 38 deletions(-)

             reply	other threads:[~2026-09-05 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-05 16:25 David Sterba [this message]
2026-09-05 18:40 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1788623834.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®