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
2020-07-03
scsi: lpfc: Fix NVMe rport deregister and registration during ADISC
Dick Kennedy
1
-5
/
+11
2020-07-03
scsi: lpfc: Fix missing MDS functionality
Dick Kennedy
2
-1
/
+2
2020-07-03
scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test
Dick Kennedy
1
-18
/
+16
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-164
/
+172
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-689
/
+1153
2020-05-29
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
1
-12
/
+0
2020-05-27
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
1
-1
/
+1
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
2
-6
/
+7
2020-05-27
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
1
-9
/
+17
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
1
-0
/
+2
2020-05-12
scsi: lpfc: Remove redundant initialization to variable rc
Colin Ian King
1
-1
/
+1
2020-05-10
lpfc: nvmet: Add Send LS Request and Abort LS Request support
James Smart
1
-0
/
+95
2020-05-10
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
5
-1
/
+74
2020-05-10
lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme
James Smart
1
-0
/
+71
2020-05-10
lpfc: Refactor Send LS Response support
James Smart
2
-78
/
+184
2020-05-10
lpfc: Refactor Send LS Abort support
James Smart
2
-50
/
+77
2020-05-10
lpfc: Refactor Send LS Request support
James Smart
2
-118
/
+184
2020-05-10
lpfc: Refactor NVME LS receive handling
James Smart
5
-130
/
+184
2020-05-10
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
3
-97
/
+100
2020-05-10
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
7
-62
/
+63
2020-05-10
lpfc: Refactor lpfc nvme headers
James Smart
12
-187
/
+146
2020-05-10
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2
-6
/
+6
2020-05-08
scsi: lpfc: Update lpfc version to 12.8.0.1
Dick Kennedy
1
-1
/
+1
2020-05-08
scsi: lpfc: Fix MDS Diagnostic Enablement definition
Dick Kennedy
1
-1
/
+1
2020-05-08
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
3
-6
/
+8
2020-05-08
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
2
-23
/
+18
2020-05-08
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
4
-76
/
+137
2020-05-08
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
1
-1
/
+0
2020-05-08
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
1
-32
/
+0
2020-05-08
scsi: lpfc: Maintain atomic consistency of queue_claimed flag
Dick Kennedy
1
-2
/
+2
2020-04-22
scsi: lpfc: remove duplicate unloading checks
James Smart
3
-24
/
+2
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-492
/
+442
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-2
/
+0
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-03-30
scsi: lpfc: Change default SCSI LUN QD to 64
Dick Kennedy
1
-2
/
+2
2020-03-30
scsi: lpfc: Update lpfc version to 12.8.0.0
James Smart
1
-1
/
+1
2020-03-30
scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
James Smart
5
-109
/
+8
2020-03-30
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
7
-110
/
+137
2020-03-30
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
8
-169
/
+215
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2020-03-27
scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart
1
-6
/
+8
2020-03-27
scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_release
James Smart
1
-13
/
+4
2020-03-27
scsi: lpfc: Fix crash after handling a pci error
James Smart
1
-0
/
+5
2020-03-27
scsi: lpfc: Fix scsi host template for SLI3 vports
James Smart
4
-74
/
+54
2020-03-27
scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req
James Smart
1
-3
/
+4
2020-03-27
scsi: lpfc: Fix lockdep error - register non-static key
James Smart
2
-7
/
+4
2020-03-27
scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
James Smart
1
-0
/
+2
2020-02-24
scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
Colin Ian King
1
-1
/
+1
2020-02-18
scsi: lpfc: add RDF registration and Link Integrity FPIN logging
James Smart
7
-23
/
+361
[next]