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