From: Igor Pylypiv <ipylypiv@google.com>
To: Damien Le Moal <dlemoal@kernel.org>
Cc: linux-ide@vger.kernel.org, Niklas Cassel <cassel@kernel.org>,
linux-scsi@vger.kernel.org,
"Martin K . Petersen" <martin.petersen@oracle.com>,
John Garry <john.g.garry@oracle.com>,
Jason Yan <yanaijie@huawei.com>
Subject: Re: [PATCH v1 0/2] fixup handling of timeouts with deferred QCs
Date: Thu, 9 Jul 2026 10:36:55 -0700 [thread overview]
Message-ID: <ak_cNxd_Kow0lWoe@google.com> (raw)
In-Reply-To: <20260709083934.1116862-1-dlemoal@kernel.org>
On Thu, Jul 09, 2026 at 05:39:32PM +0900, Damien Le Moal wrote:
> This patch series fixes libata and libsas to correctly handles deferred
> queued commands in case of a timeout error, to avoid excessive delays in
> waking up the scsi EH task.
>
> Igor,
>
> Please retest !
Looks good! Thank you, Damien!
Tested-by: Igor Pylypiv <ipylypiv@google.com>
>
> Martin,
>
> Once reviewed, I or you can take both patches ?
>
> Damien Le Moal (2):
> ata: libata-scsi: terminate deferred commands on time out
> scsi: libsas: terminate deferred commands on time out
>
> drivers/ata/libata-eh.c | 2 +-
> drivers/ata/libata-scsi.c | 54 +++++++++++++++++++++++++----
> drivers/ata/libata.h | 3 +-
> drivers/scsi/libsas/sas_scsi_host.c | 17 +++++++++
> include/linux/libata.h | 4 +++
> include/scsi/libsas.h | 2 ++
> 6 files changed, 73 insertions(+), 9 deletions(-)
>
> --
> 2.55.0
>
prev parent reply other threads:[~2026-07-09 17:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-09 8:39 [PATCH v1 0/2] fixup handling of timeouts with deferred QCs Damien Le Moal
2026-07-09 8:39 ` [PATCH v1 1/2] ata: libata-scsi: terminate deferred commands on time out Damien Le Moal
2026-07-09 9:00 ` sashiko-bot
2026-07-09 9:14 ` Damien Le Moal
2026-07-09 17:27 ` Niklas Cassel
2026-07-09 17:56 ` Niklas Cassel
2026-07-09 18:02 ` Niklas Cassel
2026-07-10 0:00 ` Damien Le Moal
2026-07-09 8:39 ` [PATCH v1 2/2] scsi: libsas: " Damien Le Moal
2026-07-09 17:36 ` Igor Pylypiv [this message]
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=ak_cNxd_Kow0lWoe@google.com \
--to=ipylypiv@google.com \
--cc=cassel@kernel.org \
--cc=dlemoal@kernel.org \
--cc=john.g.garry@oracle.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=yanaijie@huawei.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