Revision 0d9514334bb00355206d17d50474d2613656113f authored by Linus Torvalds on 20 September 2014, 17:41:38 UTC, committed by Linus Torvalds on 20 September 2014, 17:41:38 UTC
Pull SCSI target fixes from Nicholas Bellinger:
 "Here are the target pending fixes for v3.17-rc6.

  Included are Sagi's long overdue fixes related to iser-target
  shutdown, along with a couple of fixes from Sebastian related to ALUA
  Referrals changes that when in during the v3.14 time-frame.

  Also included are a few iscsi-target fixes, most recently of which
  where found during Joern's Coverity scanning of target code"

* git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
  iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
  iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
  target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
  target: Fix user data segment multiplier in spc_emulate_evpd_b3()
  iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
  Target/iser: Fix initiator_depth and responder_resources
  Target/iser: Avoid calling rdma_disconnect twice
  Target/iser: Don't put isert_conn inside disconnected handler
  Target/iser: Get isert_conn reference once got to connected_handler
2 parent s 1734a6e + 8ae757d
History
File Mode Size
Kconfig -rw-r--r-- 8.8 KB
Makefile -rw-r--r-- 967 bytes
amd_iommu.c -rw-r--r-- 96.2 KB
amd_iommu_init.c -rw-r--r-- 57.4 KB
amd_iommu_proto.h -rw-r--r-- 3.3 KB
amd_iommu_types.h -rw-r--r-- 20.9 KB
amd_iommu_v2.c -rw-r--r-- 22.4 KB
arm-smmu.c -rw-r--r-- 52.2 KB
dmar.c -rw-r--r-- 40.9 KB
exynos-iommu.c -rw-r--r-- 30.8 KB
fsl_pamu.c -rw-r--r-- 33.9 KB
fsl_pamu.h -rw-r--r-- 13.3 KB
fsl_pamu_domain.c -rw-r--r-- 28.0 KB
fsl_pamu_domain.h -rw-r--r-- 2.6 KB
intel-iommu.c -rw-r--r-- 115.7 KB
intel_irq_remapping.c -rw-r--r-- 27.5 KB
iommu-sysfs.c -rw-r--r-- 3.0 KB
iommu-traces.c -rw-r--r-- 633 bytes
iommu.c -rw-r--r-- 30.4 KB
iova.c -rw-r--r-- 12.6 KB
ipmmu-vmsa.c -rw-r--r-- 30.0 KB
irq_remapping.c -rw-r--r-- 8.5 KB
irq_remapping.h -rw-r--r-- 2.7 KB
msm_iommu.c -rw-r--r-- 17.0 KB
msm_iommu.h -rw-r--r-- 3.8 KB
msm_iommu_dev.c -rw-r--r-- 8.5 KB
msm_iommu_hw-8xxx.h -rw-r--r-- 74.0 KB
of_iommu.c -rw-r--r-- 2.7 KB
omap-iommu-debug.c -rw-r--r-- 7.3 KB
omap-iommu.c -rw-r--r-- 29.2 KB
omap-iommu.h -rw-r--r-- 5.7 KB
omap-iommu2.c -rw-r--r-- 8.0 KB
omap-iopgtable.h -rw-r--r-- 2.7 KB
shmobile-iommu.c -rw-r--r-- 10.4 KB
shmobile-ipmmu.c -rw-r--r-- 3.1 KB
shmobile-ipmmu.h -rw-r--r-- 875 bytes
tegra-gart.c -rw-r--r-- 11.2 KB
tegra-smmu.c -rw-r--r-- 32.1 KB

back to top