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.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-09-15
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
1
-1
/
+4
2022-08-25
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
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-02-23
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
4
-3
/
+26
2022-02-16
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-01-27
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
4
-30
/
+48
2022-01-05
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-11-26
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-09-30
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
1
-1
/
+2
2021-07-20
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
1
-2
/
+3
2021-07-20
scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
James Smart
1
-0
/
+9
2021-05-22
scsi: lpfc: Fix illegal memory access on Abort IOCBs
James Smart
1
-2
/
+9
2021-05-11
scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
James Smart
4
-313
/
+3
2021-05-11
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
3
-56
/
+70
2021-05-11
scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
James Smart
2
-3
/
+0
2021-05-11
scsi: lpfc: Fix pt2pt connection does not recover after LOGO
James Smart
1
-2
/
+7
2021-05-11
scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
James Smart
1
-1
/
+0
2021-03-24
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-01-23
scsi: lpfc: Make lpfc_defer_acc_rsp static
YueHaibing
1
-1
/
+1
2021-01-23
scsi: lpfc: Make function lpfc_defer_pt2pt_acc static
zhengbin
1
-1
/
+1
2020-12-30
scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
James Smart
1
-1
/
+1
2020-12-30
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2
-5
/
+9
2020-10-01
scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
James Smart
1
-24
/
+52
2020-10-01
scsi: lpfc: Fix coverity errors in fmdi attribute handling
James Smart
2
-88
/
+85
2020-10-01
scsi: lpfc: Fix release of hwq to clear the eq relationship
James Smart
1
-0
/
+1
2020-10-01
scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
James Smart
1
-0
/
+4
2020-10-01
scsi: lpfc: Fix incomplete NVME discovery when target
James Smart
1
-9
/
+99
2020-10-01
scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounce
James Smart
1
-20
/
+20
2020-10-01
scsi: lpfc: Fix pt2pt discovery on SLI3 HBAs
James Smart
1
-26
/
+115
2020-09-23
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
1
-1
/
+3
2020-09-03
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Dick Kennedy
1
-18
/
+8
2020-08-21
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
1
-1
/
+1
2020-06-30
scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
SeongJae Park
1
-1
/
+2
2020-06-24
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
1
-0
/
+2
2020-06-17
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
1
-1
/
+0
2020-04-29
scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart
1
-6
/
+8
2020-04-29
scsi: lpfc: Fix crash after handling a pci error
James Smart
1
-0
/
+5
2020-04-29
scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
James Smart
1
-0
/
+2
2020-04-17
scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()
James Smart
2
-2
/
+2
2020-04-17
scsi: lpfc: Fix broken Credit Recovery after driver load
James Smart
2
-20
/
+40
2020-04-17
scsi: lpfc: Fix configuration of BB credit recovery in service parameters
James Smart
1
-10
/
+3
2020-04-17
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
5
-13
/
+46
2020-04-17
scsi: lpfc: Add registration for CPU Offline/Online events
James Smart
5
-12
/
+388
2020-04-17
scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path
James Smart
1
-1
/
+3
2020-04-17
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-2
/
+0
2020-02-24
scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration
James Smart
1
-20
/
+22
2020-01-23
scsi: lpfc: use hdwq assigned cpu for allocation
James Smart
1
-2
/
+2
2020-01-23
scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()
Bart Van Assche
1
-2
/
+2
2020-01-23
scsi: lpfc: Fix hdwq sgl locks and irq handling
James Smart
1
-16
/
+22
[next]