1. 64fe4f4 iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) by Roland Dreier · 12 years ago
  2. 5a3b6fc target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 12 years ago
  3. 72b59d6e target: Fix use-after-free in LUN RESET handling by Roland Dreier · 12 years ago
  4. e627c61 target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs by Roland Dreier · 12 years ago
  5. edec8df tcm_fc: Do not report target role when target is not defined by Mark Rustad · 12 years ago
  6. f2eeba2 tcm_fc: Do not indicate retry capability to initiators by Mark Rustad · 12 years ago
  7. a0d50f6 target: Use TCM_NO_SENSE for initialisation by Hannes Reinecke · 12 years ago
  8. ba82913 target: Introduce TCM_NO_SENSE by Hannes Reinecke · 12 years ago
  9. 18a9df4 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  10. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  11. 79e62fc target/iscsi_target: Add NodeACL tags for initiator group support by Andy Grover · 12 years ago
  12. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  13. 9f4ad44 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 12 years ago
  14. e1fe206 sbp-target: fix error path in sbp_make_tpg() by Chris Boot · 12 years ago
  15. 37419d6 sbp-target: use simple assignment in tgt_agent_rw_agent_state() by Chris Boot · 12 years ago
  16. ed72a4d iscsi-target: use kstrdup() for iscsi_param by Sebastian Andrzej Siewior · 12 years ago
  17. 778229a target/file: merge fd_do_readv() and fd_do_writev() by Sebastian Andrzej Siewior · 12 years ago
  18. 40ff2c3 target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping by Sebastian Andrzej Siewior · 12 years ago
  19. 0ff8754 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  20. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  21. 13f6a91 target/configfs: use kmalloc() instead of kzalloc() for default groups by Sebastian Andrzej Siewior · 12 years ago
  22. a5675c8 target/configfs: allocate only 6 slots for dev_cg->default_groups by Sebastian Andrzej Siewior · 12 years ago
  23. 1c98d2f4 target/configfs: allocate pointers instead of full struct for default_groups by Sebastian Andrzej Siewior · 12 years ago
  24. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 12 years ago
  25. 3c989d7 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  26. b07c28a iscsi_target: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  27. 3a41d85 target/iblock: Forward declare bio helpers by Nicholas Bellinger · 12 years ago
  28. c18bc7d target: Clean up flow in transport_check_aborted_status() by Roland Dreier · 12 years ago
  29. d9ed694 target: Clean up logic in transport_put_cmd() by Roland Dreier · 12 years ago
  30. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  31. 2087969 target: iscsi: fix comment typos in target/iscsi drivers by Masanari Iida · 12 years ago
  32. 3ea160b target: Fix handling of aborted commands by Roland Dreier · 12 years ago
  33. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  34. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  35. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  36. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  37. 314da1a sbp-target: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  38. 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  39. 64c13330 iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around by Steve Hodgson · 12 years ago
  40. 998866b iscsi-target: Fix potential deadlock on lock taken in timer by Roland Dreier · 12 years ago
  41. bb7a8c8 target: Fix exception path pr_reg put regression for PR RELEASE by Nicholas Bellinger · 12 years ago
  42. b69c1fc target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption by Nicholas Bellinger · 12 years ago
  43. a2e85d1 target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check by Nicholas Bellinger · 12 years ago
  44. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  45. fecae40 target: Fix incorrect starting offset after MODE_SENSE refactoring by Nicholas Bellinger · 12 years ago
  46. 3a3c5e4 target: Add emulation for MODE SELECT by Roland Dreier · 12 years ago
  47. 0f6d64c target: Implement mode page 0x1c, "Informational Exceptions" by Roland Dreier · 12 years ago
  48. d4b2b86 target: Refactor MODE SENSE emulation by Roland Dreier · 12 years ago
  49. 1f981de iscsi-target: Use list_first_entry() where appropriate by Roland Dreier · 12 years ago
  50. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  51. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  52. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  53. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  54. e6c4219 pscsi: fix REPORT LUNS handling by Christoph Hellwig · 12 years ago
  55. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago
  56. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  57. 8de530a target/pscsi: call spc_emulate_report_luns directly by Christoph Hellwig · 12 years ago
  58. d1b1f80 target: move REPORT LUNS emulation to target_core_spc.c by Christoph Hellwig · 12 years ago
  59. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  60. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  61. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  62. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  63. 3e03989 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  64. 0d0f9df target: Don't return success from module_init() if setup fails by Roland Dreier · 12 years ago
  65. dea5f09 target: Re-add explict zeroing of INQUIRY bounce buffer memory by Nicholas Bellinger · 12 years ago
  66. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  67. 1a1ff38 target: reintroduce some obsolete SCSI-2 commands by Bernhard Kohl · 12 years ago
  68. e13d5fe target: Fix double-free of se_cmd in target_complete_tmr_failure by Nicholas Bellinger · 12 years ago
  69. db83101 iscsi: fix check keys by Alan Cox · 12 years ago
  70. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  71. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  72. cf0eb28 iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values by Nicholas Bellinger · 12 years ago
  73. 50e5c87 iscsit: proper endianess conversions by Christoph Hellwig · 12 years ago
  74. 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 12 years ago
  75. cea0b4c iscsit: add missing endianess conversion in iscsit_check_inaddr_any by Christoph Hellwig · 12 years ago
  76. 904753d iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 12 years ago
  77. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  78. d7ca663 target/iscsi: precedence bug in iscsit_set_dataout_sequence_values() by Dan Carpenter · 12 years ago
  79. 944981c target: Add control CDB READ payload zero work-around by Nicholas Bellinger · 12 years ago
  80. 8f9f44f tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  81. a026757 target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough by Nicholas Bellinger · 12 years ago
  82. 38b11ba iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode by Nicholas Bellinger · 12 years ago
  83. b094a4b iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  84. 1c417f3 iscsi-target: Add MaxXmitDataSegmentLength connection recovery check by Nicholas Bellinger · 12 years ago
  85. 21f5aa7 iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  86. 9977bb1 iscsi-target: Enable MaxXmitDataSegmentLength operation in login path by Nicholas Bellinger · 12 years ago
  87. e004cb2 iscsi-target: Add base MaxXmitDataSegmentLength code by Nicholas Bellinger · 12 years ago
  88. b32f4c7 target/file: Re-enable optional fd_buffered_io=1 operation by Nicholas Bellinger · 12 years ago
  89. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  90. f25590f iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU by Nicholas Bellinger · 12 years ago
  91. b659f4b sbp-target: fix return value check in sbp_register_configfs() by Wei Yongjun · 12 years ago
  92. 37bb789 target: fix return code in target_core_init_configfs error path by Peter Senna Tschudin · 12 years ago
  93. 609234e target: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  94. 7875f17 tcm_fc: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  95. d81cb44 target: go through normal processing for all zero-length commands by Paolo Bonzini · 12 years ago
  96. e0de445 target: do not submit a zero-bio I/O request by Paolo Bonzini · 12 years ago
  97. a50da14 target: support zero allocation length in SBC commands by Paolo Bonzini · 12 years ago
  98. 7a3f369 target: fix truncation of mode data, support zero allocation length by Paolo Bonzini · 12 years ago
  99. ffe7b0e target: support zero allocation length in INQUIRY by Paolo Bonzini · 12 years ago
  100. bf11eef target: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago