summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-12-14scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-12-14scsi: qla2xxx: Format log strings only if neededRoman Bolshakov
2021-12-08scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter
2021-12-08scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-01scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki
2021-12-01scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie
2021-12-01scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy
2021-12-01scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-12-01scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter
2021-12-01scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal
2021-11-25scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne
2021-11-25scsi: ufs: core: Fix another task management completion raceAdrian Hunter
2021-11-25scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter
2021-11-25scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie
2021-11-25scsi: ufs: core: Improve SCSI abort handlingBart Van Assche
2021-11-25scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart
2021-11-25scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart
2021-11-25scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin
2021-11-25scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara
2021-11-25scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-25scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal
2021-11-25scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-25scsi: pm80xx: Fix memory leak during rmmodAjish Koshy
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park
2021-11-18scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu
2021-11-18scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran
2021-11-18scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran
2021-11-18scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran
2021-11-18scsi: qla2xxx: edif: Fix app start delayQuinn Tran
2021-11-18scsi: qla2xxx: edif: Fix app start failQuinn Tran
2021-11-18scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-18scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-11-18scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran
2021-11-18scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-11-18scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-11-18scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena
2021-11-18scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche
2021-11-18scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo
2021-11-18scsi: dc395: Fix error case unwindingTong Zhang
2021-11-18scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart
2021-11-18scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran