Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "A set of very minor fixes and a couple of reverts to fix a major problem (the attempt to change the busy count causes a hang when attempting to change the drive cache type)" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: aacraid: fix a signedness bug Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" Revert "scsi: core: fix scsi_host_queue_ready" scsi: libata: Add missing newline at end of file scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info() scsi: hpsa: limit transfer length to 1MB, not 512kB scsi: lpfc: Correct MDS diag and nvmet configuration scsi: lpfc: Default fdmi_on to on scsi: csiostor: fix incorrect port capabilities scsi: csiostor: add a check for NULL pointer after kmalloc() scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters scsi: core: Update SCSI_MQ_DEFAULT help text to match default
No related branches found
No related tags found
Showing
- Documentation/scsi/scsi-parameters.txt 5 additions, 0 deletionsDocumentation/scsi/scsi-parameters.txt
- drivers/ata/libata-core.c 1 addition, 1 deletiondrivers/ata/libata-core.c
- drivers/scsi/Kconfig 5 additions, 5 deletionsdrivers/scsi/Kconfig
- drivers/scsi/aacraid/aacraid.h 1 addition, 1 deletiondrivers/scsi/aacraid/aacraid.h
- drivers/scsi/csiostor/csio_hw.c 53 additions, 18 deletionsdrivers/scsi/csiostor/csio_hw.c
- drivers/scsi/csiostor/csio_hw.h 1 addition, 0 deletionsdrivers/scsi/csiostor/csio_hw.h
- drivers/scsi/csiostor/csio_mb.c 3 additions, 3 deletionsdrivers/scsi/csiostor/csio_mb.c
- drivers/scsi/hosts.c 1 addition, 23 deletionsdrivers/scsi/hosts.c
- drivers/scsi/hpsa.c 1 addition, 1 deletiondrivers/scsi/hpsa.c
- drivers/scsi/lpfc/lpfc.h 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc.h
- drivers/scsi/lpfc/lpfc_attr.c 4 additions, 4 deletionsdrivers/scsi/lpfc/lpfc_attr.c
- drivers/scsi/scsi_lib.c 5 additions, 16 deletionsdrivers/scsi/scsi_lib.c
- drivers/target/iscsi/cxgbit/cxgbit_ddp.c 4 additions, 4 deletionsdrivers/target/iscsi/cxgbit/cxgbit_ddp.c
Loading
Please register or sign in to comment