index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_ct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
2023-03-09
1
-1
/
+1
*
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-09
1
-2
/
+2
*
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
2023-03-09
1
-1
/
+1
*
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2022-10-01
1
-1
/
+1
*
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2022-09-15
1
-653
/
+308
*
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
2022-09-15
1
-23
/
+30
*
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
2022-09-15
1
-31
/
+32
*
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
2022-09-15
1
-3
/
+7
*
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
2022-08-31
1
-5
/
+2
*
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
2022-06-07
1
-1
/
+1
*
scsi: lpfc: Rework FDMI initialization after link up
James Smart
2022-05-10
1
-7
/
+91
*
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2022-05-10
1
-2
/
+14
*
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-18
1
-75
/
+73
*
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
2022-04-18
1
-12
/
+14
*
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
2022-04-18
1
-1
/
+3
*
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
2022-04-18
1
-20
/
+48
*
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
2022-04-18
1
-3
/
+3
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
2022-03-15
1
-176
/
+157
*
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
2022-03-15
1
-2
/
+2
*
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
2022-03-15
1
-0
/
+1
*
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2022-03-15
1
-4
/
+4
*
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
1
-0
/
+2
*
scsi: lpfc: Add MIB feature enablement support
James Smart
2021-08-24
1
-5
/
+10
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
1
-0
/
+5
*
scsi: lpfc: Fix function description comments for vmid routines
James Smart
2021-07-18
1
-3
/
+2
*
scsi: lpfc: vmid: Implement CT commands for appid
Gaurav Srivastava
2021-06-10
1
-0
/
+255
*
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
2021-05-21
1
-7
/
+36
*
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
2021-04-13
1
-1
/
+1
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
1
-1
/
+1
*
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2021-04-13
1
-12
/
+16
*
scsi: lpfc: Fix formatting and misspelling issues
Lee Jones
2021-03-15
1
-6
/
+6
*
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
2020-11-19
1
-1
/
+1
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-6
/
+4
*
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
1
-24
/
+32
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-8
/
+7
*
scsi: lpfc: Reject CT request for MIB commands
James Smart
2020-10-26
1
-19
/
+292
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-26
1
-0
/
+60
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-0
/
+2
|
\
|
*
scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()
Hannes Reinecke
2020-10-02
1
-0
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
Dick Kennedy
2020-08-04
1
-6
/
+16
*
scsi: lpfc: Fix-up formatting/docrot where appropriate
Lee Jones
2020-07-24
1
-5
/
+5
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-02
1
-8
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-1
/
+0
|
\
|
*
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
2020-05-07
1
-1
/
+0
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-09
1
-1
/
+0
|
/
*
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
2020-02-10
1
-1
/
+1
*
scsi: lpfc: Fix coverity errors in fmdi attribute handling
James Smart
2020-02-10
1
-68
/
+69
[next]