* [GIT PULL] ata fixes for 6.17-rc1-fixes
@ 2025-08-06 4:51 Damien Le Moal
2025-08-06 5:56 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2025-08-06 4:51 UTC (permalink / raw)
To: Linus Torvalds, linux-ide; +Cc: Niklas Cassel
Linus,
The following changes since commit 260f6f4fda93c8485c8037865c941b42b9cba5d2:
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel (2025-07-30 19:26:49 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.17-rc1-fixes
for you to fetch changes up to 6cb43739b93c64c4a2148222bd606e6920257752:
ata: pata_pdc2027x: Remove space before newline and abbreviations (2025-08-01 08:43:11 +0900)
----------------------------------------------------------------
ata fixes for 6.17-rc1
- Cleanup whitespace in messages in libata-core and the pata_pdc2027x,
pata_macio drivers (Colin).
- Fix ata_to_sense_error() to avoid seeing nonsensical sense data for
rare cases where we fail to get sense data from the drive. The
complementary fix to this is to ensure that we always return the
generic "ABORTED COMMAND" sense data for a failed command for which
we have no status or error fields.
- The recent changes to link power management (LPM) which now prevent
the user from attempting to set an LPM policy through the
link_power_management_policy caused some regressions in test
environments because of the error that is now returned when writing
to that attribute when LPM is not supported. To allow users to not
trip on this, introduce the new link_power_management_supported
attribute to allow simple testing of a port/device LPM support (me).
----------------------------------------------------------------
Colin Ian King (3):
ata: libata-core: Remove space before newline
ata: pata_macio: Remove space before newline
ata: pata_pdc2027x: Remove space before newline and abbreviations
Damien Le Moal (3):
ata: libata-scsi: Fix ata_to_sense_error() status handling
ata: libata-scsi: Return aborted command when missing sense and result TF
ata: libata-sata: Add link_power_management_supported sysfs attribute
drivers/ata/ata_piix.c | 1 +
drivers/ata/libahci.c | 1 +
drivers/ata/libata-core.c | 2 +-
drivers/ata/libata-sata.c | 53 +++++++++++++++++++++++++++++++++++----------
drivers/ata/libata-scsi.c | 38 ++++++++++++++++----------------
drivers/ata/pata_macio.c | 2 +-
drivers/ata/pata_pdc2027x.c | 12 +++++-----
include/linux/libata.h | 1 +
8 files changed, 71 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ata fixes for 6.17-rc1-fixes
2025-08-06 4:51 [GIT PULL] ata fixes for 6.17-rc1-fixes Damien Le Moal
@ 2025-08-06 5:56 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-06 5:56 UTC (permalink / raw)
To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide, Niklas Cassel
The pull request you sent on Wed, 6 Aug 2025 13:51:37 +0900:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.17-rc1-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/479058002c32b77acac43e883b92174e22c4be2d
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-06 5:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06 4:51 [GIT PULL] ata fixes for 6.17-rc1-fixes Damien Le Moal
2025-08-06 5:56 ` 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