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_nportdisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
1
-1
/
+1
2024-05-07
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
1
-24
/
+37
2024-03-11
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
1
-3
/
+3
2024-03-11
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
1
-1
/
+1
2024-03-11
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
1
-3
/
+3
2024-02-06
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
1
-1
/
+1
2024-02-06
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
1
-7
/
+6
2024-02-06
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
1
-39
/
+29
2024-02-06
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
1
-1
/
+1
2024-02-06
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-08
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
1
-2
/
+13
2022-04-19
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
1
-28
/
+8
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-16
/
+16
2022-04-19
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
1
-2
/
+8
2022-03-25
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-15
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
1
-2
/
+3
2021-12-07
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
1
-0
/
+6
2021-07-19
scsi: lpfc: Skip issuing ADISC when node is in NPR state
James Smart
1
-15
/
+19
2021-07-19
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
1
-4
/
+5
2021-05-22
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
1
-0
/
+11
2021-05-22
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
1
-0
/
+4
2021-05-22
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-05
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix pt2pt state transition causing rmmod hang
James Smart
1
-1
/
+11
2021-03-05
scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
James Smart
1
-169
/
+70
2021-03-05
scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery
James Smart
1
-0
/
+10
2021-03-05
scsi: lpfc: Fix pt2pt connection does not recover after LOGO
James Smart
1
-2
/
+7
2021-01-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-0
/
+2
2021-01-08
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
1
-1
/
+7
2021-01-08
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-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
1
-1
/
+7
2020-07-25
scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl param
Lee Jones
1
-0
/
+1
[next]