summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-18scsi: lpfc: Discovery state machine fixes for LOGO handlingJames Smart1-0/+12
2021-06-10scsi: lpfc: vmid: Implement ELS commands for appidGaurav Srivastava1-4/+362
2021-05-21scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart1-0/+75
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart1-13/+124
2021-05-21scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart1-3/+18
2021-05-21scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart1-0/+9
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart1-16/+63
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart1-2/+2
2021-04-13scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart1-0/+18
2021-04-13scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart1-3/+1
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart1-15/+9
2021-04-13scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart1-63/+1
2021-03-24scsi: lpfc: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-04scsi: lpfc: Correct function header comments related to ndlp reference countingJames Smart1-88/+71
2021-03-04scsi: lpfc: Fix ADISC handling that never frees nodesJames Smart1-26/+7
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart1-2/+8
2021-03-04scsi: lpfc: Fix status returned in lpfc_els_retry() error exit pathJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix use after free in lpfc_els_free_iocbJames Smart1-171/+177
2021-03-04scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()James Smart1-26/+24
2021-03-04scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereferenceJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix FLOGI failure due to accessing a freed nodeJames Smart1-1/+2
2021-03-04scsi: lpfc: Fix stale node accesses on stale RRQ requestJames Smart1-24/+8
2021-01-29scsi: lpfc: Fix 'physical' typosBjorn Helgaas1-1/+1
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart1-0/+9
2021-01-07scsi: lpfc: Fix target reset failingJames Smart1-0/+7
2021-01-07scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt configJames Smart1-26/+5
2020-12-01scsi: lpfc: Correct null ndlp reference on routine exitJames Smart1-1/+2
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart1-6/+0
2020-11-19scsi: lpfc: Fix memory leak on lcb_contextColin Ian King1-3/+5
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart1-3/+4
2020-11-17scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart1-22/+25
2020-11-17scsi: lpfc: Fix NPIV discovery and Fabric Node detectionJames Smart1-0/+4
2020-11-17scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping itJames Smart1-11/+22
2020-11-17scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately failsJames Smart1-5/+61
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart1-88/+80
2020-11-17scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart1-60/+29
2020-11-17scsi: lpfc: Fix removal of SCSI transport device get and put on dev structureJames Smart1-4/+0
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart1-240/+453
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart1-157/+53
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-0/+6
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+6
2020-08-31scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart1-0/+3
2020-08-31scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-04scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy1-3/+7
2020-07-24scsi: lpfc: Fix some function parameter descriptionsLee Jones1-6/+6
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy1-62/+69
2020-05-26scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart1-8/+2
2020-02-24scsi: lpfc: fix spelling mistake "Notication" -> "Notification"Colin Ian King1-1/+1