index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZE
Andy Shevchenko
1
-5
/
+7
2023-07-23
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
1
-7
/
+18
2023-07-23
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
1
-6
/
+8
2023-07-23
scsi: lpfc: Set Establish Image Pair service parameter only for Target Functions
Justin Tee
1
-1
/
+15
2023-07-23
scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topology
Justin Tee
1
-2
/
+1
2023-06-01
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
1
-2
/
+12
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
1
-23
/
+7
2023-03-10
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
1
-7
/
+7
2023-03-10
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
1
-11
/
+13
2023-03-10
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
1
-3
/
+4
2023-03-10
scsi: lpfc: Record LOGO state with discovery engine even if aborted
Justin Tee
1
-3
/
+4
2023-02-22
scsi: lpfc: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-02-22
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
1
-1
/
+1
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
1
-1
/
+1
2023-01-12
scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completion
Justin Tee
1
-0
/
+3
2023-01-12
scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE state
Justin Tee
1
-2
/
+26
2022-11-17
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
1
-5
/
+31
2022-11-17
scsi: lpfc: Remove redundant pointer 'lp'
Colin Ian King
1
-5
/
+0
2022-10-22
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
1
-0
/
+128
2022-09-16
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
1
-43
/
+111
2022-09-16
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
1
-40
/
+36
2022-09-16
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
1
-2
/
+2
2022-07-08
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
1
-9
/
+0
2022-07-08
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
1
-6
/
+2
2022-07-08
scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
James Smart
1
-7
/
+8
2022-06-08
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
1
-12
/
+9
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-377
/
+338
2022-05-11
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
1
-34
/
+15
2022-05-11
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
1
-1
/
+2
2022-05-11
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
1
-0
/
+12
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
1
-6
/
+5
2022-05-11
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-04-19
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
1
-77
/
+28
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-223
/
+220
2022-04-19
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
1
-2
/
+6
2022-04-19
scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path
James Smart
1
-1
/
+0
2022-04-19
scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted
James Smart
1
-0
/
+3
2022-04-19
scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit
James Smart
1
-18
/
+11
2022-04-19
scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
James Smart
1
-16
/
+35
2022-04-19
scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI
James Smart
1
-0
/
+2
2022-04-19
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
1
-1
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-568
/
+945
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
1
-86
/
+138
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
1
-6
/
+8
2022-03-15
scsi: lpfc: SLI path split: Refactor FDISC paths
James Smart
1
-18
/
+29
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_RJT paths
James Smart
1
-5
/
+15
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_ACC paths
James Smart
1
-67
/
+177
2022-03-15
scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths
James Smart
1
-34
/
+81
[next]