From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Cc: Niklas Cassel <cassel@kernel.org>
Subject: [GIT PULL] ata fixes for ata-6.17-rc2
Date: Sat, 16 Aug 2025 21:28:06 +0900 [thread overview]
Message-ID: <20250816122806.712563-1-dlemoal@kernel.org> (raw)
Linus,
The following changes since commit dfc0f6373094dd88e1eaf76c44f2ff01b65db851:
Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (2025-08-13 11:29:27 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-ata-6.17-rc2
for you to fetch changes up to 58768b0563916ddcb73d8ed26ede664915f8df31:
ata: libata-scsi: Fix CDL control (2025-08-14 18:58:12 +0900)
----------------------------------------------------------------
ata fixes for 6.17-rc2
- Fix a regression affecting old IDE/PATA device scan and introduced by
the recent link power management cleanups & fixes. The regression
prevented devices from being properly detected (me).
- Fix command duration limits (CDL) feature control: attempting to
enable the feature while NCQ commands are being executed resulted in
a silent failure to enable CDL when needed (Igor).
----------------------------------------------------------------
Damien Le Moal (1):
ata: libata-eh: Fix link state check for IDE/PATA ports
Igor Pylypiv (1):
ata: libata-scsi: Fix CDL control
drivers/ata/libata-eh.c | 9 +++++++--
drivers/ata/libata-scsi.c | 11 +++--------
2 files changed, 10 insertions(+), 10 deletions(-)
next reply other threads:[~2025-08-16 12:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-16 12:28 Damien Le Moal [this message]
2025-08-16 14:08 ` [GIT PULL] ata fixes for ata-6.17-rc2 pr-tracker-bot
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=20250816122806.712563-1-dlemoal@kernel.org \
--to=dlemoal@kernel.org \
--cc=cassel@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.