Nicholas Bellinger
|
cf6d1f0964
target: Release COMPARE_AND_WRITE mutex in generic failure path
|
12 years ago |
Nicholas Bellinger
|
a289008749
target: Add compare_and_write_post() completion callback fall through
|
12 years ago |
Nicholas Bellinger
|
68ff9b9b27
target: Add support for COMPARE_AND_WRITE emulation
|
12 years ago |
Nicholas Bellinger
|
a82a9538dd
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
|
12 years ago |
Nicholas Bellinger
|
a6b0133c19
target: Add return for se_cmd->transport_complete_callback
|
12 years ago |
Roland Dreier
|
8dc8632aa7
target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10)
|
12 years ago |
Roland Dreier
|
09ceadc703
target: Return correct sense data for IO past the end of a device
|
12 years ago |
Asias He
|
86d7182985
target: Add sbc_execute_unmap() helper
|
12 years ago |
Hannes Reinecke
|
882e3f8e69
target_core_sbc: use noop for SYNCHRONIZE_CACHE
|
12 years ago |
Roland Dreier
|
972b29c8f8
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
|
12 years ago |
Roland Dreier
|
33633676df
target: Fix sense data for out-of-bounds IO operations
|
12 years ago |
Nicholas Bellinger
|
8b4b0dcbf7
target: Fix zero-length READ_CAPACITY_16 regression
|
12 years ago |
Nicholas Bellinger
|
ffe0067544
target: Make spc_get_write_same_sectors return sector_t
|
12 years ago |
Dan Carpenter
|
6b64e1fe2b
target: update error handling for sbc_setup_write_same()
|
12 years ago |
Nicholas Bellinger
|
fd9a11d707
target: Update copyright information to 2012
|
12 years ago |
Nicholas Bellinger
|
773cbaf746
target: Add/check max_write_same_len device attribute + update block limits VPD
|
12 years ago |
Nicholas Bellinger
|
cd063bef41
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
|
12 years ago |
Nicholas Bellinger
|
1920ed61fb
target: Change sbc_emulate_noop to return sense_reason_t
|
12 years ago |
Christoph Hellwig
|
de103c93af
target: pass sense_reason as a return value
|
12 years ago |
Christoph Hellwig
|
48c2567d1a
target: remove ->get_device_rev
|
12 years ago |
Christoph Hellwig
|
6f23ac8a39
target: provide generic sbc device type/revision helpers
|
12 years ago |
Christoph Hellwig
|
9e999a6c51
target: rename spc_ops
|
12 years ago |
Christoph Hellwig
|
0fd97ccf45
target: kill struct se_subsystem_dev
|
12 years ago |
Bernhard Kohl
|
1a1ff38c4c
target: reintroduce some obsolete SCSI-2 commands
|
12 years ago |
Paolo Bonzini
|
a50da144d0
target: support zero allocation length in SBC commands
|
13 years ago |
Christoph Hellwig
|
14150a6bbe
target: move unmap to struct spc_ops
|
13 years ago |
Christoph Hellwig
|
6f974e8ce7
target: move write_same to struct spc_ops
|
13 years ago |
Christoph Hellwig
|
ad67f0d9e6
target: move sync_cache to struct spc_ops
|
13 years ago |
Christoph Hellwig
|
0c2ad7d113
target: add struct spc_ops + initial ->execute_rw pointer usage
|
13 years ago |
Christoph Hellwig
|
1fd032ee10
target: move code for CDB emulation
|
13 years ago |