summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-04-18scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart
2022-04-18scsi: lpfc: Register for Application Services FC-4 type in Fabric topologyJames Smart
2022-04-18scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV portsJames Smart
2022-04-18scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groupsJames Smart
2022-04-18scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart
2022-04-18scsi: lpfc: Correct CRC32 calculation for congestion statsJames Smart
2022-04-18scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart
2022-04-18scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF pathJames Smart
2022-04-18scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or abortedJames Smart
2022-04-18scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submitJames Smart
2022-04-18scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart
2022-04-18scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart
2022-04-18scsi: lpfc: Clear fabric topology flag before initiating a new FLOGIJames Smart
2022-04-18scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart
2022-04-18scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link downJames Smart
2022-04-18scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 fieldJames Smart
2022-04-18scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart
2022-04-18scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart
2022-04-18scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart
2022-04-18Merge branch '5.18/scsi-fixes' into 5.19/scsi-stagingMartin K. Petersen
2022-04-18scsi: ufs: core: Remove redundant HPB unmapPo-Wen Kao
2022-04-11scsi: qedi: Fix failed disconnect handlingMike Christie
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie
2022-04-11scsi: iscsi: Fix unbound endpoint error handlingMike Christie
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie
2022-04-11scsi: iscsi: Fix endpoint reuse regressionMike Christie
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie
2022-04-11scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie
2022-04-11scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie
2022-04-11scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy
2022-04-11scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy
2022-04-11Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche
2022-04-11scsi: megaraid_sas: Remove unnecessary memsetWan Jiabing
2022-04-06scsi: vmw_pvscsi: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET
2022-04-06scsi: ufs: ufshcd-pltfrm: Simplify pdev->dev usageKrzysztof Kozlowski
2022-04-06scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil
2022-04-06scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong
2022-04-06scsi: sd: Clean up gendisk if device_add_disk() failedWenchao Hao
2022-04-06scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-06scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen
2022-04-06scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy
2022-04-06scsi: sym53c500_cs: Stop using struct scsi_pointerFinn Thain
2022-04-06scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter
2022-04-06scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal
2022-04-06scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal
2022-04-06Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen
2022-03-30scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King