1. ba82913 target: Introduce TCM_NO_SENSE by Hannes Reinecke · 12 years ago
  2. 79e62fc target/iscsi_target: Add NodeACL tags for initiator group support by Andy Grover · 12 years ago
  3. 0ff8754 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  4. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  5. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  6. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  7. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  8. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  9. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  10. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  11. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  12. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  13. 8de530a target/pscsi: call spc_emulate_report_luns directly by Christoph Hellwig · 12 years ago
  14. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  15. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  16. a026757 target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough by Nicholas Bellinger · 12 years ago
  17. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  18. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  19. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  20. 32a8811 target: support zero allocation length in REQUEST SENSE by Paolo Bonzini · 12 years ago
  21. d5829ea target: fix use-after-free with PSCSI sense data by Paolo Bonzini · 12 years ago
  22. af74115 target: Remove unused se_cmd.cmd_spdtl by Roland Dreier · 12 years ago
  23. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  24. e2397c7 target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 12 years ago
  25. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  26. 669ab62 target: Un-export target_get_sess_cmd() by Roland Dreier · 12 years ago
  27. af87729 target: replace the processing thread with a TMR work queue by Christoph Hellwig · 12 years ago
  28. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  29. 1389533 target: remove transport_generic_handle_data by Christoph Hellwig · 12 years ago
  30. 70baf0a target: remove transport_generic_process_write by Christoph Hellwig · 12 years ago
  31. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  32. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  33. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  34. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  35. e1306bd target: remove dead SCF_ flags by Christoph Hellwig · 12 years ago
  36. 9f3eb93 target: move ref_cmd from the generic se_tmr_req into iscsi code by Christoph Hellwig · 12 years ago
  37. 5f41a31 target: remove the execute list by Christoph Hellwig · 12 years ago
  38. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  39. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago
  40. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 12 years ago
  41. 4149268 target: Add TFO->put_session() caller for HW fabric session shutdown by Joern Engel · 12 years ago
  42. 5b9a4d7 target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute by Nicholas Bellinger · 12 years ago
  43. 33933a0 target: make target_put_session void by Jörn Engel · 12 years ago
  44. 11e764b target: Remove max_sectors device attribute for modern se_task less code by Nicholas Bellinger · 12 years ago
  45. d5dc28e target: remove the t_se_count field in struct se_cmd by Christoph Hellwig · 12 years ago
  46. d43d6ae target: remove the t_task_cdbs_ex_left field in struct se_cmd by Christoph Hellwig · 12 years ago
  47. 226b6fa target: remove the t_task_cdbs_left field in struct se_cmd by Christoph Hellwig · 12 years ago
  48. 5787cac target: remove struct se_task by Christoph Hellwig · 12 years ago
  49. cf572a9 target: move the state and execute lists to the command by Christoph Hellwig · 12 years ago
  50. 785fdf7 target: simplify command to task linkage by Christoph Hellwig · 12 years ago
  51. 6bb35e0 target: replace ->execute_task with ->execute_cmd by Christoph Hellwig · 12 years ago
  52. bd31377 target: remove the task_sectors field in struct se_task by Christoph Hellwig · 12 years ago
  53. 7a83aa4 target: remove the task_size field in struct se_task by Christoph Hellwig · 12 years ago
  54. 72a0e5e target: remove the task_lba field in struct se_task by Christoph Hellwig · 12 years ago
  55. ed3102c target: remove target_get_task_cdb by Christoph Hellwig · 12 years ago
  56. a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 12 years ago
  57. 957525a target: Remove transport_do_task_sg_chain() and associated detritus by Roland Dreier · 12 years ago
  58. b0d7994 target: add unknown size flag to target_submit_cmd() by Sebastian Andrzej Siewior · 13 years ago
  59. 58d9261 target: Remove obsolete DF_READ_ONLY usage by Nicholas Bellinger · 12 years ago
  60. f208324 target: Use array_zalloc for device_list by Jörn Engel · 12 years ago
  61. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 12 years ago
  62. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 12 years ago
  63. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  64. 337c060 target: Convert se_node_acl->acl_group removal to use ->acl_kref by Nicholas Bellinger · 12 years ago
  65. afb999f target: Add se_node_acl->acl_kref for ->acl_free_comp usage by Nicholas Bellinger · 12 years ago
  66. 0146834 target: Add se_node_acl->acl_free_comp for NodeACL release path by Nicholas Bellinger · 12 years ago
  67. 41ac82b target: Add se_sess->sess_kref + get/put helpers by Nicholas Bellinger · 12 years ago
  68. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 12 years ago
  69. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 12 years ago
  70. 015487b target: Untangle front-end and back-end meanings of max_sectors attribute by Roland Dreier · 12 years ago
  71. d95b824 target: Fix up handling of short INQUIRY buffers by Roland Dreier · 12 years ago
  72. 8671556 target: Add SCF_ACK_KREF flag for acknowledgement kref by Nicholas Bellinger · 12 years ago
  73. 2fbff12 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 12 years ago
  74. ea98d7f target: Add target_submit_tmr helper function by Andy Grover · 13 years ago
  75. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  76. ef28640 target: Remove unused struct se_queue_req by Andy Grover · 13 years ago
  77. 644df69 target: fix comment typos by Andy Grover · 13 years ago
  78. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  79. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  80. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  81. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 13 years ago
  82. 895f302 target: Set additional sense length field in sense data by Roland Dreier · 13 years ago
  83. 4d2300c target: Remove extra se_device->execute_task_lock access in fast path by Nicholas Bellinger · 13 years ago
  84. 65586d5 target: Drop se_device TCQ queue_depth usage from I/O path by Nicholas Bellinger · 13 years ago
  85. ec54cc0 target: Remove TFO->check_release_cmd() fabric API caller by Nicholas Bellinger · 13 years ago
  86. a636078 target: Add target_submit_cmd() for process context fabric submission by Nicholas Bellinger · 13 years ago
  87. 7481deb target: Make target_put_sess_cmd use target_release_cmd_kref by Nicholas Bellinger · 13 years ago
  88. e0a53e7 target: remove overagressive ____cacheline_aligned annoations by Christoph Hellwig · 13 years ago
  89. 1880807a target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  90. 41e16e9 target: remove the se_task task_error_status field by Christoph Hellwig · 13 years ago
  91. ef804a8 target: fold se_task.task_sense into task_flags by Christoph Hellwig · 13 years ago
  92. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  93. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  94. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  95. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  96. 6fd126f target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields by Christoph Hellwig · 13 years ago
  97. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  98. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  99. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  100. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago