1. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  2. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  3. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  4. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  5. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 9 years ago
  6. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 9 years ago
  7. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  8. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  9. c3d0a7c target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag by Christoph Hellwig · 9 years ago
  10. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  11. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  12. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 9 years ago
  13. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 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. f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 9 years ago
  16. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  17. f161d4b target: Fix PR_APTPL_BUF_LEN buffer size limitation by Nicholas Bellinger · 9 years ago
  18. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 9 years ago
  19. c1e34b6 iscsi-target: Introduce session_get_next_ttt by Sagi Grimberg · 9 years ago
  20. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  21. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  22. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  23. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  24. e6c39f7 target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrs by Nicholas Bellinger · 10 years ago
  25. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 10 years ago
  26. 7a23f89 target: Add target_core_backend_configfs.h helper macros by Nicholas Bellinger · 10 years ago
  27. d23ab57 target: Move dev_stat_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  28. 72aca57 target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  29. f8d389c target: Move dev_wwn_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  30. 91e2e39 target: Move dev_pr_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  31. f79a897 target: Move dev_attrib_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  32. 73112ed target: Move dev_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  33. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  34. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  35. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  36. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  37. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  38. 66a3d5b target/sbc: Add sbc_dif_generate software emulation by Nicholas Bellinger · 10 years ago
  39. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  40. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  41. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 10 years ago
  42. 48f5e7b Target/core: Remove prot_handover use for now by Sagi Grimberg · 10 years ago
  43. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 10 years ago
  44. 19f9361 Target/sbc: Set protection operation and relevant checks by Sagi Grimberg · 10 years ago
  45. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 10 years ago
  46. 3dca147 target: Simplify command completion by removing CMD_T_FAILED flag by Roland Dreier · 10 years ago
  47. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  48. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 10 years ago
  49. 76736db target: Report bad sector in sense data for DIF errors by Sagi Grimberg · 10 years ago
  50. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 10 years ago
  51. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 11 years ago
  52. 41861fa target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation by Nicholas Bellinger · 11 years ago
  53. fcc4f17 target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases by Nicholas Bellinger · 11 years ago
  54. ce65e5b target: Add DIF related base definitions by Nicholas Bellinger · 11 years ago
  55. f82f320 target: Convert inquiry temporary buffer to heap memory by Nicholas Bellinger · 11 years ago
  56. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
  57. 95cadac target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 11 years ago
  58. fbfe858 target_core_spc: Include target device descriptor in VPD page 83 by Hannes Reinecke · 11 years ago
  59. 9c6e164 target_core_alua: Use workqueue for ALUA transitioning by Hannes Reinecke · 11 years ago
  60. dfbce75 target_core_alua: store old and pending ALUA state by Hannes Reinecke · 11 years ago
  61. 1e0b940 target_core_alua: Allocate ALUA metadata on demand by Hannes Reinecke · 11 years ago
  62. 38becbe target: Remove unused ua_dev_list member in struct se_ua by Andy Grover · 11 years ago
  63. a51d522 target: Remove write-only stats fields and lock from struct se_node_acl by Roland Dreier · 11 years ago
  64. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  65. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  66. ee48068 target: Convert se_device statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  67. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  68. 4863e52 target: Add per device xcopy_lun for copy offload I/O by Nicholas Bellinger · 11 years ago
  69. 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
  70. 5277797 target: Add percpu refcounting for se_lun access by Nicholas Bellinger · 11 years ago
  71. b3fde03 target: Export symbol core_tpg_check_initiator_node_acl by Thomas Glanzmann · 11 years ago
  72. a314d70 tcm_loop: separate out tcm_loop_issue_tmr by Hannes Reinecke · 11 years ago
  73. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  74. 2999ee7 target/iscsi: Bump versions to v4.1.0 by Nicholas Bellinger · 11 years ago
  75. d397a44 target: Add Third Party Copy (3PC) bit in INQUIRY response by Nicholas Bellinger · 11 years ago
  76. cbf031f target: Add support for EXTENDED_COPY copy offload emulation by Nicholas Bellinger · 11 years ago
  77. d9ea32b target: Add global device list for EXTENDED_COPY by Nicholas Bellinger · 11 years ago
  78. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  79. b3faa2e target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h by Nicholas Bellinger · 11 years ago
  80. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  81. 0123a9e target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD by Nicholas Bellinger · 11 years ago
  82. 76dde50 target: Make __target_execute_cmd() available as extern by Nicholas Bellinger · 11 years ago
  83. 47e459e target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  84. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  85. 818b571 target: Add TCM_MISCOMPARE_VERIFY sense handling by Nicholas Bellinger · 11 years ago
  86. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  87. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  88. c0add7f target: Add transport_init_session_tags using per-cpu ida by Nicholas Bellinger · 11 years ago
  89. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  90. 11fee8a target: remove unused codes from enum tcm_tmrsp_table by Joern Engel · 11 years ago
  91. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 11 years ago
  92. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 11 years ago
  93. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 11 years ago
  94. e4b512e target: Add se_portal_group->tpg_auth_group by Nicholas Bellinger · 11 years ago
  95. 889c8a6 iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling by Nicholas Bellinger · 11 years ago
  96. 64534aa iscsi-target: Refactor ISCSI_OP_TEXT RX handling by Nicholas Bellinger · 11 years ago
  97. 778de36 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling by Nicholas Bellinger · 11 years ago
  98. ca24976 target: Drop legacy se_cmd->check_release bit by Nicholas Bellinger · 11 years ago
  99. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 11 years ago
  100. 459f213 target: Allocate aptpl_buf inside update_and_write_aptpl() by Andy Grover · 11 years ago