* [GIT PULL] ata fixes for 6.6-rc6
@ 2023-10-11 8:49 Damien Le Moal
2023-10-11 20:58 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2023-10-11 8:49 UTC (permalink / raw)
To: Linus Torvalds, linux-ide
Linus,
The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:
Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.6-rc6
for you to fetch changes up to 626b13f015e080e434b1dee9a0c116ddbf4fb695:
scsi: Do not rescan devices with a suspended queue (2023-10-10 14:42:22 +0900)
----------------------------------------------------------------
ata fixes for 6.6.0-rc6
- Three fixes for the pata_parport driver to address a typo in the code,
a missing operation implementation and port reset handling in the
presence of slave devices (From Ondrej).
- Fix handling of ATAPI devices reset with the fit3 protocol driver of
the pata_parport driver (From Ondrej).
- A follow up fix for the recent suspend/resume corrections to avoid
attempting rescanning on resume the scsi device associated with an
ata disk when the request queue of the scsi device is still suspended
(in addition to not doing the rescan if the scsi device itself is
still suspended) (from me).
----------------------------------------------------------------
Damien Le Moal (1):
scsi: Do not rescan devices with a suspended queue
Ondrej Zary (4):
ata: pata_parport: fix pata_parport_devchk
ata: pata_parport: implement set_devctl
ata: pata_parport: add custom version of wait_after_reset
ata: pata_parport: fit3: implement IDE command set registers
drivers/ata/pata_parport/fit3.c | 14 +-----
drivers/ata/pata_parport/pata_parport.c | 78 ++++++++++++++++++++++++++++++++-
drivers/scsi/scsi_scan.c | 11 ++---
3 files changed, 84 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ata fixes for 6.6-rc6
2023-10-11 8:49 [GIT PULL] ata fixes for 6.6-rc6 Damien Le Moal
@ 2023-10-11 20:58 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-11 20:58 UTC (permalink / raw)
To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide
The pull request you sent on Wed, 11 Oct 2023 17:49:42 +0900:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.6-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8182d7a3f1b8982c0136dca82a846ea375a4d6e9
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:[~2023-10-11 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 8:49 [GIT PULL] ata fixes for 6.6-rc6 Damien Le Moal
2023-10-11 20:58 ` 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