From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Subject: [GIT PULL] ata fixes for 6.0-rc2
Date: Sun, 21 Aug 2022 01:34:44 +0900 [thread overview]
Message-ID: <20220820163444.128237-1-damien.lemoal@opensource.wdc.com> (raw)
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(-)
next reply other threads:[~2022-08-20 16:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-20 16:34 Damien Le Moal [this message]
2022-08-20 17:55 ` [GIT PULL] ata fixes for 6.0-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=20220820163444.128237-1-damien.lemoal@opensource.wdc.com \
--to=damien.lemoal@opensource.wdc.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox