aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart1-2/+109
2021-10-20scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart1-0/+1
2021-09-14scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart1-2/+5
2021-09-14scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart1-1/+13
2021-09-14scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart1-4/+6
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart1-0/+4
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart1-2/+17
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart1-0/+1
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart1-49/+148
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava1-0/+43
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava1-0/+105
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart1-4/+50
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart1-2/+25
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart1-5/+5
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart1-2/+4
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart1-7/+3
2021-03-15scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record()Lee Jones1-1/+1
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid()James Smart1-2/+2
2021-01-26scsi: lpfc: Fix ancient double freeDan Carpenter1-8/+7
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart1-0/+3
2021-01-07scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart1-5/+13
2020-11-19scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()James Smart1-2/+0
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart1-4/+0
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart1-1/+1
2020-11-17scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart1-17/+12
2020-11-17scsi: lpfc: Fix NPIV discovery and Fabric Node detectionJames Smart1-6/+5
2020-11-17scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately failsJames Smart1-15/+24
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart1-221/+151
2020-11-17scsi: lpfc: Fix removal of SCSI transport device get and put on dev structureJames Smart1-10/+2
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart1-3/+9
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart1-270/+51
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-2/+4
2020-10-26scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart1-0/+35
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-24/+52
2020-09-15scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart1-24/+52
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+3
2020-07-24scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issuesLee Jones1-7/+8
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy1-102/+114
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+3
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart1-0/+6
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart1-2/+0
2020-05-07scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy1-5/+3
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart1-1/+3
2020-02-10scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-10scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart1-20/+39
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart1-0/+5
2019-11-06scsi: lpfc: Clarify FAWNN error messageJames Smart1-2/+2
2019-11-06scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart1-10/+3