summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | scsi: lpfc: Remove failing soft_wwn supportJames Smart2022-03-143-242/+1
| * | scsi: ufs: core: scsi_get_lba() error fixPeter Wang2022-03-081-2/+3
| * | scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy2022-03-081-13/+12
| * | scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy2022-03-081-15/+3
| * | scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie2022-03-081-0/+1
| * | scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()Damien Le Moal2022-03-081-9/+7
| * | scsi: scsi_debug: Silence unexpected unlock warningsDamien Le Moal2022-03-081-24/+44
| * | scsi: ufs: Fix runtime PM messages never-ending cycleAdrian Hunter2022-03-011-2/+19
| * | scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter2022-03-012-4/+11
| * | scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke2022-03-011-7/+8
| * | scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke2022-03-011-6/+6
| * | scsi: lpfc: Use fc_block_rport()Hannes Reinecke2022-03-011-5/+8
| * | scsi: lpfc: Drop lpfc_no_handler()Hannes Reinecke2022-03-011-10/+0
| * | scsi: lpfc: Kill lpfc_bus_reset_handler()Hannes Reinecke2022-03-011-91/+0