From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
linux-scsi <linux-scsi@vger.kernel.org>
Subject: [GIT PULL] SCSI multi-actuator support
Date: Sun, 31 Oct 2021 13:41:58 -0600 [thread overview]
Message-ID: <93d17044-440c-a7f6-45fe-ea804b2a0977@kernel.dk> (raw)
Hi Linus,
On top of the core block tree, this pull request adds SCSI support for
the recently merged block multi-actuator support. Since this was sitting
on top of the block tree, the SCSI side asked me to queue it up.
Please pull!
The following changes since commit a2247f19ee1c5ad75ef095cdfb909a3244b88aa8:
block: Add independent access ranges support (2021-10-26 20:36:47 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/for-5.16/scsi-ma-2021-10-29
for you to fetch changes up to 9d824642889823c464847342d6ff530b9eee3241:
doc: Fix typo in request queue sysfs documentation (2021-10-26 21:01:48 -0600)
----------------------------------------------------------------
for-5.16/scsi-ma-2021-10-29
----------------------------------------------------------------
Damien Le Moal (4):
scsi: sd: add concurrent positioning ranges support
libata: support concurrent positioning ranges log
doc: document sysfs queue/independent_access_ranges attributes
doc: Fix typo in request queue sysfs documentation
Documentation/block/queue-sysfs.rst | 33 ++++++++++++++-
drivers/ata/libata-core.c | 57 +++++++++++++++++++++++++-
drivers/ata/libata-scsi.c | 48 +++++++++++++++++-----
drivers/scsi/sd.c | 81 +++++++++++++++++++++++++++++++++++++
drivers/scsi/sd.h | 1 +
include/linux/ata.h | 1 +
include/linux/libata.h | 15 +++++++
7 files changed, 224 insertions(+), 12 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-10-31 19:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-31 19:41 Jens Axboe [this message]
2021-11-01 17:28 ` [GIT PULL] SCSI multi-actuator support 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=93d17044-440c-a7f6-45fe-ea804b2a0977@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-scsi@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