aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_sbc.c
AgeCommit message (Expand)Author
2013-02-23target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier
2013-02-13target: Fix sense data for out-of-bounds IO operationsRoland Dreier
2013-01-29target: Fix zero-length READ_CAPACITY_16 regressionNicholas Bellinger
2012-11-27target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger
2012-11-27target: update error handling for sbc_setup_write_same()Dan Carpenter
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-15target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger
2012-11-15target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger
2012-11-07target: Change sbc_emulate_noop to return sense_reason_tNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig
2012-11-06target: rename spc_opsChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-10-26target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl
2012-09-17target: support zero allocation length in SBC commandsPaolo Bonzini
2012-07-16target: move unmap to struct spc_opsChristoph Hellwig
2012-07-16target: move write_same to struct spc_opsChristoph Hellwig
2012-07-16target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target: move code for CDB emulationChristoph Hellwig
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig