index
:
Linux Stable
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
2022-10-21
1
-5
/
+2
*
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-10-21
6
-118
/
+148
*
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
2022-10-21
7
-125
/
+240
*
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
2022-09-01
1
-1
/
+4
*
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
2022-09-01
1
-2
/
+2
*
scsi: lpfc: Check the return value of alloc_workqueue()
William Dean
2022-08-01
1
-0
/
+2
*
scsi: lpfc: Copyright updates for 14.2.0.5 patches
James Smart
2022-07-07
3
-3
/
+3
*
scsi: lpfc: Update lpfc version to 14.2.0.5
James Smart
2022-07-07
1
-1
/
+1
*
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
2022-07-07
11
-465
/
+7
*
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
2022-07-07
5
-52
/
+18
*
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
2022-07-07
3
-9
/
+3
*
scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
James Smart
2022-07-07
1
-7
/
+8
*
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
2022-07-07
2
-2
/
+11
*
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
2022-07-07
1
-1
/
+3
*
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
2022-07-07
1
-1
/
+0
*
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
James Smart
2022-07-07
1
-0
/
+1
*
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
2022-07-07
1
-10
/
+10
*
scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()
James Smart
2022-07-07
1
-0
/
+1
*
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-07-07
10
-44
/
+76
|
\
|
*
scsi: lpfc: Update lpfc version to 14.2.0.4
James Smart
2022-06-07
1
-1
/
+1
|
*
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
2022-06-07
2
-2
/
+12
|
*
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
James Smart
2022-06-07
1
-8
/
+27
|
*
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
2022-06-07
1
-1
/
+2
|
*
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
2022-06-07
1
-12
/
+9
|
*
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
2022-06-07
1
-0
/
+6
|
*
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
2022-06-07
2
-14
/
+13
|
*
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
James Smart
2022-06-07
2
-5
/
+5
|
*
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
2022-06-07
1
-1
/
+1
*
|
scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()
Xiu Jianfeng
2022-06-16
1
-4
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-05
8
-260
/
+482
|
\
|
*
scsi: lpfc: Add support for ATTO Fibre Channel devices
Bradley Grove
2022-06-01
3
-0
/
+141
|
*
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
2022-05-19
1
-0
/
+45
|
*
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2022-05-19
2
-5
/
+7
|
*
scsi: lpfc: Commonize VMID code location
James Smart
2022-05-19
4
-257
/
+291
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-25
21
-1230
/
+1351
|
\
|
|
*
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
2022-05-10
1
-1
/
+1
|
*
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
2022-05-10
1
-2
/
+2
|
*
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2022-05-10
2
-54
/
+17
|
*
scsi: lpfc: Rework FDMI initialization after link up
James Smart
2022-05-10
5
-20
/
+129
|
*
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
2022-05-10
4
-11
/
+14
|
*
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2022-05-10
2
-4
/
+17
|
*
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
2022-05-10
1
-2
/
+2
|
*
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
2022-05-10
1
-12
/
+3
|
*
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
2022-05-10
4
-3
/
+21
|
*
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
2022-05-10
1
-1
/
+7
|
*
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
2022-05-10
4
-9
/
+28
|
*
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
2022-05-10
1
-1
/
+1
|
*
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
2022-05-02
1
-2
/
+0
|
*
scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
James Smart
2022-05-02
1
-6
/
+0
|
*
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
2022-04-26
1
-2
/
+4
[next]