Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2011 01:12:09 +0000 (15:12 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2011 01:12:09 +0000 (15:12 -1000)
commita9e4e6e14c322e08d1c615afc8f504fb415f9613
tree7c842bbfdc322b5ff99644e8b1bc7b415669233e
parent27665ffa22b9b83bab226bf12c61424f7f1f8995
parentdcd998ccdbf74a7d8fe0f0a44e85da1ed5975946
Merge branch 'for-next' of git://git./linux/kernel/git/nab/target-pending

* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
  tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data
  target: Fix bug for transport_generic_wait_for_tasks with direct operation
  target: iscsi_target depends on NET
  target: Fix WRITE_SAME_16 lba assignment breakage
  MAINTAINERS: Add target-devel list for drivers/target/
  iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure
  iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN
  iscsi-target: Fix uninitialized usage of cmd->pad_bytes
  iscsi-target: strlen() doesn't count the terminator
  iscsi-target: Fix NULL dereference on allocation failure
MAINTAINERS
drivers/target/tcm_fc/tfc_cmd.c
drivers/target/tcm_fc/tfc_io.c