summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-01-27scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin1-1/+1
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche1-0/+1
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart1-5/+0
2022-01-27scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy2-2/+5
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: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart3-3/+17
2022-01-27scsi: ufs: Fix a kernel crash during shutdownBart Van Assche1-5/+10
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
2022-01-27scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche1-2/+2
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv1-1/+3
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng1-2/+4
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov1-2/+5
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter1-2/+2
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy1-2/+2
2021-12-22scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy1-15/+19
2021-12-22scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy1-0/+4
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