Revision a46171d0100eafc0c276962d80f470406d66dcdd authored by Linus Torvalds on 22 November 2014, 00:28:45 UTC, committed by Linus Torvalds on 22 November 2014, 00:28:45 UTC
Pull SCSI target fixes from Nicholas Bellinger:
 "Here are the target-pending fixes queued for v3.18-rc6.

  The highlights include:

   - target-core OOPs fix with tcm_qla2xxx + vxworks FC initiators +
     zero length SCSI commands having a transfer direction set.  (Roland
     + Craig Watson)

   - vhost-scsi OOPs fix to explicitly prevent WWPN endpoint configfs
     group removal while qemu still has an active reference.  (Paolo +
     nab)

   - ib_srpt fix for RDMA hardware with lower srp_sq_size limits.
     (Bart)

   - two ib_isert work-arounds for running on ocrdma hardware (Or + Sagi
     + Chris)

   - iscsi-target discovery portal typo + SPC-3 PR Preempt SA key
     matching fix (Steve)"

* git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
  IB/isert: Adjust CQ size to HW limits
  target: return CONFLICT only when SA key unmatched
  iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
  ib_isert: Add max_send_sge=2 minimum for control PDU responses
  srp-target: Retry when QP creation fails with ENOMEM
  iscsi-target: return the correct port in SendTargets
  vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
  target: Don't call TFO->write_pending if data_length == 0
2 parent s 4ec69c7 + b1a5ad0
History
File Mode Size
algos
busses
muxes
Kconfig -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 396 bytes
i2c-boardinfo.c -rw-r--r-- 2.8 KB
i2c-core.c -rw-r--r-- 76.5 KB
i2c-core.h -rw-r--r-- 950 bytes
i2c-dev.c -rw-r--r-- 17.9 KB
i2c-mux.c -rw-r--r-- 5.4 KB
i2c-smbus.c -rw-r--r-- 6.7 KB
i2c-stub.c -rw-r--r-- 10.3 KB

back to top