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