summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd_zbc.c
AgeCommit message (Expand)Author
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal
2018-01-08scsi: sd_zbc: Initialize device request queue zoned dataDamien Le Moal
2017-10-16scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()Damien Le Moal
2017-10-16scsi: sd_zbc: Use well defined macrosDamien Le Moal
2017-10-16scsi: sd_zbc: Rearrange codeDamien Le Moal
2017-10-16scsi: sd_zbc: Fix comments and indentationDamien Le Moal
2017-10-16scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-25scsi: sd_zbc: Do not write lock zones for resetDamien Le Moal
2017-04-25scsi: sd_zbc: Remove superfluous assignmentsBart Van Assche
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal
2017-04-08sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2016-11-14sd_zbc: Force use of READ16/WRITE16Damien Le Moal
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-24sd: fix uninitialized variable access in error handlingArnd Bergmann
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke