index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
7
-125
/
+240
2022-11-10
scsi: lpfc: Adjust CMF total bytes and rxmonitor
James Smart
4
-15
/
+22
2022-11-10
scsi: lpfc: Adjust bytes received vales during cmf timer interval
James Smart
1
-2
/
+14
2022-11-03
Revert "scsi: lpfc: SLI path split: Refactor lpfc_iocbq"
James Smart
12
-385
/
+391
2022-11-03
Revert "scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4"
James Smart
5
-257
/
+302
2022-11-03
Revert "scsi: lpfc: SLI path split: Refactor SCSI paths"
James Smart
3
-173
/
+209
2022-11-03
Revert "scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()"
James Smart
1
-8
/
+2
2022-11-03
Revert "scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()"
James Smart
1
-1
/
+1
2022-11-03
Revert "scsi: lpfc: Resolve some cleanup issues following SLI path refactoring"
James Smart
2
-13
/
+14
2022-10-29
scsi: lpfc: Fix memory leak in lpfc_create_port()
Rafael Mendonca
1
-3
/
+4
2022-09-23
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
1
-2
/
+2
2022-09-15
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
1
-1
/
+4
2022-08-25
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
1
-1
/
+3
2022-08-25
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
2022-08-17
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
2
-14
/
+13
2022-08-17
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-08-17
scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
James Smart
1
-2
/
+8
2022-08-17
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
1
-1
/
+0
2022-08-17
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
3
-210
/
+174
2022-08-17
scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4
James Smart
5
-302
/
+257
2022-08-17
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
12
-391
/
+385
2022-08-17
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
7
-28
/
+154
2022-06-22
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
2
-2
/
+12
2022-06-22
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-06-22
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
1
-9
/
+9
2022-06-09
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-06-09
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
1
-2
/
+4
2022-06-09
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
1
-2
/
+2
2022-06-09
scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
James Smart
1
-18
/
+15
2022-06-09
scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
James Smart
2
-31
/
+4
2022-04-20
scsi: lpfc: Fix queue failures when recovering from PCI parity error
James Smart
1
-0
/
+2
2022-02-23
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
4
-3
/
+26
2022-02-23
scsi: lpfc: Fix mailbox command failure during driver initialization
James Smart
1
-2
/
+13
2022-02-16
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-16
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-01-27
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
James Smart
1
-5
/
+0
2022-01-27
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
4
-30
/
+48
2022-01-27
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
3
-3
/
+17
2022-01-05
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-12-08
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
James Smart
1
-7
/
+2
2021-11-25
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
6
-15
/
+139
2021-11-25
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-11-25
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
1
-0
/
+1
2021-11-25
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-11-18
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
2021-11-18
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
1
-0
/
+1
2021-11-18
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
1
-23
/
+78
2021-11-18
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
3
-12
/
+14
2021-10-05
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
James Smart
1
-4
/
+7
2021-09-22
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
1
-5
/
+2
[next]