linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SCSI multi-actuator support
@ 2021-10-31 19:41 Jens Axboe
  2021-11-01 17:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-10-31 19:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block, linux-scsi

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


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

* Re: [GIT PULL] SCSI multi-actuator support
  2021-10-31 19:41 [GIT PULL] SCSI multi-actuator support Jens Axboe
@ 2021-11-01 17:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-01 17:28 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block, linux-scsi

The pull request you sent on Sun, 31 Oct 2021 13:41:58 -0600:

> git://git.kernel.dk/linux-block.git tags/for-5.16/scsi-ma-2021-10-29

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fcaec17b3657a4f8b0b131d5c1ab87e255c3dee6

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:[~2021-11-01 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-31 19:41 [GIT PULL] SCSI multi-actuator support Jens Axboe
2021-11-01 17:28 ` 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;
as well as URLs for NNTP newsgroup(s).