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