1. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  2. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  3. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  4. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  5. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  6. 76c28f1 target/iscsi: Fix np_ip bracket issue by removing np_ip by Andy Grover · 9 years ago
  7. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  8. a6415cd iscsi-target: Add tpg_enabled_sendtargets for disabled discovery by David Disseldorp · 9 years ago
  9. 915270c3 target: Shrink struct se_cmd by rearranging fields by Roland Dreier · 9 years ago
  10. 9c31820 target: Remove cmd->se_ordered_id (unused except debug log lines) by Roland Dreier · 9 years ago
  11. b6a54b8 target: remove initiatorname field in se_acl_lun by Chris Zankel · 9 years ago
  12. 53c4699 target: remove unused lun_flags field from se_lun by Chris Zankel · 9 years ago
  13. e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 9 years ago
  14. 4e4937e target: Return descriptor format sense data in case the LU spans 64bit sectors by Sagi Grimberg · 9 years ago
  15. e986a35 tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA by Hannes Reinecke · 9 years ago
  16. fe052a1 target: Use struct t10_pi_tuple by Sagi Grimberg · 9 years ago
  17. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  18. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  19. 2ec1e9e target: Bump core version to v5.0 by Nicholas Bellinger · 9 years ago
  20. 6de2ce5b target: remove target_core_configfs.h by Christoph Hellwig · 9 years ago
  21. 1315c7c target: remove unused TARGET_CORE_CONFIG_ROOT define by Christoph Hellwig · 9 years ago
  22. ce8dd25 target: consolidate version defines by Christoph Hellwig · 9 years ago
  23. b753d64 target: implement WRITE_SAME with UNMAP bit using ->execute_unmap by Christoph Hellwig · 9 years ago
  24. 62e4694 target: simplify UNMAP handling by Christoph Hellwig · 9 years ago
  25. 7a971b1 target: replace se_cmd->execute_rw with a protocol_data field by Christoph Hellwig · 9 years ago
  26. 3160581 target: Remove 'ua_nacl' pointer from se_ua structure by Hannes Reinecke · 9 years ago
  27. 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 9 years ago
  28. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  29. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  30. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  31. 8d3a824 target: Correct a comment by Bart Van Assche · 9 years ago
  32. 9e37d04 target: Drop se_lun->lun_active for existing percpu lun_ref by Nicholas Bellinger · 9 years ago
  33. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  34. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 9 years ago
  35. b3eeea6 target: Simplify LUN shutdown code by Bart Van Assche · 9 years ago
  36. 3effdb9 target: simplify backend attribute implementation by Christoph Hellwig · 9 years ago
  37. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 9 years ago
  38. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  39. 4624773 target: Drop left-over se_lun->lun_status by Nicholas Bellinger · 9 years ago
  40. 8478654 target: Drop unused se_lun->lun_acl_list by Nicholas Bellinger · 9 years ago
  41. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 9 years ago
  42. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  43. 79dc9c9 target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun by Nicholas Bellinger · 9 years ago
  44. 80bfdfa target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check by Nicholas Bellinger · 9 years ago
  45. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  46. afe9232 target: remove ->put_session method by Christoph Hellwig · 9 years ago
  47. 968ebe7 target: remove struct target_fabric_configfs_template by Christoph Hellwig · 9 years ago
  48. 0dc2e8d target: put struct target_fabric_configfs on a diet by Christoph Hellwig · 9 years ago
  49. ef0caf8 target: don't copy fabric ops by Christoph Hellwig · 9 years ago
  50. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  51. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  52. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  53. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  54. 5835812 target: ensure se_cmd->t_prot_sg is allocated when required by Akinobu Mita · 9 years ago
  55. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  56. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  57. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  58. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 9 years ago
  59. c04a609 iscsi-target: remove support for obsolete markers by Christophe Vu-Brugier · 9 years ago
  60. f75b6fa target: Merge sbc_verify_dif_read|write by Sagi Grimberg · 9 years ago
  61. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  62. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  63. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  64. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 9 years ago
  66. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 9 years ago
  67. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  68. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  69. c3d0a7c target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag by Christoph Hellwig · 9 years ago
  70. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  71. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  72. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 9 years ago
  73. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 9 years ago
  74. 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
  75. f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 9 years ago
  76. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  77. f161d4b target: Fix PR_APTPL_BUF_LEN buffer size limitation by Nicholas Bellinger · 9 years ago
  78. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 9 years ago
  79. c1e34b6 iscsi-target: Introduce session_get_next_ttt by Sagi Grimberg · 9 years ago
  80. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  81. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  82. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  83. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  84. e6c39f7 target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrs by Nicholas Bellinger · 10 years ago
  85. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 10 years ago
  86. 7a23f89 target: Add target_core_backend_configfs.h helper macros by Nicholas Bellinger · 10 years ago
  87. d23ab57 target: Move dev_stat_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  88. 72aca57 target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  89. f8d389c target: Move dev_wwn_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  90. 91e2e39 target: Move dev_pr_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  91. f79a897 target: Move dev_attrib_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  92. 73112ed target: Move dev_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  93. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  94. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  95. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  96. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  97. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  98. 66a3d5b target/sbc: Add sbc_dif_generate software emulation by Nicholas Bellinger · 10 years ago
  99. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  100. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago