summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-22scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy
2021-12-22scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy
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: 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 kernel panic during drive powercycle testSreekanth Reddy
2021-11-26scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter
2021-11-26scsi: ufs: core: Fix task management completionAdrian Hunter
2021-11-26scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne
2021-11-26scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie
2021-11-26scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin
2021-11-26scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
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: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-11-18scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clkCan Guo
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: dc395: Fix error case unwindingTong Zhang
2021-11-18scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-11-18scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma
2021-11-18scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran
2021-11-18scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi
2021-11-18scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk
2021-11-06scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-11-02scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park
2021-10-27scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui
2021-10-27scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu
2021-10-27scsi: iscsi: Fix set_param() handlingMike Christie
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-10-06scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-30scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota