index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...
Ian Bridges
1
-24
/
+5
2026-02-24
scsi: lpfc: Cleanup error exit paths in lpfc_fdmi_cmd() and associated messages
Justin Tee
1
-6
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+9
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
1
-0
/
+36
2025-06-23
scsi: lpfc: Copyright updates for 14.4.0.10 patches
Justin Tee
1
-1
/
+1
2025-06-23
scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses
Justin Tee
1
-15
/
+3
2025-06-23
scsi: lpfc: Revise logging format for failed CT MIB requests
Justin Tee
1
-4
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-01-02
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
1
-4
/
+2
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
1
-11
/
+7
2024-11-02
scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
Justin Tee
1
-7
/
+14
2024-09-12
scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
Justin Tee
1
-5
/
+5
2024-09-12
scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
Justin Tee
1
-0
/
+12
2024-07-04
scsi: lpfc: Relax PRLI issue conditions after GID_FT response
Justin Tee
1
-12
/
+4
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
1
-4
/
+4
2024-05-06
scsi: lpfc: Change default logging level for unsolicited CT MIB commands
Justin Tee
1
-8
/
+8
2024-02-26
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-2
/
+2
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
-5
/
+6
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
1
-77
/
+55
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
1
-4
/
+3
2024-02-05
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
1
-4
/
+4
2023-07-23
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
1
-6
/
+14
2023-06-07
scsi: lpfc: Use struct_size() helper
Justin Tee
1
-4
/
+2
2023-05-31
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
1
-44
/
+44
2023-05-22
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+4
2023-03-09
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
1
-1
/
+1
2023-03-09
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
1
-2
/
+2
2023-03-09
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
1
-1
/
+1
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
1
-1
/
+1
2022-09-15
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
1
-651
/
+306
2022-09-15
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
1
-23
/
+30
2022-09-15
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
1
-31
/
+32
2022-09-15
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
1
-3
/
+7
2022-08-31
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
1
-5
/
+2
2022-06-07
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
1
-1
/
+1
2022-05-10
scsi: lpfc: Rework FDMI initialization after link up
James Smart
1
-7
/
+91
2022-05-10
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
1
-2
/
+14
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-75
/
+73
2022-04-18
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
1
-12
/
+14
2022-04-18
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
1
-1
/
+3
2022-04-18
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
1
-20
/
+48
2022-04-18
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
1
-3
/
+3
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 CT paths
James Smart
1
-175
/
+156
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
1
-2
/
+2
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
1
-0
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-4
/
+4
[next]