linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] libata: ZAC SATL implementation
@ 2015-03-31  8:52 Hannes Reinecke
  2015-03-31  8:52 ` [PATCH 1/3] libata: implement ZBC IN translation Hannes Reinecke
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hannes Reinecke @ 2015-03-31  8:52 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide, linux-scsi, Hannes Reinecke

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


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

end of thread, other threads:[~2015-03-31 12:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31  8:52 [PATCH 0/3] libata: ZAC SATL implementation Hannes Reinecke
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

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).