index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-22
1
-1
/
+1
*
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
1
-1
/
+1
*
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
2023-01-12
1
-6
/
+13
*
scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings
Justin Tee
2023-01-12
1
-33
/
+29
*
scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQE
Justin Tee
2022-11-17
1
-0
/
+6
*
scsi: lpfc: Use memset_startat() helper
Xiu Jianfeng
2022-11-17
1
-4
/
+2
*
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
2022-10-22
1
-0
/
+12
*
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
2022-10-22
1
-3
/
+3
*
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
2022-10-22
1
-0
/
+1
*
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-16
1
-0
/
+3
*
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-16
1
-1
/
+62
*
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
2022-09-16
1
-0
/
+7
*
scsi: lpfc: Remove the unneeded result variable
ye xingchen
2022-09-01
1
-3
/
+1
*
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
James Smart
2022-09-01
1
-0
/
+6
*
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
2022-09-01
1
-7
/
+183
*
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
2022-07-07
1
-10
/
+0
*
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
2022-07-07
1
-6
/
+10
*
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
2022-07-07
1
-1
/
+6
*
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
2022-07-07
1
-1
/
+3
*
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
James Smart
2022-07-07
1
-0
/
+1
*
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
2022-06-08
1
-13
/
+12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-26
1
-141
/
+129
|
\
|
*
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
2022-05-11
1
-2
/
+2
|
*
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
2022-05-11
1
-12
/
+3
|
*
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
2022-05-11
1
-3
/
+5
|
*
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
2022-05-11
1
-1
/
+5
|
*
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
2022-05-11
1
-1
/
+1
|
*
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
2022-05-02
1
-2
/
+0
|
*
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
2022-04-27
1
-2
/
+4
|
*
scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
James Smart
2022-04-27
1
-1
/
+1
|
*
scsi: lpfc: Remove unneeded variable
Changcheng Deng
2022-04-26
1
-2
/
+1
|
*
scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
James Smart
2022-04-19
1
-10
/
+28
|
*
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
2022-04-19
1
-0
/
+1
|
*
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
2022-04-19
1
-43
/
+12
|
*
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-19
1
-66
/
+54
|
*
scsi: lpfc: Move MI module parameter check to handle dynamic disable
James Smart
2022-04-19
1
-4
/
+0
|
*
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
2022-04-19
1
-0
/
+17
|
*
scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field
James Smart
2022-04-19
1
-1
/
+1
|
*
scsi: lpfc: Fix diagnostic fw logging after a function reset
James Smart
2022-04-19
1
-0
/
+3
*
|
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
2022-05-11
1
-3
/
+3
|
/
*
scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
James Smart
2022-03-30
1
-2
/
+8
*
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
2022-03-30
1
-15
/
+35
*
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
2022-03-30
1
-5
/
+10
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
2022-03-15
1
-171
/
+211
*
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
2022-03-15
1
-2
/
+4
*
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
2022-03-15
1
-62
/
+328
*
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
2022-03-15
1
-761
/
+48
*
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
2022-03-15
1
-23
/
+161
*
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
2022-03-15
1
-2
/
+195
[next]