index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_sbc.c
Age
Commit message (
Expand
)
Author
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-13
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
2013-01-29
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
2012-11-28
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-28
target: update error handling for sbc_setup_write_same()
Dan Carpenter
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
2012-11-08
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
2012-11-07
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-07
target: rename spc_ops
Christoph Hellwig
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-10-26
target: reintroduce some obsolete SCSI-2 commands
Bernhard Kohl
2012-09-18
target: support zero allocation length in SBC commands
Paolo Bonzini
2012-07-17
target: move unmap to struct spc_ops
Christoph Hellwig
2012-07-17
target: move write_same to struct spc_ops
Christoph Hellwig
2012-07-17
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-17
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-17
target: move code for CDB emulation
Christoph Hellwig
2012-07-17
target: add a parse_cdb method to the backend drivers
Christoph Hellwig