summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-25scsi: ufs: core: Increase fDeviceInit poll frequencyKonstantin Vyshetsky
2022-04-25scsi: iscsi: Fix harmless double shift bugDan Carpenter
2022-04-25scsi: target: core: Silence the message about unknown VPD pagesKonstantin Shelekhin
2022-04-25scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal
2022-04-25scsi: mpt3sas: Fix event callback log_code value handlingDamien Le Moal
2022-04-25scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal
2022-04-25scsi: mpt3sas: Fix writel() useDamien Le Moal
2022-04-25scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID checkDamien Le Moal
2022-04-25scsi: qla2xxx: Remove free_sg command flagGleb Chesnokov
2022-04-18scsi: core: Increase max device queue_depth to 4096Sumit Saxena
2022-04-18scsi: fcoe: Simplify if-if to if-elseYihao Han
2022-04-18scsi: pmcraid: Remove unneeded semicolonJiapeng Chong
2022-04-18scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart
2022-04-18scsi: lpfc: Update lpfc version to 14.2.0.2James Smart
2022-04-18scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQEJames Smart
2022-04-18scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart
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: iscsi: MAINTAINERS: Add Mike Christie as co-maintainerMike Christie
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