summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-04-08scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio1-2/+4
2022-04-08scsi: qla2xxx: edif: Fix clang warningQuinn Tran1-3/+19
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 premature hw access after PCI errorQuinn Tran2-3/+16
2022-04-08scsi: qla2xxx: Fix scheduling while atomicQuinn Tran1-6/+1
2022-04-08scsi: qla2xxx: Fix warning message due to adisc being flushedQuinn Tran1-0/+6
2022-04-08scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran1-3/+3
2022-04-08scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap13-70/+173
2022-04-08scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner8-132/+76
2022-04-08scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy1-13/+12
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: fnic: Fix a tracing statementBart Van Assche1-1/+1
2022-04-08scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal1-1/+1
2022-04-08scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics countersJames Smart1-23/+16
2022-04-08scsi: ufs: Fix runtime PM messages never-ending cycleAdrian Hunter1-2/+19
2022-04-08scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter2-4/+11
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer1-2/+3
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig4-0/+4
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-02-23scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie1-4/+2
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart4-3/+26
2022-02-23scsi: ufs: Fix a deadlock in the error handlerBart Van Assche2-39/+16
2022-02-23scsi: ufs: Remove dead codeBart Van Assche1-6/+1
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: core: Reallocate device's budget map on queue depth changeMing Lei1-5/+50
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2-44/+0
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: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim1-3/+6
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-02-16scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap1-2/+4
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