summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar2022-04-151-3/+2
* scsi: qla2xxx: Reduce false trigger to loginQuinn Tran2022-04-151-2/+3
* scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran2022-04-151-5/+3
* scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi2022-04-151-0/+17
* scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2022-04-152-2/+21
* scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran2022-04-151-0/+1
* scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2022-04-152-2/+8
* scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap2022-04-151-1/+1
* scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio2022-04-151-0/+8
* scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio2022-04-156-19/+20
* scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi2022-04-152-0/+20
* scsi: qla2xxx: Fix warning for missing error codeNilesh Javali2022-04-151-0/+1
* scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika2022-04-151-1/+5
* scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran2022-04-151-3/+3
* scsi: hisi_sas: Change permission of parameter prot_maskXiang Chen2022-04-151-1/+1
* scsi: pm8001: Fix abort all task initializationDamien Le Moal2022-04-152-0/+3
* scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal2022-04-151-3/+5
* scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal2022-04-151-1/+1
* scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal2022-04-152-2/+2
* scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal2022-04-151-1/+1
* xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-2/+1
* scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-234-3/+26
* scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2022-02-162-5/+12
* scsi: myrs: Fix crash in error caseTong Zhang2022-02-161-1/+2
* scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap2022-02-161-0/+1
* scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-02-081-8/+13
* scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-02-011-15/+5
* scsi: core: Show SCMD_LAST in text formBart Van Assche2022-01-271-0/+1
* scsi: sr: Don't use GFP_DMAChristoph Hellwig2022-01-272-3/+3
* scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2022-01-274-30/+48
* scsi: ufs: Fix race conditions related to driver dataBart Van Assche2022-01-273-3/+7
* scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2022-01-111-2/+4
* scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2022-01-051-2/+5
* scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2022-01-051-2/+2
* scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy2021-12-221-2/+2
* scsi: iscsi: Unblock session then wake up error handlerMike Christie2021-12-081-3/+3
* scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie2021-12-011-1/+1
* scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-12-011-1/+1
* scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie2021-11-261-11/+19
* scsi: advansys: Fix kernel pointer leakGuo Zhi2021-11-261-2/+2
* scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart2021-11-261-0/+1
* scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim2021-11-211-5/+12
* scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter2021-11-211-1/+1
* scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran2021-11-173-50/+2
* scsi: qla2xxx: Fix gnl list corruptionQuinn Tran2021-11-171-3/+1
* scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter2021-11-171-1/+1
* scsi: dc395: Fix error case unwindingTong Zhang2021-11-171-0/+1
* scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov2021-11-171-9/+5
* scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma2021-11-171-1/+1
* scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran2021-11-171-3/+5