1. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  2. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 8 years ago
  3. 8a9ebe7 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 8 years ago
  4. 4e4937e target: Return descriptor format sense data in case the LU spans 64bit sectors by Sagi Grimberg · 9 years ago
  5. b753d64 target: implement WRITE_SAME with UNMAP bit using ->execute_unmap by Christoph Hellwig · 9 years ago
  6. 62e4694 target: simplify UNMAP handling by Christoph Hellwig · 9 years ago
  7. 3effdb9 target: simplify backend attribute implementation by Christoph Hellwig · 9 years ago
  8. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 9 years ago
  9. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  10. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  11. f75b6fa target: Merge sbc_verify_dif_read|write by Sagi Grimberg · 9 years ago
  12. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  13. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  14. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  15. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 9 years ago
  16. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 9 years ago
  17. d23ab57 target: Move dev_stat_cit to struct se_subsystem_api by Nicholas Bellinger · 9 years ago
  18. 72aca57 target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api by Nicholas Bellinger · 9 years ago
  19. f8d389c target: Move dev_wwn_cit to struct se_subsystem_api by Nicholas Bellinger · 9 years ago
  20. 91e2e39 target: Move dev_pr_cit to struct se_subsystem_api by Nicholas Bellinger · 9 years ago
  21. f79a897 target: Move dev_attrib_cit to struct se_subsystem_api by Nicholas Bellinger · 9 years ago
  22. 73112ed target: Move dev_cit to struct se_subsystem_api by Nicholas Bellinger · 9 years ago
  23. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  24. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  25. 66a3d5b target/sbc: Add sbc_dif_generate software emulation by Nicholas Bellinger · 10 years ago
  26. 41861fa target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation by Nicholas Bellinger · 10 years ago
  27. ce65e5b target: Add DIF related base definitions by Nicholas Bellinger · 10 years ago
  28. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  29. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  30. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  31. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 11 years ago
  32. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  33. d0c8b25 target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status by Nicholas Bellinger · 11 years ago
  34. 0dfa1c5 target: Export SPC inquiry emulation by Hannes Reinecke · 11 years ago
  35. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 11 years ago
  36. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  37. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  38. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  39. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  40. 8de530a target/pscsi: call spc_emulate_report_luns directly by Christoph Hellwig · 12 years ago
  41. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  42. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  43. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  44. d5829ea target: fix use-after-free with PSCSI sense data by Paolo Bonzini · 12 years ago
  45. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  46. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  47. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  48. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  49. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  50. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago
  51. 5787cac target: remove struct se_task by Christoph Hellwig · 12 years ago
  52. 6bb35e0 target: replace ->execute_task with ->execute_cmd by Christoph Hellwig · 12 years ago
  53. ed3102c target: remove target_get_task_cdb by Christoph Hellwig · 12 years ago
  54. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 12 years ago
  55. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 12 years ago
  56. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago