1. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  2. 86784c6 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 11 years ago
  3. 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  4. d1fa7a1 iscsi-target: Expose default_erl as TPG attribute by Nicholas Bellinger · 11 years ago
  5. b0a382c target_core_configfs: split up ALUA supported states by Hannes Reinecke · 11 years ago
  6. 6be526c target_core_alua: Make supported states configurable by Hannes Reinecke · 11 years ago
  7. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  8. 73f3bf5 target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED by Hannes Reinecke · 11 years ago
  9. f1ae05d target_core_alua: spellcheck by Hannes Reinecke · 11 years ago
  10. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  11. ea7e32b iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN by Nicholas Bellinger · 11 years ago
  12. 04f3b31 iscsi-target: Convert iscsi_session statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  13. ee48068 target: Convert se_device statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  14. 29f4c09 target: Fix delayed Task Aborted Status (TAS) handling bug by Nicholas Bellinger · 11 years ago
  15. 122f8af iscsi-target: Reject unsupported multi PDU text command sequence by Nicholas Bellinger · 11 years ago
  16. 5e8e6b4 iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn by Nicholas Bellinger · 11 years ago
  17. 0f59cc3 target: Core does not need blkdev.h by Andy Grover · 11 years ago
  18. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  19. 4863e52 target: Add per device xcopy_lun for copy offload I/O by Nicholas Bellinger · 11 years ago
  20. 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
  21. 5277797 target: Add percpu refcounting for se_lun access by Nicholas Bellinger · 11 years ago
  22. dbcbc95 iscsi-target: Do not generate REJECTs for zero-length DataOUT by Nicholas Bellinger · 11 years ago
  23. 58932e9 target/pscsi: fix return value check by Wei Yongjun · 11 years ago
  24. 48502dd target: Fail XCOPY for non matching source + destination block_size by Nicholas Bellinger · 11 years ago
  25. 8a955d6 target: Generate failure for XCOPY I/O with non-zero scsi_status by Nicholas Bellinger · 11 years ago
  26. 366bda1 target: Add missing XCOPY I/O operation sense_buffer by Nicholas Bellinger · 11 years ago
  27. 2dd1d53 iscsi-target: Implement demo_mode_discovery logic by Thomas Glanzmann · 11 years ago
  28. b3fde03 target: Export symbol core_tpg_check_initiator_node_acl by Thomas Glanzmann · 11 years ago
  29. 4c54b6c iscsi-target: Add new TPG attribute by Thomas Glanzmann · 11 years ago
  30. 8f4a1fb tcm_loop: Implement target reset by Hannes Reinecke · 11 years ago
  31. 969871c tcm_loop: TCQ and command abort support by Hannes Reinecke · 11 years ago
  32. a314d70 tcm_loop: separate out tcm_loop_issue_tmr by Hannes Reinecke · 11 years ago
  33. fb2b284 tcm_loop: Implement transport offline by Hannes Reinecke · 11 years ago
  34. 1ec59fe tcm_loop: Check for valid hba in tcm_loop_drop_nexus() by Hannes Reinecke · 11 years ago
  35. 60bfcf8 target/iscsi: Remove macros that contain typecasts by Andy Grover · 11 years ago
  36. b7eec2c target/iscsi: Remove iscsi dereferencing macros by Andy Grover · 11 years ago
  37. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  38. 5cb770b target: Return an error for WRITE SAME with ANCHOR==1 by Roland Dreier · 11 years ago
  39. acb3f26 target: Reject EXTENDED_COPY when emulate_3pc is disabled by Nicholas Bellinger · 11 years ago
  40. 3f7a46c target: Allow non zero ListID in EXTENDED_COPY parameter list by Nicholas Bellinger · 11 years ago
  41. 934a138 target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST by Nicholas Bellinger · 11 years ago
  42. 9e20ae3 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags by Nicholas Bellinger · 11 years ago
  43. f56cbbb iscsi-target: Perform release of acknowledged tags from RX context by Nicholas Bellinger · 11 years ago
  44. e255a28 iscsi-target: Only perform wait_for_tasks when performing shutdown by Nicholas Bellinger · 11 years ago
  45. db60df8 target: Fail on non zero scsi_status in compare_and_write_callback by Nicholas Bellinger · 11 years ago
  46. d8855c1 target: Fix recursive COMPARE_AND_WRITE callback failure by Nicholas Bellinger · 11 years ago
  47. b719125 target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size by Nicholas Bellinger · 11 years ago
  48. 5f544cf tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd by Nicholas Bellinger · 11 years ago
  49. 8c7f6e9 target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure by Nicholas Bellinger · 11 years ago
  50. 3e9e01d target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 by Nicholas Bellinger · 11 years ago
  51. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  52. 2999ee7 target/iscsi: Bump versions to v4.1.0 by Nicholas Bellinger · 11 years ago
  53. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  54. 837f645 iscsi-target: Bump default TCP listen backlog to 256 by Nicholas Bellinger · 11 years ago
  55. f730f91 target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out by Gera Kazakov · 11 years ago
  56. 38f7d6e iscsi-target; Bump default CmdSN Depth to 64 by Nicholas Bellinger · 11 years ago
  57. 12e4101 iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set by Nicholas Bellinger · 11 years ago
  58. 5ab41ca iscsi-target: Add thread_set->ts_activate_sem + use common deallocate by Nicholas Bellinger · 11 years ago
  59. d5705c4 iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_SET_DIE by Nicholas Bellinger · 11 years ago
  60. 0105c25 target: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  61. f99715a target: Enable global EXTENDED_COPY setup/release by Nicholas Bellinger · 11 years ago
  62. d397a44 target: Add Third Party Copy (3PC) bit in INQUIRY response by Nicholas Bellinger · 11 years ago
  63. 04b1b79 target: Enable EXTENDED_COPY setup in spc_parse_cdb by Nicholas Bellinger · 11 years ago
  64. cbf031f target: Add support for EXTENDED_COPY copy offload emulation by Nicholas Bellinger · 11 years ago
  65. 89c12cc target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check by Nicholas Bellinger · 11 years ago
  66. d9ea32b target: Add global device list for EXTENDED_COPY by Nicholas Bellinger · 11 years ago
  67. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  68. 6836602 target: Make spc_parse_naa_6h_vendor_specific non static by Nicholas Bellinger · 11 years ago
  69. 56d128f target: Make target_core_subsystem defined as non static by Nicholas Bellinger · 11 years ago
  70. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  71. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  72. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  73. 0123a9e target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD by Nicholas Bellinger · 11 years ago
  74. 76dde50 target: Make __target_execute_cmd() available as extern by Nicholas Bellinger · 11 years ago
  75. 47e459e target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  76. 8cefe07 target: Do memory allocation for bidi commands using target_alloc_sgl by Nicholas Bellinger · 11 years ago
  77. 2009399 target: Refactor transport_generic_get_mem to target_alloc_sgl by Nicholas Bellinger · 11 years ago
  78. 6457740 target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI by Nicholas Bellinger · 11 years ago
  79. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  80. 818b571 target: Add TCM_MISCOMPARE_VERIFY sense handling by Nicholas Bellinger · 11 years ago
  81. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  82. fdb4c1f target/pscsi: remove an unneeded check by Dan Carpenter · 11 years ago
  83. 988e3a8 iscsi-target: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 11 years ago
  84. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  85. c0add7f target: Add transport_init_session_tags using per-cpu ida by Nicholas Bellinger · 11 years ago
  86. ea3a179 iscsi-target: Remove left-over iscsi_target_do_login_io by Nicholas Bellinger · 11 years ago
  87. bb04835 iscsi-target: Add sk->sk_state_change to cleanup after TCP failure by Nicholas Bellinger · 11 years ago
  88. d381a80 iscsi-target: Add login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
  89. a91eb7d iscsi-target: Prepare login code for multi-plexing support by Nicholas Bellinger · 11 years ago
  90. c130480 target: Fix se_cmd->state_list leak regression during WRITE failure by Nicholas Bellinger · 11 years ago
  91. 28aaa95 iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject by Nicholas Bellinger · 11 years ago
  92. c9a03c1 iscsi-target: Fix iscsit_transport reference leak during NP thread reset by Nicholas Bellinger · 11 years ago
  93. 9d86a2b iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10 by Nicholas Bellinger · 11 years ago
  94. dfecf61 iscsi-target: ST response on IN6ADDR_ANY socket by Chris Leech · 11 years ago
  95. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  96. ee60bdd target: Fix trailing ASCII space usage in INQUIRY vendor+model by Nicholas Bellinger · 11 years ago
  97. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  98. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  99. 11fee8a target: remove unused codes from enum tcm_tmrsp_table by Joern Engel · 11 years ago
  100. ad7babd iscsi-target: kstrtou* configfs attribute parameter cleanups by Jörn Engel · 11 years ago