1. 8dc8632 target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) by Roland Dreier · 11 years ago
  2. 09ceadc target: Return correct sense data for IO past the end of a device by Roland Dreier · 11 years ago
  3. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 11 years ago
  4. 882e3f8 target_core_sbc: use noop for SYNCHRONIZE_CACHE by Hannes Reinecke · 11 years ago
  5. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  6. 3363367 target: Fix sense data for out-of-bounds IO operations by Roland Dreier · 11 years ago
  7. 8b4b0dc target: Fix zero-length READ_CAPACITY_16 regression by Nicholas Bellinger · 12 years ago
  8. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  9. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 12 years ago
  10. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  11. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  12. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  13. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  14. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  15. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  16. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  17. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  18. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  19. 1a1ff38 target: reintroduce some obsolete SCSI-2 commands by Bernhard Kohl · 12 years ago
  20. a50da14 target: support zero allocation length in SBC commands by Paolo Bonzini · 12 years ago
  21. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  22. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  23. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  24. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  25. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  26. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago