summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c
AgeCommit message (Expand)Author
2023-10-13scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV portsJustin Tee
2023-07-23scsi: lpfc: Copyright updates for 14.2.0.14 patchesJustin Tee
2023-07-23scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...Justin Tee
2023-07-23scsi: lpfc: Set Establish Image Pair service parameter only for Target FunctionsJustin Tee
2022-06-07scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames 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: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-02-14scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2021-12-06scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart
2021-07-18scsi: lpfc: Skip issuing ADISC when node is in NPR stateJames Smart
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart
2021-05-21scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames 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 crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart
2021-03-04scsi: lpfc: Fix pt2pt state transition causing rmmod hangJames Smart
2021-03-04scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGINJames Smart
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart
2021-03-04scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart
2021-01-07scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart
2021-01-07scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-04scsi: lpfc: Fix LUN loss after cable pullDick Kennedy
2020-07-24scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-07-02scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-01-10scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing
2019-12-21scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-06scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLERJames Smart
2019-10-24scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner