From: Hannes Reinecke <hare@suse.de>
To: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org,
Hannes Reinecke <hare@suse.de>
Subject: [PATCH 0/3] libata: ZAC SATL implementation
Date: Tue, 31 Mar 2015 10:52:40 +0200 [thread overview]
Message-ID: <1427791963-90832-1-git-send-email-hare@suse.de> (raw)
Hi Tejun,
this patchset implements support for the new ZAC commands
'ZBC IN' and 'ZBC OUT', aka 'REPORT ZONES' and 'RESET WRITE POINTER'.
And some additional support bits for host-aware ZAC drives.
Hannes Reinecke (3):
libata: implement ZBC IN translation
libata: Implement ZBC OUT translation
libata: support host-aware ZAC devices
drivers/ata/libata-core.c | 17 +++
drivers/ata/libata-eh.c | 2 +
drivers/ata/libata-scsi.c | 252 +++++++++++++++++++++++++++++++++++++++++-
include/linux/ata.h | 16 +++
include/linux/libata.h | 1 +
include/scsi/scsi.h | 9 ++
include/trace/events/libata.h | 2 +
7 files changed, 293 insertions(+), 6 deletions(-)
--
1.8.5.2
next reply other threads:[~2015-03-31 8:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 8:52 Hannes Reinecke [this message]
2015-03-31 8:52 ` [PATCH 1/3] libata: implement ZBC IN translation Hannes Reinecke
2015-03-31 8:52 ` [PATCH 2/3] libata: Implement ZBC OUT translation Hannes Reinecke
2015-03-31 8:52 ` [PATCH 3/3] libata: support host-aware ZAC devices Hannes Reinecke
2015-03-31 12:56 ` One Thousand Gnomes
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=1427791963-90832-1-git-send-email-hare@suse.de \
--to=hare@suse.de \
--cc=linux-ide@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=tj@kernel.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;
as well as URLs for NNTP newsgroup(s).