index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "Update lpfc to revision 14.4.0.2"
Martin K. Petersen
2024-05-07
15
-413
/
+432
|
\
|
*
scsi: lpfc: Copyright updates for 14.4.0.2 patches
Justin Tee
2024-05-07
1
-1
/
+1
|
*
scsi: lpfc: Update lpfc version to 14.4.0.2
Justin Tee
2024-05-07
1
-1
/
+1
|
*
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
2024-05-07
5
-38
/
+80
|
*
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-07
12
-331
/
+279
|
*
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-05-07
5
-8
/
+22
|
*
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
2024-05-07
2
-30
/
+45
|
*
scsi: lpfc: Update logging of protection type for T10 DIF I/O
Justin Tee
2024-05-07
1
-1
/
+1
|
*
scsi: lpfc: Change default logging level for unsolicited CT MIB commands
Justin Tee
2024-05-07
1
-8
/
+8
|
*
Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc
Martin K. Petersen
2024-05-07
16
-185
/
+177
|
|
\
*
|
\
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Martin K. Petersen
2024-03-25
17
-188
/
+180
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge patch series "Update lpfc to revision 14.4.0.1"
Martin K. Petersen
2024-03-10
16
-185
/
+177
|
|
\
|
|
|
*
scsi: lpfc: Copyright updates for 14.4.0.1 patches
Justin Tee
2024-03-10
2
-2
/
+2
|
|
*
scsi: lpfc: Update lpfc version to 14.4.0.1
Justin Tee
2024-03-10
1
-1
/
+1
|
|
*
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
2024-03-10
7
-39
/
+51
|
|
*
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
9
-54
/
+50
|
|
*
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
2024-03-10
7
-39
/
+36
|
|
*
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
2024-03-10
6
-28
/
+32
|
|
*
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
Justin Tee
2024-03-10
3
-20
/
+19
|
|
*
scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()
Justin Tee
2024-03-10
1
-2
/
+2
|
|
*
scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
Justin Tee
2024-03-10
2
-10
/
+4
|
|
*
scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
Justin Tee
2024-03-10
1
-1
/
+1
|
|
*
scsi: lpfc: Move NPIV's transport unregistration to after resource clean up
Justin Tee
2024-03-10
1
-4
/
+4
|
|
*
scsi: lpfc: Remove unnecessary log message in queuecommand path
Justin Tee
2024-03-10
1
-10
/
+0
|
*
|
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
Muhammad Usama Anjum
2024-03-10
1
-2
/
+2
|
*
|
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
2024-03-10
1
-1
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-17
17
-875
/
+719
|
\
|
|
|
*
|
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-27
1
-2
/
+2
|
|
/
|
*
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-06
17
-18
/
+18
|
*
scsi: lpfc: Update lpfc version to 14.4.0.0
Justin Tee
2024-02-06
1
-1
/
+1
|
*
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-06
10
-120
/
+108
|
*
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-06
11
-590
/
+425
|
*
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-06
6
-54
/
+53
|
*
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-06
5
-37
/
+50
|
*
scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs
Justin Tee
2024-02-06
1
-16
/
+0
|
*
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-06
2
-4
/
+7
|
*
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-06
1
-0
/
+3
|
*
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
2024-02-06
1
-2
/
+12
|
*
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-06
1
-4
/
+4
|
*
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2024-02-06
1
-8
/
+0
|
*
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2024-02-06
1
-17
/
+32
|
*
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
2024-02-06
1
-1
/
+1
|
*
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-06
1
-4
/
+4
|
*
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
2024-02-06
1
-2
/
+4
|
*
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
2024-02-06
1
-1
/
+1
*
|
scsi: lpfc: Use unsigned type for num_sge
Hannes Reinecke
2024-02-05
1
-6
/
+6
|
/
*
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-18
1
-1
/
+1
|
\
|
*
scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
2023-12-01
1
-1
/
+1
*
|
scsi: lpfc: Update lpfc version to 14.2.0.17
Justin Tee
2023-12-14
1
-1
/
+1
*
|
scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...
Justin Tee
2023-12-14
2
-3
/
+4
[next]