* [GIT PULL] ata fixes for 7.0-rc5
@ 2026-03-20 9:55 Niklas Cassel
2026-03-20 17:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Niklas Cassel @ 2026-03-20 9:55 UTC (permalink / raw)
To: Linus Torvalds, linux-ide; +Cc: Damien Le Moal, Niklas Cassel
Linus,
The following changes since commit ee0e6e69a772d601e152e5368a1da25d656122a8:
ata: libata-eh: Fix detection of deferred qc timeouts (2026-03-06 09:58:47 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-7.0-rc5
for you to fetch changes up to e6d7eba23b666d85cacee0643be280d6ce1ebffc:
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in() (2026-03-20 09:59:30 +0100)
----------------------------------------------------------------
ata fixes for 7.0-rc5
- ADATA SU680 SSDs are causing command timeouts when LPM is enabled.
Enable the ATA_QUIRK_NOLPM quirk to prevent LPM from being enabled
on these devices. (Damien)
- When receiving a REPORT SUPPORTED OPERATION CODES command with an
invalid REPORTING OPTIONS format, sense data should have the field
pointer set to byte 2 (the location of the REPORTING OPTIONS field)
instead of incorrectly pointing to byte 1. (Damien)
----------------------------------------------------------------
Damien Le Moal (2):
ata: libata-core: disable LPM on ADATA SU680 SSD
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
drivers/ata/libata-core.c | 3 +++
drivers/ata/libata-scsi.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-20 17:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 9:55 [GIT PULL] ata fixes for 7.0-rc5 Niklas Cassel
2026-03-20 17:13 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox