Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is the first sweep of mostly minor fixes. There's one security one: the read past the end of a buffer in qedf, and a panic fix for lpfc SLI-3 adapters, but the rest are a set of include and build dependency tidy ups and assorted other small fixes and updates" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: pmcraid: remove redundant check to see if request_size is less than zero scsi: lpfc: ensure els_wq is being checked before destroying it scsi: cxlflash: Select IRQ_POLL scsi: qedf: Avoid reading past end of buffer scsi: qedf: Cleanup the type of io_log->op scsi: lpfc: double lock typo in lpfc_ns_rsp() scsi: qedf: properly update arguments position in function call scsi: scsi_lib: Add #include <scsi/scsi_transport.h> scsi: MAINTAINERS: update OSD entries scsi: Skip deleted devices in __scsi_device_lookup scsi: lpfc: Fix panic on BFS configuration scsi: libfc: do not flood console with messages 'libfc: queue full ...'
Showing
- MAINTAINERS 0 additions, 4 deletionsMAINTAINERS
- drivers/scsi/cxlflash/Kconfig 1 addition, 0 deletionsdrivers/scsi/cxlflash/Kconfig
- drivers/scsi/libfc/fc_fcp.c 9 additions, 6 deletionsdrivers/scsi/libfc/fc_fcp.c
- drivers/scsi/lpfc/lpfc_crtn.h 1 addition, 0 deletionsdrivers/scsi/lpfc/lpfc_crtn.h
- drivers/scsi/lpfc/lpfc_ct.c 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc_ct.c
- drivers/scsi/lpfc/lpfc_init.c 8 additions, 1 deletiondrivers/scsi/lpfc/lpfc_init.c
- drivers/scsi/lpfc/lpfc_sli.c 12 additions, 7 deletionsdrivers/scsi/lpfc/lpfc_sli.c
- drivers/scsi/pmcraid.c 0 additions, 3 deletionsdrivers/scsi/pmcraid.c
- drivers/scsi/qedf/qedf.h 1 addition, 1 deletiondrivers/scsi/qedf/qedf.h
- drivers/scsi/qedf/qedf_els.c 1 addition, 1 deletiondrivers/scsi/qedf/qedf_els.c
- drivers/scsi/qedf/qedf_main.c 1 addition, 1 deletiondrivers/scsi/qedf/qedf_main.c
- drivers/scsi/scsi.c 2 additions, 0 deletionsdrivers/scsi/scsi.c
- drivers/scsi/scsi_lib.c 1 addition, 0 deletionsdrivers/scsi/scsi_lib.c
Please register or sign in to comment