index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix less-than-zero comparison of unsigned value
Dick Kennedy
2020-07-08
1
-5
/
+3
*
scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...
Dick Kennedy
2020-07-08
1
-6
/
+16
*
scsi: lpfc: Fix inconsistent indenting
Colin Ian King
2020-07-08
1
-1
/
+1
*
scsi: lpfc: Update lpfc version to 12.8.0.2
Dick Kennedy
2020-07-03
1
-1
/
+1
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-03
13
-792
/
+928
*
scsi: lpfc: Add blk_io_poll support for latency improvment
Dick Kennedy
2020-07-03
4
-25
/
+224
*
scsi: lpfc: Add support to display if adapter dumps are available
Dick Kennedy
2020-07-03
2
-0
/
+25
*
scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Dick Kennedy
2020-07-03
2
-0
/
+15
*
scsi: lpfc: Fix language in 0373 message to reflect non-error message
Dick Kennedy
2020-07-03
1
-2
/
+2
*
scsi: lpfc: Fix kdump hang on PPC
Dick Kennedy
2020-07-03
1
-6
/
+30
*
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Dick Kennedy
2020-07-03
1
-18
/
+8
*
scsi: lpfc: Fix stack trace seen while setting rrq active
Dick Kennedy
2020-07-03
2
-2
/
+3
*
scsi: lpfc: Fix oops due to overrun when reading SLI3 data
Dick Kennedy
2020-07-03
2
-13
/
+15
*
scsi: lpfc: Fix NVMe rport deregister and registration during ADISC
Dick Kennedy
2020-07-03
1
-5
/
+11
*
scsi: lpfc: Fix missing MDS functionality
Dick Kennedy
2020-07-03
2
-1
/
+2
*
scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test
Dick Kennedy
2020-07-03
1
-18
/
+16
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
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-12
1
-1
/
+1
|
*
scsi: lpfc: Update lpfc version to 12.8.0.1
Dick Kennedy
2020-05-08
1
-1
/
+1
|
*
scsi: lpfc: Fix MDS Diagnostic Enablement definition
Dick Kennedy
2020-05-08
1
-1
/
+1
|
*
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
2020-05-08
3
-6
/
+8
|
*
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
2020-05-08
2
-23
/
+18
|
*
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
2020-05-08
4
-76
/
+137
|
*
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
2020-05-08
1
-1
/
+0
|
*
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
2020-05-08
1
-32
/
+0
|
*
scsi: lpfc: Maintain atomic consistency of queue_claimed flag
Dick Kennedy
2020-05-08
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-03
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-10
1
-0
/
+95
|
*
|
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
2020-05-10
5
-1
/
+74
|
*
|
lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme
James Smart
2020-05-10
1
-0
/
+71
|
*
|
lpfc: Refactor Send LS Response support
James Smart
2020-05-10
2
-78
/
+184
|
*
|
lpfc: Refactor Send LS Abort support
James Smart
2020-05-10
2
-50
/
+77
|
*
|
lpfc: Refactor Send LS Request support
James Smart
2020-05-10
2
-118
/
+184
|
*
|
lpfc: Refactor NVME LS receive handling
James Smart
2020-05-10
5
-130
/
+184
|
*
|
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
2020-05-10
3
-97
/
+100
|
*
|
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
2020-05-10
7
-62
/
+63
|
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-10
12
-187
/
+146
|
*
|
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-10
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-30
1
-2
/
+2
|
*
scsi: lpfc: Update lpfc version to 12.8.0.0
James Smart
2020-03-30
1
-1
/
+1
|
*
scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
James Smart
2020-03-30
5
-109
/
+8
|
*
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
2020-03-30
7
-110
/
+137
|
*
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
2020-03-30
8
-169
/
+215
[next]