public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.5-rc5
@ 2023-08-06  1:29 Damien Le Moal
  2023-08-06  2:26 ` Linus Torvalds
  2023-08-06  2:31 ` pr-tracker-bot
  0 siblings, 2 replies; 7+ messages in thread
From: Damien Le Moal @ 2023-08-06  1:29 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

  Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.5-rc5

for you to fetch changes up to 0a8589055936d8feb56477123a8373ac634018fa:

  ata,scsi: do not issue START STOP UNIT on resume (2023-08-02 17:01:12 +0900)

----------------------------------------------------------------
ata fixes for 6.5-rc5

 - Prevent the scsi disk driver from issuing a START STOP UNIT command
   for ATA devices during system resume as this causes various issues
   reported by multiple users.

----------------------------------------------------------------
Damien Le Moal (1):
      ata,scsi: do not issue START STOP UNIT on resume

 drivers/ata/libata-scsi.c  | 7 +++++++
 drivers/scsi/sd.c          | 9 ++++++---
 include/scsi/scsi_device.h | 1 +
 3 files changed, 14 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2023-08-06 17:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-06  1:29 [GIT PULL] ata fixes for 6.5-rc5 Damien Le Moal
2023-08-06  2:26 ` Linus Torvalds
2023-08-06  2:55   ` Linus Torvalds
2023-08-06  9:51     ` Damien Le Moal
2023-08-06 17:37       ` Linus Torvalds
2023-08-06  9:48   ` Damien Le Moal
2023-08-06  2:31 ` 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