public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Ruohan Lan <ruohanlan@aliyun.com>
To: gregkh@linuxfoundation.org, sashal@kernel.org, stable@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, naohiro.aota@wdc.com, wqu@suse.com,
	dsterba@suse.com, ruohanlan@aliyun.com, hch@lst.de,
	johannes.thumshirn@wdc.com
Subject: [PATCH 6.6.y 0/2] backport to fix error propagation of split bios
Date: Fri, 17 Apr 2026 10:51:14 +0800	[thread overview]
Message-ID: <20260417025116.743-1-ruohanlan@aliyun.com> (raw)

Backport commit d48e1dea3931 ("btrfs: fix error propagation of split bios") 
to 6.6.y to fix error propagation of split bios.
It depends on commit 
9ca0e58cb752 ("btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()").

In order to make a clean backport on stable kernel, backport 2 commits.

Naohiro Aota (1):
  btrfs: fix error propagation of split bios

Qu Wenruo (1):
  btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()

 fs/btrfs/bio.c | 62 ++++++++++++++++++--------------------------------
 fs/btrfs/bio.h |  3 +++
 2 files changed, 25 insertions(+), 40 deletions(-)

-- 
2.43.0


             reply	other threads:[~2026-04-17  2:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-17  2:51 Ruohan Lan [this message]
2026-04-17  2:51 ` [PATCH 6.6.y 1/2] btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io() Ruohan Lan
2026-04-17  2:51 ` [PATCH 6.6.y 2/2] btrfs: fix error propagation of split bios Ruohan Lan

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=20260417025116.743-1-ruohanlan@aliyun.com \
    --to=ruohanlan@aliyun.com \
    --cc=dsterba@suse.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hch@lst.de \
    --cc=johannes.thumshirn@wdc.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=naohiro.aota@wdc.com \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=wqu@suse.com \
    /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