index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2022-03-15
scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths
James Smart
1
-80
/
+198
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
1
-207
/
+233
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
1
-0
/
+2
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-70
/
+69
2022-02-15
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
1
-1
/
+19
2021-12-17
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
1
-7
/
+2
2021-12-07
scsi: lpfc: Fix NPIV port deletion crash
James Smart
1
-1
/
+10
2021-12-07
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
James Smart
1
-5
/
+0
2021-12-07
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
1
-1
/
+5
2021-11-24
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
James Smart
1
-7
/
+2
2021-10-21
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
1
-2
/
+5
2021-10-21
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
1
-0
/
+13
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-5
/
+5
2021-09-22
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
1
-1
/
+1
2021-09-15
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
1
-0
/
+1
2021-09-15
scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
James Smart
1
-0
/
+7
[next]