summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry2022-03-301-0/+5
* scsi: aha152x: Stop using struct scsi_pointerFinn Thain2022-03-301-122/+113
* scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler2022-03-301-1/+1
* scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld2022-03-301-1/+1
* scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementationChristophe JAILLET2022-03-302-524/+0
* scsi: core: scsi_logging: Fix a BUGTomas Henzl2022-03-301-1/+1
* scsi: ufs: core: Remove unused field in struct ufs_hbaKeoseong Park2022-03-301-2/+0
* scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart2022-03-301-2/+8
* scsi: lpfc: Fix broken SLI4 abort pathJames Smart2022-03-301-5/+7
* scsi: lpfc: Update lpfc version to 14.2.0.1James Smart2022-03-301-1/+1
* scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart2022-03-301-0/+2
* scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart2022-03-304-21/+72
* scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-306-58/+157
* scsi: libiscsi: Remove unnecessary memset() in iscsi_conn_setup()Wenchao Hao2022-03-301-1/+0
* scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal2022-03-301-1/+4
* scsi: scsi_ioctl: Drop needless assignment in sg_io()Lukas Bulwahn2022-03-151-1/+0
* scsi: bsg: Drop needless assignment in scsi_bsg_sg_io_fn()Lukas Bulwahn2022-03-151-1/+0
* scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-1518-19/+19
* scsi: lpfc: Update lpfc version to 14.2.0.0James Smart2022-03-151-1/+1
* scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart2022-03-151-14/+22
* scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart2022-03-156-184/+236
* scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart2022-03-153-210/+174
* scsi: lpfc: SLI path split: Refactor CT pathsJames Smart2022-03-156-398/+616
* scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart2022-03-154-874/+241
* scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart2022-03-152-7/+9
* scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart2022-03-151-18/+29
* scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart2022-03-151-5/+15
* scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart2022-03-151-67/+177
* scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart2022-03-151-34/+81
* scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart2022-03-153-105/+242
* scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart2022-03-157-240/+453
* scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart2022-03-155-2/+200
* scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart2022-03-155-302/+257
* scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart2022-03-1512-391/+385
* scsi: lpfc: Use kcalloc()Julia Lawall2022-03-151-6/+3
* scsi: aic7xxx: Fix typos in commentsJulia Lawall2022-03-151-1/+1
* scsi: qla2xxx: Fix typos in commentsJulia Lawall2022-03-151-1/+1
* scsi: elx: libefc_sli: Fix typos in commentsJulia Lawall2022-03-151-1/+1
* scsi: lpfc: Fix typos in commentsJulia Lawall2022-03-151-1/+1
* scsi: qla2xxx: Update version to 10.02.07.400-kNilesh Javali2022-03-151-2/+2
* scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar2022-03-153-7/+10
* scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar2022-03-151-3/+2
* scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran2022-03-151-7/+0
* scsi: qla2xxx: Reduce false trigger to loginQuinn Tran2022-03-151-2/+3
* scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2022-03-152-3/+18
* scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2022-03-152-2/+21
* scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran2022-03-151-5/+3
* scsi: qla2xxx: Fix crash during module load unload testArun Easi2022-03-151-0/+2
* scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi2022-03-151-0/+17
* scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi2022-03-151-10/+20