All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixedup status+error translation to sense key/code
@ 2025-07-30  0:24 Damien Le Moal
  2025-07-30  0:24 ` [PATCH 1/2] ata: libata-scsi: Fix ata_to_sense_error() status handling Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Damien Le Moal @ 2025-07-30  0:24 UTC (permalink / raw)
  To: linux-ide, Niklas Cassel; +Cc: Hannes Reinecke, Lorenz Brun, Brandon Schwartz

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


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

end of thread, other threads:[~2025-08-04  0:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30  0:24 [PATCH 0/2] Fixedup status+error translation to sense key/code Damien Le Moal
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

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.