Linux ATA/IDE development
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.15-rc4
@ 2025-04-25 22:55 Damien Le Moal
  2025-04-25 23:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2025-04-25 22:55 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide; +Cc: Niklas Cassel

Linus,

The following changes since commit 399eab7f92fb73ffe621294a2d6bec8fc9f3b36b:

  ata: libata-sata: Save all fields from sense data descriptor (2025-04-16 17:33:17 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.15-rc4

for you to fetch changes up to 14a3cc755825ef7b34c986aa2786ea815023e9c5:

  scsi: Improve CDL control (2025-04-22 16:06:08 +0900)

----------------------------------------------------------------
ata fixes for 6.15-rc4

 * Fix the incorrect return type of ata_mselect_control_ata_feature()

 * Several fixes for the control of the Command Duration Limits feature
   to avoid unnecessary enable and disable actions. Avoiding the
   unnecessary enable action also avoids unwanted resets of the CDL
   statistics log page as that is implied for any enable action.

 * Fix the translation for sensing the control mode page to correctly
   return the last enable or disable action performed, as defined in
   SAT-6. This correct mode sense information is used to fix the
   behavior of the scsi layer to avoid unnecessary mode select command
   issuing.

----------------------------------------------------------------
Damien Le Moal (4):
      ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
      ata: libata-scsi: Fix ata_msense_control_ata_feature()
      ata: libata-scsi: Improve CDL control
      scsi: Improve CDL control

 drivers/ata/libata-scsi.c | 25 +++++++++++++++++--------
 drivers/scsi/scsi.c       | 36 ++++++++++++++++++++++++------------
 2 files changed, 41 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2025-04-25 23:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 22:55 [GIT PULL] ata fixes for 6.15-rc4 Damien Le Moal
2025-04-25 23:35 ` 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