summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)Author
2021-09-22scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart
2021-08-24scsi: lpfc: Add cmf_info sysfs entryJames Smart
2021-08-24scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart
2021-08-24scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart
2021-07-18scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl pathJames Smart
2021-07-18scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completionsJames Smart
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart
2021-07-18scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDFJames Smart
2021-07-18scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR requestJames Smart
2021-07-18scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handlingJames Smart
2021-07-18scsi: lpfc: Discovery state machine fixes for LOGO handlingJames Smart
2021-06-10scsi: lpfc: vmid: Implement ELS commands for appidGaurav Srivastava
2021-05-21scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart
2021-05-21scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-05-21scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart
2021-04-13scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart
2021-04-13scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart
2021-04-13scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart
2021-03-24scsi: lpfc: Fix a typoBhaskar Chowdhury
2021-03-04scsi: lpfc: Correct function header comments related to ndlp reference countingJames Smart
2021-03-04scsi: lpfc: Fix ADISC handling that never frees nodesJames Smart
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart
2021-03-04scsi: lpfc: Fix status returned in lpfc_els_retry() error exit pathJames Smart
2021-03-04scsi: lpfc: Fix use after free in lpfc_els_free_iocbJames Smart
2021-03-04scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()James Smart
2021-03-04scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereferenceJames Smart
2021-03-04scsi: lpfc: Fix FLOGI failure due to accessing a freed nodeJames Smart
2021-03-04scsi: lpfc: Fix stale node accesses on stale RRQ requestJames Smart
2021-01-29scsi: lpfc: Fix 'physical' typosBjorn Helgaas
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart
2021-01-07scsi: lpfc: Fix target reset failingJames Smart
2021-01-07scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt configJames Smart
2020-12-01scsi: lpfc: Correct null ndlp reference on routine exitJames Smart
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart
2020-11-19scsi: lpfc: Fix memory leak on lcb_contextColin Ian King
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart
2020-11-17scsi: lpfc: Fix NPIV discovery and Fabric Node detectionJames Smart
2020-11-17scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping itJames Smart
2020-11-17scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately failsJames Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-11-17scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart