Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Six minor fixes to device drivers and one to the multipath alua handler. The most extensive fix is the zfcp port remove prevention one, but it's impact is only s390" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: libsas: delete sas port if expander discover failed scsi: libsas: only clear phy->in_shutdown after shutdown event done scsi: scsi_dh_alua: Fix possible null-ptr-deref scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
No related branches found
No related tags found
Showing
- drivers/s390/scsi/zfcp_ext.h 1 addition, 0 deletionsdrivers/s390/scsi/zfcp_ext.h
- drivers/s390/scsi/zfcp_scsi.c 9 additions, 0 deletionsdrivers/s390/scsi/zfcp_scsi.c
- drivers/s390/scsi/zfcp_sysfs.c 49 additions, 6 deletionsdrivers/s390/scsi/zfcp_sysfs.c
- drivers/s390/scsi/zfcp_unit.c 7 additions, 1 deletiondrivers/s390/scsi/zfcp_unit.c
- drivers/scsi/cxgbi/libcxgbi.c 4 additions, 0 deletionsdrivers/scsi/cxgbi/libcxgbi.c
- drivers/scsi/device_handler/scsi_dh_alua.c 2 additions, 4 deletionsdrivers/scsi/device_handler/scsi_dh_alua.c
- drivers/scsi/libsas/sas_expander.c 2 additions, 0 deletionsdrivers/scsi/libsas/sas_expander.c
- drivers/scsi/libsas/sas_phy.c 1 addition, 2 deletionsdrivers/scsi/libsas/sas_phy.c
- drivers/scsi/smartpqi/smartpqi_init.c 1 addition, 1 deletiondrivers/scsi/smartpqi/smartpqi_init.c
Loading
Please register or sign in to comment