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.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-06-08
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
James Smart
1
-8
/
+27
2022-06-08
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-06-08
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
1
-12
/
+9
2022-06-08
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
1
-0
/
+6
2022-06-08
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
2
-14
/
+13
2022-06-08
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
James Smart
2
-5
/
+5
2022-06-08
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
1
-1
/
+1
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-260
/
+482
2022-06-02
scsi: lpfc: Add support for ATTO Fibre Channel devices
Bradley Grove
3
-0
/
+141
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-1230
/
+1351
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2022-05-20
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
1
-0
/
+45
2022-05-20
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2
-5
/
+7
2022-05-20
scsi: lpfc: Commonize VMID code location
James Smart
4
-257
/
+291
2022-05-11
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
1
-1
/
+1
2022-05-11
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-05-11
scsi: lpfc: Rework FDMI initialization after link up
James Smart
5
-20
/
+129
2022-05-11
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
2022-05-11
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2
-4
/
+17
2022-05-11
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-11
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-05-11
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
4
-9
/
+28
2022-05-11
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-05-11
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-11
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-05-02
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
1
-2
/
+0
2022-05-02
scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
James Smart
1
-6
/
+0
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
1
-1
/
+3
2022-04-27
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
1
-2
/
+4
2022-04-27
scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
James Smart
1
-1
/
+1
2022-04-26
scsi: lpfc: Remove unneeded variable
Changcheng Deng
1
-2
/
+1
2022-04-19
scsi: lpfc: Copyright updates for 14.2.0.2 patches
James Smart
4
-4
/
+4
2022-04-19
scsi: lpfc: Update lpfc version to 14.2.0.2
James Smart
1
-1
/
+1
2022-04-19
scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
James Smart
2
-15
/
+37
2022-04-19
scsi: lpfc: Update stat accounting for READ_STATUS mbox command
James Smart
2
-20
/
+52
2022-04-19
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
8
-26
/
+86
2022-04-19
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
9
-395
/
+248
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
11
-501
/
+490
2022-04-19
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
3
-3
/
+9
2022-04-19
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
2
-30
/
+32
2022-04-19
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
1
-1
/
+3
2022-04-19
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
1
-20
/
+48
2022-04-19
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
1
-2
/
+2
2022-04-19
scsi: lpfc: Correct CRC32 calculation for congestion stats
James Smart
1
-1
/
+1
2022-04-19
scsi: lpfc: Move MI module parameter check to handle dynamic disable
James Smart
2
-5
/
+7
2022-04-19
scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path
James Smart
1
-1
/
+0
2022-04-19
scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted
James Smart
1
-0
/
+3
[prev]
[next]