Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Fixes all in drivers. The largest is the mpi3mr which corrects a phy count limit that should only apply to the controller but was being incorrectly applied to expander phys" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: target: core: Fix null-ptr-deref in target_alloc_device() scsi: mpi3mr: Validate SAS port assignments scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down scsi: ufs: core: Requeue aborted request scsi: ufs: core: Fix the issue of ICU failure
Showing
- drivers/scsi/mpi3mr/mpi3mr.h 2 additions, 2 deletionsdrivers/scsi/mpi3mr/mpi3mr.h
- drivers/scsi/mpi3mr/mpi3mr_transport.c 27 additions, 15 deletionsdrivers/scsi/mpi3mr/mpi3mr_transport.c
- drivers/target/target_core_device.c 1 addition, 1 deletiondrivers/target/target_core_device.c
- drivers/ufs/core/ufs-mcq.c 8 additions, 7 deletionsdrivers/ufs/core/ufs-mcq.c
- drivers/ufs/core/ufshcd.c 7 additions, 17 deletionsdrivers/ufs/core/ufshcd.c
Loading
Please register or sign in to comment