index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-01
scsi: lpfc: Remove unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-01
scsi: lpfc: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-31
scsi: lpfc: Copyright updates for 14.2.0.6 patches
James Smart
5
-5
/
+5
2022-08-31
scsi: lpfc: Update lpfc version to 14.2.0.6
James Smart
1
-1
/
+1
2022-08-31
scsi: lpfc: Remove SANDiags related code
James Smart
8
-507
/
+4
2022-08-31
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
James Smart
3
-1
/
+11
2022-08-31
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
7
-125
/
+240
2022-08-31
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
1
-5
/
+2
2022-08-31
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
1
-1
/
+0
2022-08-01
scsi: lpfc: Check the return value of alloc_workqueue()
William Dean
1
-0
/
+2
2022-07-07
scsi: lpfc: Copyright updates for 14.2.0.5 patches
James Smart
3
-3
/
+3
2022-07-07
scsi: lpfc: Update lpfc version to 14.2.0.5
James Smart
1
-1
/
+1
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
11
-465
/
+7
2022-07-07
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
5
-52
/
+18
2022-07-07
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
3
-9
/
+3
2022-07-07
scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
James Smart
1
-7
/
+8
2022-07-07
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
2
-2
/
+11
2022-07-07
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
1
-1
/
+3
2022-07-07
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
1
-1
/
+0
2022-07-07
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
James Smart
1
-0
/
+1
2022-07-07
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
2022-07-07
scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()
James Smart
1
-0
/
+1
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
10
-44
/
+76
2022-06-16
scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()
Xiu Jianfeng
1
-4
/
+2
2022-06-07
scsi: lpfc: Update lpfc version to 14.2.0.4
James Smart
1
-1
/
+1
2022-06-07
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
2
-2
/
+12
2022-06-07
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
James Smart
1
-8
/
+27
2022-06-07
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
James Smart
1
-1
/
+2
2022-06-07
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
1
-12
/
+9
2022-06-07
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
1
-0
/
+6
2022-06-07
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
2
-14
/
+13
2022-06-07
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
James Smart
2
-5
/
+5
2022-06-07
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-01
scsi: lpfc: Add support for ATTO Fibre Channel devices
Bradley Grove
3
-0
/
+141
2022-05-25
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-19
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
1
-0
/
+45
2022-05-19
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
2
-5
/
+7
2022-05-19
scsi: lpfc: Commonize VMID code location
James Smart
4
-257
/
+291
2022-05-10
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
1
-1
/
+1
2022-05-10
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-10
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-05-10
scsi: lpfc: Rework FDMI initialization after link up
James Smart
5
-20
/
+129
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
2022-05-10
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2
-4
/
+17
2022-05-10
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-10
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-10
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-05-10
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
[next]