index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
2023-05-08
1
-3
/
+1
*
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
2023-03-09
1
-0
/
+19
*
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
-1
/
+2
*
scsi: lpfc: Fix MI capability display in cmf_info sysfs attribute
Justin Tee
2022-11-17
1
-0
/
+1
*
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-15
1
-1
/
+3
*
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
2022-04-18
1
-0
/
+3
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
2021-09-14
1
-0
/
+2
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
1
-0
/
+1
*
scsi: lpfc: Copyright updates for 12.8.0.11 patches
James Smart
2021-07-18
1
-1
/
+1
*
scsi: lpfc: Improve firmware download logging
James Smart
2021-07-18
1
-0
/
+2
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-26
1
-0
/
+8
*
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-26
1
-3
/
+3
*
scsi: lpfc: Add blk_io_poll support for latency improvment
Dick Kennedy
2020-07-02
1
-0
/
+18
*
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
2020-05-07
1
-1
/
+1
*
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
2020-03-29
1
-7
/
+12
*
scsi: lpfc: Change default IRQ model on AMD architectures
James Smart
2019-11-06
1
-4
/
+15
*
scsi: lpfc: Add registration for CPU Offline/Online events
James Smart
2019-11-06
1
-3
/
+18
*
scsi: lpfc: Add FC-AL support to lpe32000 models
James Smart
2019-10-24
1
-0
/
+1
*
scsi: lpfc: Revise interrupt coalescing for missing scenarios
James Smart
2019-10-24
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-20
/
+30
|
\
|
*
scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()
James Smart
2019-08-29
1
-3
/
+0
|
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-19
1
-17
/
+12
|
*
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
James Smart
2019-08-19
1
-0
/
+18
*
|
scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variable
James Smart
2019-08-29
1
-1
/
+1
*
|
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
2019-08-19
1
-0
/
+5
|
/
*
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
James Smart
2019-06-18
1
-0
/
+2
*
scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
James Smart
2019-06-18
1
-1
/
+3
*
scsi: lpfc: Rework misleading nvme not supported in firmware message
James Smart
2019-06-18
1
-0
/
+1
*
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
James Smart
2019-06-18
1
-0
/
+2
*
scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
James Smart
2019-06-18
1
-0
/
+2
*
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2019-03-20
1
-2
/
+2
*
scsi: lpfc: Fix build error
James Bottomley
2019-03-20
1
-1
/
+5
*
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
2019-03-19
1
-2
/
+4
*
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
2019-03-19
1
-16
/
+3
*
scsi: lpfc: Add loopback testing to trunking mode
James Smart
2019-03-19
1
-2
/
+15
*
scsi: lpfc: Fix link speed reporting for 4-link trunk
James Smart
2019-03-19
1
-2
/
+2
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-05
1
-1
/
+1
*
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
2019-02-05
1
-1
/
+1
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-05
1
-14
/
+56
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-05
1
-2
/
+2
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-05
1
-8
/
+56
*
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
2019-02-05
1
-1
/
+1
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-05
1
-0
/
+56
*
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
2019-02-05
1
-0
/
+11
*
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
2019-02-05
1
-0
/
+11
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-05
1
-10
/
+26
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-05
1
-17
/
+19
*
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
2019-02-05
1
-6
/
+0
[next]