1. 9e20ae3 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags by Nicholas Bellinger · 11 years ago
  2. f56cbbb iscsi-target: Perform release of acknowledged tags from RX context by Nicholas Bellinger · 11 years ago
  3. e255a28 iscsi-target: Only perform wait_for_tasks when performing shutdown by Nicholas Bellinger · 11 years ago
  4. db60df8 target: Fail on non zero scsi_status in compare_and_write_callback by Nicholas Bellinger · 11 years ago
  5. d8855c1 target: Fix recursive COMPARE_AND_WRITE callback failure by Nicholas Bellinger · 11 years ago
  6. b719125 target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size by Nicholas Bellinger · 11 years ago
  7. 8c7f6e9 target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure by Nicholas Bellinger · 11 years ago
  8. 3e9e01d target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 by Nicholas Bellinger · 11 years ago
  9. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  10. 2999ee7 target/iscsi: Bump versions to v4.1.0 by Nicholas Bellinger · 11 years ago
  11. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  12. 837f645 iscsi-target: Bump default TCP listen backlog to 256 by Nicholas Bellinger · 11 years ago
  13. f730f91 target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out by Gera Kazakov · 11 years ago
  14. 38f7d6e iscsi-target; Bump default CmdSN Depth to 64 by Nicholas Bellinger · 11 years ago
  15. 12e4101 iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set by Nicholas Bellinger · 11 years ago
  16. 5ab41ca iscsi-target: Add thread_set->ts_activate_sem + use common deallocate by Nicholas Bellinger · 11 years ago
  17. d5705c4 iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_SET_DIE by Nicholas Bellinger · 11 years ago
  18. 0105c25 target: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  19. f99715a target: Enable global EXTENDED_COPY setup/release by Nicholas Bellinger · 11 years ago
  20. d397a44 target: Add Third Party Copy (3PC) bit in INQUIRY response by Nicholas Bellinger · 11 years ago
  21. 04b1b79 target: Enable EXTENDED_COPY setup in spc_parse_cdb by Nicholas Bellinger · 11 years ago
  22. cbf031f target: Add support for EXTENDED_COPY copy offload emulation by Nicholas Bellinger · 11 years ago
  23. 89c12cc target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check by Nicholas Bellinger · 11 years ago
  24. d9ea32b target: Add global device list for EXTENDED_COPY by Nicholas Bellinger · 11 years ago
  25. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  26. 6836602 target: Make spc_parse_naa_6h_vendor_specific non static by Nicholas Bellinger · 11 years ago
  27. 56d128f target: Make target_core_subsystem defined as non static by Nicholas Bellinger · 11 years ago
  28. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  29. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  30. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  31. 0123a9e target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD by Nicholas Bellinger · 11 years ago
  32. 76dde50 target: Make __target_execute_cmd() available as extern by Nicholas Bellinger · 11 years ago
  33. 47e459e target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  34. 8cefe07 target: Do memory allocation for bidi commands using target_alloc_sgl by Nicholas Bellinger · 11 years ago
  35. 2009399 target: Refactor transport_generic_get_mem to target_alloc_sgl by Nicholas Bellinger · 11 years ago
  36. 6457740 target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI by Nicholas Bellinger · 11 years ago
  37. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  38. 818b571 target: Add TCM_MISCOMPARE_VERIFY sense handling by Nicholas Bellinger · 11 years ago
  39. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  40. fdb4c1f target/pscsi: remove an unneeded check by Dan Carpenter · 11 years ago
  41. 988e3a8 iscsi-target: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 11 years ago
  42. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  43. c0add7f target: Add transport_init_session_tags using per-cpu ida by Nicholas Bellinger · 11 years ago
  44. ea3a179 iscsi-target: Remove left-over iscsi_target_do_login_io by Nicholas Bellinger · 11 years ago
  45. bb04835 iscsi-target: Add sk->sk_state_change to cleanup after TCP failure by Nicholas Bellinger · 11 years ago
  46. d381a80 iscsi-target: Add login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
  47. a91eb7d iscsi-target: Prepare login code for multi-plexing support by Nicholas Bellinger · 11 years ago
  48. c130480 target: Fix se_cmd->state_list leak regression during WRITE failure by Nicholas Bellinger · 11 years ago
  49. 28aaa95 iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject by Nicholas Bellinger · 11 years ago
  50. c9a03c1 iscsi-target: Fix iscsit_transport reference leak during NP thread reset by Nicholas Bellinger · 11 years ago
  51. 9d86a2b iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10 by Nicholas Bellinger · 11 years ago
  52. dfecf61 iscsi-target: ST response on IN6ADDR_ANY socket by Chris Leech · 11 years ago
  53. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  54. ee60bdd target: Fix trailing ASCII space usage in INQUIRY vendor+model by Nicholas Bellinger · 11 years ago
  55. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  56. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  57. 11fee8a target: remove unused codes from enum tcm_tmrsp_table by Joern Engel · 11 years ago
  58. ad7babd iscsi-target: kstrtou* configfs attribute parameter cleanups by Jörn Engel · 11 years ago
  59. 37b32c6 iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow by Nicholas Bellinger · 11 years ago
  60. 0fbfc46 iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow by Jörn Engel · 11 years ago
  61. 8dc8632 target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) by Roland Dreier · 11 years ago
  62. 09ceadc target: Return correct sense data for IO past the end of a device by Roland Dreier · 11 years ago
  63. e5c0d6a target: Add tracepoints for SCSI commands being processed by Roland Dreier · 11 years ago
  64. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 11 years ago
  65. 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 11 years ago
  66. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 11 years ago
  67. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 11 years ago
  68. 4f45d32 iscsi-target: missing kfree() on error path by Dan Carpenter · 11 years ago
  69. 3e23d02 iscsi-target: Drop left-over iscsi_conn->bad_hdr by Nicholas Bellinger · 11 years ago
  70. 8a39185 target: Make core_scsi3_update_and_write_aptpl return sense_reason_t by Nicholas Bellinger · 11 years ago
  71. c3e5144 iscsi-target: Add demo-mode TPG authentication context support by Nicholas Bellinger · 11 years ago
  72. e4b512e target: Add se_portal_group->tpg_auth_group by Nicholas Bellinger · 11 years ago
  73. 6665889 iscsi-target: Add IFC_SENDTARGETS_SINGLE support by Nicholas Bellinger · 11 years ago
  74. 9864ca9 iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd by Nicholas Bellinger · 11 years ago
  75. dbf738a iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery by Nicholas Bellinger · 11 years ago
  76. 889c8a6 iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling by Nicholas Bellinger · 11 years ago
  77. 64534aa iscsi-target: Refactor ISCSI_OP_TEXT RX handling by Nicholas Bellinger · 11 years ago
  78. 778de36 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling by Nicholas Bellinger · 11 years ago
  79. 58807a5 iscsi-target: Remove left over v3.10-rc debug printks by Nicholas Bellinger · 11 years ago
  80. 58bd0c6 target/iscsi: Fix op=disable + error handling cases in np_store_iser by Andy Grover · 11 years ago
  81. ca24976 target: Drop legacy se_cmd->check_release bit by Nicholas Bellinger · 11 years ago
  82. b9da582 iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check by Nicholas Bellinger · 11 years ago
  83. b28e545 target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment by Nicholas Bellinger · 11 years ago
  84. 1a398b9 target: Avoid extra t_state_lock access in __target_execute_cmd by Nicholas Bellinger · 11 years ago
  85. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 11 years ago
  86. 0b66818 target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  87. 862e638 target: Add transport_cmd_check_stop write_pending bit by Nicholas Bellinger · 11 years ago
  88. 574780f target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() by Jörn Engel · 11 years ago
  89. 670caa9 target: Don't allocate pages for NULLIO devices by Andy Grover · 11 years ago
  90. db5d1c3 target: Make virtual_lun0 a nullio device by Andy Grover · 11 years ago
  91. bc118fe target: Further refactoring of core_scsi3_emulate_pro_register() by Andy Grover · 11 years ago
  92. 51d9c41 target: Use if/else for sa_res_key conditional in emulate_pro_register() by Andy Grover · 11 years ago
  93. 459f213 target: Allocate aptpl_buf inside update_and_write_aptpl() by Andy Grover · 11 years ago
  94. 63e0334 target: Delete incorrect comment by Andy Grover · 11 years ago
  95. 4dee96f target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file() by Andy Grover · 11 years ago
  96. 4e529be target: Remove t10_reservation.pr_aptpl_buf_len by Andy Grover · 11 years ago
  97. 3c8a622 target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf by Andy Grover · 11 years ago
  98. 0607dec target: Simplify metadata handling when clearing aptpl metadata by Andy Grover · 11 years ago
  99. 1f070cc target: Fix two debugprints that appear to be wrong by Andy Grover · 11 years ago
  100. d2843c1 target: Alter core_pr_dump_initiator_port for ease of use by Andy Grover · 11 years ago