summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-12-22scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim1-3/+9
2021-12-14scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv1-4/+2
2021-12-14scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-08scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter1-0/+18
2021-12-08scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart1-7/+2
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-12-01scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki1-0/+5
2021-12-01scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie1-1/+1
2021-12-01scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy1-2/+2
2021-12-01scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy2-1/+60
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy1-1/+1
2021-12-01scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter1-1/+1
2021-12-01scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal1-0/+7
2021-11-25scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-25scsi: ufs: core: Fix another task management completion raceAdrian Hunter1-2/+1
2021-11-25scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-25scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-25scsi: ufs: core: Improve SCSI abort handlingBart Van Assche1-0/+1
2021-11-25scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart6-15/+139
2021-11-25scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart1-7/+7
2021-11-25scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin1-3/+4
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin1-2/+2
2021-11-25scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara3-2/+91
2021-11-25scsi: advansys: Fix kernel pointer leakGuo Zhi1-2/+2
2021-11-25scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal1-10/+15
2021-11-25scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-11-25scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2-0/+12
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2-12/+13
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-11-18scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu1-0/+1
2021-11-18scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran1-26/+23
2021-11-18scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran5-4/+9
2021-11-18scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran3-1/+98
2021-11-18scsi: qla2xxx: edif: Fix app start delayQuinn Tran1-61/+3
2021-11-18scsi: qla2xxx: edif: Fix app start failQuinn Tran1-26/+26
2021-11-18scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-18scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-18scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran1-9/+45
2021-11-18scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart1-0/+7
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla1-2/+2
2021-11-18scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-11-18scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena1-4/+7
2021-11-18scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche2-197/+1
2021-11-18scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo1-1/+1
2021-11-18scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-11-18scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1