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 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html