All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.0-rc2
@ 2022-08-20 16:34 Damien Le Moal
  2022-08-20 17:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-08-20 16:34 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a357f7b4583ebf81d19c95aef57497ae81c5f63c:

  ata: libata: Set __ATA_BASE_SHT max_sectors (2022-08-21 01:29:50 +0900)

----------------------------------------------------------------
ATA fixes for 6.0-rc2

* Add a missing command name definition for ata_get_cmd_name(), from me.

* A fix to address a performance regression due to the default max_sectors queue limit for ATA devices connected
  to AHCI adapters being too small, from John.

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata-eh: Add missing command name

John Garry (1):
      ata: libata: Set __ATA_BASE_SHT max_sectors

 drivers/ata/libata-eh.c | 1 +
 include/linux/libata.h  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2022-08-20 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-20 16:34 [GIT PULL] ata fixes for 6.0-rc2 Damien Le Moal
2022-08-20 17:55 ` pr-tracker-bot

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.