summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-04-13scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-13scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-08scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-08scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-08scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-04-08scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-04-08scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-04-08scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-08scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-04-08scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-08scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-04-08scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio6-19/+20
2022-04-08scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi2-0/+20
2022-04-08scsi: qla2xxx: Fix warning for missing error codeNilesh Javali1-0/+1
2022-04-08scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika1-1/+5
2022-04-08scsi: qla2xxx: Fix scheduling while atomicQuinn Tran1-6/+1
2022-04-08scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran1-3/+3
2022-04-08scsi: hisi_sas: Change permission of parameter prot_maskXiang Chen1-1/+1
2022-04-08scsi: pm8001: Fix abort all task initializationDamien Le Moal2-0/+3
2022-04-08scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal2-2/+4
2022-04-08scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal2-14/+13
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()Damien Le Moal1-37/+45
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()Damien Le Moal1-16/+25
2022-04-08scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()Damien Le Moal1-3/+4
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()Damien Le Moal1-27/+25
2022-04-08scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal1-3/+5
2022-04-08scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal1-1/+1
2022-04-08scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal2-2/+2
2022-04-08scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal1-1/+1
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer1-2/+3
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart4-3/+26
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry1-2/+2
2022-02-23scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry1-0/+5
2022-02-23scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart1-2/+13
2022-02-16scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2-2/+8
2022-02-16scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2-5/+12
2022-02-16scsi: myrs: Fix crash in error caseTong Zhang1-1/+2
2022-02-16scsi: ufs: Treat link loss as fatal errorKiwoong Kim1-1/+2
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap1-0/+1
2022-02-16scsi: qedf: Add stag_work to all the vportsSaurav Kashyap1-0/+1
2022-02-16scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang1-0/+7
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche1-0/+1
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig2-3/+3
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern1-1/+1
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche4-5/+7