summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-11-17scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-17scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-11-17scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart
2021-11-17scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-11-17scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-17scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-11-17scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena
2021-11-17scsi: dc395: Fix error case unwindingTong Zhang
2021-11-17scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy
2021-11-17qed: Don't ignore devlink allocation failuresLeon Romanovsky
2021-11-17scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-11-17scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma
2021-11-17scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran
2021-11-17scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi
2021-11-17scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart
2021-11-17scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart
2021-11-17scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk
2021-11-17scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne
2021-11-06scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-11-02scsi: ibmvfc: Fix up duplicate response detectionBrian King
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: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy
2021-10-27scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft)
2021-10-27scsi: iscsi: Fix set_param() handlingMike Christie
2021-10-17scsi: qla2xxx: Fix excessive messages during device logoutArun Easi
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-13scsi: iscsi: Fix iscsi_task use after freeMike Christie
2021-10-13scsi: ufs: core: Fix task management completionAdrian Hunter
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-10-09scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-07scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-10-07scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-10-07scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-10-07scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-10-07scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-30scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-30scsi: ufs: Retry aborted SCSI commands instead of completing these successfullyBart Van Assche
2021-09-30scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...Bart Van Assche
2021-09-30scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-30scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-18scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap
2021-09-18scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap
2021-09-18scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki