index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nportdisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-02
scsi: lpfc: Update PRLO handling in direct attached topology
Justin Tee
1
-2
/
+20
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
1
-1
/
+1
2024-05-06
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
1
-24
/
+37
2024-03-10
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
1
-3
/
+3
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
1
-1
/
+1
2024-03-10
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
1
-3
/
+3
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
1
-1
/
+1
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
1
-7
/
+6
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
1
-39
/
+29
2024-02-05
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
1
-1
/
+1
2024-02-05
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
1
-2
/
+4
2023-10-13
scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
Justin Tee
1
-4
/
+14
2023-07-23
scsi: lpfc: Copyright updates for 14.2.0.14 patches
Justin Tee
1
-1
/
+1
2023-07-23
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
1
-25
/
+28
2023-07-23
scsi: lpfc: Set Establish Image Pair service parameter only for Target Functions
Justin Tee
1
-14
/
+25
2022-06-07
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-05-10
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
1
-2
/
+13
2022-04-18
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
1
-28
/
+8
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-16
/
+16
2022-04-18
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
1
-2
/
+8
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-37
/
+67
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
-9
/
+29
2022-03-15
scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths
James Smart
1
-25
/
+35
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-2
/
+2
2022-02-14
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
1
-2
/
+3
2021-12-06
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
1
-0
/
+6
2021-07-18
scsi: lpfc: Skip issuing ADISC when node is in NPR state
James Smart
1
-15
/
+19
2021-07-18
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
1
-4
/
+5
2021-05-21
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
1
-0
/
+11
2021-05-21
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
1
-0
/
+4
2021-05-21
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
1
-8
/
+17
2021-04-13
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
1
-2
/
+2
2021-04-13
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
1
-2
/
+0
2021-04-13
scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag
James Smart
1
-3
/
+1
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-1
/
+1
2021-03-04
scsi: lpfc: Fix pt2pt state transition causing rmmod hang
James Smart
1
-1
/
+11
2021-03-04
scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
James Smart
1
-169
/
+70
2021-03-04
scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery
James Smart
1
-0
/
+10
2021-03-04
scsi: lpfc: Fix pt2pt connection does not recover after LOGO
James Smart
1
-2
/
+7
2021-01-07
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-0
/
+2
2021-01-07
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
1
-1
/
+7
2021-01-07
scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
James Smart
1
-0
/
+11
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-109
/
+72
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-14
/
+14
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-04
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
1
-1
/
+7
[next]