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_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
2024-11-03
1
-14
/
+10
*
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
2024-11-03
1
-25
/
+11
*
scsi: lpfc: Add cleanup of nvmels_wq after HBA reset
Justin Tee
2024-11-03
1
-0
/
+1
*
scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
Justin Tee
2024-11-03
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-29
1
-5
/
+27
|
\
|
*
scsi: lpfc: Support loopback tests with VMID enabled
Justin Tee
2024-09-13
1
-2
/
+9
|
*
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
2024-09-13
1
-3
/
+18
*
|
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
2024-08-29
1
-6
/
+1
|
/
*
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
2024-05-07
1
-4
/
+7
*
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-07
1
-63
/
+44
*
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-05-07
1
-0
/
+1
*
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
1
-4
/
+4
*
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
2024-03-10
1
-0
/
+3
*
scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
Justin Tee
2024-03-10
1
-1
/
+1
*
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-06
1
-1
/
+1
*
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-06
1
-37
/
+27
*
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-06
1
-28
/
+25
*
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-06
1
-1
/
+1
*
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-06
1
-1
/
+10
*
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-06
1
-3
/
+6
*
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2023-11-15
1
-2
/
+2
*
scsi: lpfc: Use topology_core_id()
Thomas Gleixner
2023-10-10
1
-1
/
+1
*
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
1
-5
/
+1
*
scsi: lpfc: Refactor cpu affinity assignment paths
Justin Tee
2023-07-23
1
-24
/
+7
*
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
2023-07-23
1
-3
/
+17
*
scsi: lpfc: Pull out fw diagnostic dump log message from driver's trace buffer
Justin Tee
2023-07-23
1
-1
/
+1
*
scsi: lpfc: Enhance congestion statistics collection
Justin Tee
2023-06-01
1
-164
/
+62
*
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...
Justin Tee
2023-06-01
1
-12
/
+12
*
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
2023-05-08
1
-11
/
+15
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-27
1
-8
/
+9
|
\
|
*
scsi: lpfc: Silence an incorrect device output
Jun Chen
2023-04-12
1
-0
/
+1
|
*
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
2023-04-12
1
-4
/
+6
|
*
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-04-01
1
-0
/
+2
|
|
\
|
*
\
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
2023-03-10
1
-1
/
+0
|
|
\
\
|
|
*
|
scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
1
-1
/
+0
|
*
|
|
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
2023-03-10
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-03-11
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2023-03-07
1
-0
/
+2
|
|
/
*
/
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2023-03-06
1
-7
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-03-03
1
-2
/
+2
|
\
|
*
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-22
1
-2
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
1
-16
/
+78
|
\
|
|
*
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
1
-1
/
+1
|
*
scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handler
Justin Tee
2023-01-12
1
-15
/
+70
|
*
scsi: lpfc: Set max DMA segment size to HBA supported SGE length
Justin Tee
2023-01-12
1
-0
/
+7
*
|
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-8
/
+8
|
\
|
*
scsi: lpfc: Remove linux/msi.h include
Thomas Gleixner
2022-11-24
1
-1
/
+0
|
*
scsi: lpfc: Fix MI capability display in cmf_info sysfs attribute
Justin Tee
2022-11-17
1
-0
/
+3
|
*
scsi: lpfc: Fix WQ|CQ|EQ resource check
Justin Tee
2022-11-17
1
-7
/
+5
[next]