summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-29scsi: core: sysfs: Remove comments that conflict with the actual logicJackie Liu
2022-03-29scsi: hisi_sas: Remove stray fallthrough annotationDan Carpenter
2022-03-29scsi: virtio-scsi: Eliminate anonymous module_init & module_exitRandy Dunlap
2022-03-29scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"Colin Ian King
2022-03-29scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry
2022-03-29scsi: aha152x: Stop using struct scsi_pointerFinn Thain
2022-03-29scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-03-29scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld
2022-03-29scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementationChristophe JAILLET
2022-03-29scsi: core: scsi_logging: Fix a BUGTomas Henzl
2022-03-29scsi: ufs: core: Remove unused field in struct ufs_hbaKeoseong Park
2022-03-29scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart
2022-03-29scsi: lpfc: Fix broken SLI4 abort pathJames Smart
2022-03-29scsi: lpfc: Update lpfc version to 14.2.0.1James Smart
2022-03-29scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart
2022-03-29scsi: target: tcmu: Fix possible page UAFXiaoguang Wang
2022-03-29scsi: libiscsi: Remove unnecessary memset() in iscsi_conn_setup()Wenchao Hao
2022-03-29scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal
2022-03-15scsi: scsi_ioctl: Drop needless assignment in sg_io()Lukas Bulwahn
2022-03-15scsi: bsg: Drop needless assignment in scsi_bsg_sg_io_fn()Lukas Bulwahn
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: Update lpfc version to 14.2.0.0James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-03-15scsi: lpfc: Use kcalloc()Julia Lawall
2022-03-15scsi: aic7xxx: Fix typos in commentsJulia Lawall
2022-03-15scsi: qla2xxx: Fix typos in commentsJulia Lawall
2022-03-15scsi: elx: libefc_sli: Fix typos in commentsJulia Lawall
2022-03-15scsi: lpfc: Fix typos in commentsJulia Lawall
2022-03-15scsi: qla2xxx: Update version to 10.02.07.400-kNilesh Javali
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar
2022-03-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar
2022-03-15scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran
2022-03-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran