Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Nine fixes: The most important core one is the dma_max_mapping_size fix that corrects the boot problem Gunter Roeck was having. A couple of other driver only fixes are significant, like the cxgbi selector support addition, the alua 2 second delay and the fdomain build fix" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG scsi: ibmvfc: fix WARN_ON during event pool release scsi: fcoe: fix a typo scsi: megaraid_sas: Make some functions static scsi: megaraid_sas: fix panic on loading firmware crashdump scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas" scsi: core: fix the dma_max_mapping_size call scsi: fdomain: fix building pcmcia front-end scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
No related branches found
No related tags found
Showing
- drivers/scsi/Kconfig 2 additions, 2 deletionsdrivers/scsi/Kconfig
- drivers/scsi/device_handler/scsi_dh_alua.c 6 additions, 1 deletiondrivers/scsi/device_handler/scsi_dh_alua.c
- drivers/scsi/fcoe/fcoe_ctlr.c 1 addition, 1 deletiondrivers/scsi/fcoe/fcoe_ctlr.c
- drivers/scsi/ibmvscsi/ibmvfc.c 1 addition, 1 deletiondrivers/scsi/ibmvscsi/ibmvfc.c
- drivers/scsi/megaraid/megaraid_sas_base.c 4 additions, 1 deletiondrivers/scsi/megaraid/megaraid_sas_base.c
- drivers/scsi/megaraid/megaraid_sas_fusion.c 14 additions, 13 deletionsdrivers/scsi/megaraid/megaraid_sas_fusion.c
- drivers/scsi/scsi_lib.c 4 additions, 2 deletionsdrivers/scsi/scsi_lib.c
- drivers/target/iscsi/cxgbit/cxgbit_cm.c 5 additions, 3 deletionsdrivers/target/iscsi/cxgbit/cxgbit_cm.c
- drivers/target/iscsi/cxgbit/cxgbit_main.c 2 additions, 1 deletiondrivers/target/iscsi/cxgbit/cxgbit_main.c
- include/scsi/libfcoe.h 1 addition, 1 deletioninclude/scsi/libfcoe.h
Loading
Please register or sign in to comment