summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-2/+2
|\
| * xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-24222-7607/+8065
|\ \
| * | 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
| * | scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2022-03-152-2/+8
| * | scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran2022-03-151-0/+1
| * | scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao2022-03-152-27/+10
| * | scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao2022-03-152-78/+11
| * | scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao2022-03-151-0/+97
| * | scsi: core: Remove unreachable code warningYang Li2022-03-151-2/+0
| * | scsi: megasas: Clean up some inconsistent indentingYang Li2022-03-151-2/+2
| * | scsi: aacraid: Clean up some inconsistent indentingJiapeng Chong2022-03-141-1/+1
| * | scsi: hisi_sas: Use libsas internal abort supportJohn Garry2022-03-145-322/+181
| * | scsi: pm8001: Use libsas internal abort supportJohn Garry2022-03-145-147/+74
| * | scsi: libsas: Add sas_execute_internal_abort_dev()John Garry2022-03-141-0/+8
| * | scsi: libsas: Add sas_execute_internal_abort_single()John Garry2022-03-141-0/+74