From: Damien Le Moal <dlemoal@kernel.org>
To: linux-ide@vger.kernel.org, Niklas Cassel <cassel@kernel.org>
Cc: Hannes Reinecke <hare@suse.de>, Lorenz Brun <lorenz@brun.one>,
Brandon Schwartz <Brandon.Schwartz@wdc.com>
Subject: [PATCH 0/2] Fixedup status+error translation to sense key/code
Date: Wed, 30 Jul 2025 09:24:39 +0900 [thread overview]
Message-ID: <20250730002441.332816-1-dlemoal@kernel.org> (raw)
A couple of patches to fix issues with the translation of a failed qc
status and error into a sense key and sense code. The first patch fixes
a long standing problem leading to nonsensical sense reports for failed
commands.
Damien Le Moal (2):
ata: libata-scsi: Fix ata_to_sense_error() status handling
ata: libata-scsi: Return aborted command when missing sense and result TF
drivers/ata/libata-scsi.c | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
--
2.50.1
next reply other threads:[~2025-07-30 0:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-30 0:24 Damien Le Moal [this message]
2025-07-30 0:24 ` [PATCH 1/2] ata: libata-scsi: Fix ata_to_sense_error() status handling Damien Le Moal
2025-07-30 6:01 ` Hannes Reinecke
2025-08-01 20:04 ` Igor Pylypiv
2025-08-02 3:31 ` Damien Le Moal
2025-08-02 18:28 ` Igor Pylypiv
2025-07-30 0:24 ` [PATCH 2/2] ata: libata-scsi: Return aborted command when missing sense and result TF Damien Le Moal
2025-07-30 6:02 ` Hannes Reinecke
2025-08-01 20:28 ` Igor Pylypiv
2025-08-02 3:33 ` Damien Le Moal
2025-08-02 17:49 ` Igor Pylypiv
2025-08-04 0:04 ` Damien Le Moal
2025-07-31 3:04 ` [PATCH 0/2] Fixedup status+error translation to sense key/code Martin K. Petersen
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=20250730002441.332816-1-dlemoal@kernel.org \
--to=dlemoal@kernel.org \
--cc=Brandon.Schwartz@wdc.com \
--cc=cassel@kernel.org \
--cc=hare@suse.de \
--cc=linux-ide@vger.kernel.org \
--cc=lorenz@brun.one \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.