1. 16c0ae0 Target/sbc: Fix sbc_copy_prot for offset scatters by Sagi Grimberg · 10 years ago
  2. fc272ec Target/sbc: Don't use sg as iterator in sbc_verify_read by Sagi Grimberg · 10 years ago
  3. 10762e8 target/sbc: Fix sbc_dif_copy_prot addr offset bug by Nicholas Bellinger · 10 years ago
  4. d6a65fd Target/sbc: Fix protection copy routine by Sagi Grimberg · 10 years ago
  5. 76736db target: Report bad sector in sense data for DIF errors by Sagi Grimberg · 11 years ago
  6. 56dac14 target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16 by Nicholas Bellinger · 11 years ago
  7. 41861fa target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation by Nicholas Bellinger · 11 years ago
  8. 499bf77 target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb by Nicholas Bellinger · 11 years ago
  9. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
  10. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  11. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  12. 5cb770b target: Return an error for WRITE SAME with ANCHOR==1 by Roland Dreier · 11 years ago
  13. db60df8 target: Fail on non zero scsi_status in compare_and_write_callback by Nicholas Bellinger · 11 years ago
  14. d8855c1 target: Fix recursive COMPARE_AND_WRITE callback failure by Nicholas Bellinger · 11 years ago
  15. b719125 target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size by Nicholas Bellinger · 11 years ago
  16. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  17. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  18. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  19. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  20. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  21. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  22. 8dc8632 target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) by Roland Dreier · 11 years ago
  23. 09ceadc target: Return correct sense data for IO past the end of a device by Roland Dreier · 11 years ago
  24. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 11 years ago
  25. 882e3f8 target_core_sbc: use noop for SYNCHRONIZE_CACHE by Hannes Reinecke · 11 years ago
  26. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  27. 3363367 target: Fix sense data for out-of-bounds IO operations by Roland Dreier · 11 years ago
  28. 8b4b0dc target: Fix zero-length READ_CAPACITY_16 regression by Nicholas Bellinger · 11 years ago
  29. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  30. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 12 years ago
  31. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  32. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  33. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  34. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  35. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  36. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  37. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  38. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  39. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  40. 1a1ff38 target: reintroduce some obsolete SCSI-2 commands by Bernhard Kohl · 12 years ago
  41. a50da14 target: support zero allocation length in SBC commands by Paolo Bonzini · 12 years ago
  42. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  43. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  44. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  45. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  46. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  47. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago