aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd_zbc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal1-8/+4
2017-04-08sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig1-0/+1
2016-11-14sd_zbc: Force use of READ16/WRITE16Damien Le Moal1-0/+4
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig1-1/+1
2016-10-24sd: fix uninitialized variable access in error handlingArnd Bergmann1-1/+3
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke1-0/+642