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