index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-08
scsi: lpfc: Fix less-than-zero comparison of unsigned value
Dick Kennedy
1
-5
/
+3
2020-07-08
scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...
Dick Kennedy
1
-6
/
+16
2020-07-08
scsi: lpfc: Fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2020-07-03
scsi: lpfc: Update lpfc version to 12.8.0.2
Dick Kennedy
1
-1
/
+1
2020-07-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
13
-792
/
+928
2020-07-03
scsi: lpfc: Add blk_io_poll support for latency improvment
Dick Kennedy
4
-25
/
+224
2020-07-03
scsi: lpfc: Add support to display if adapter dumps are available
Dick Kennedy
2
-0
/
+25
2020-07-03
scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Dick Kennedy
2
-0
/
+15
2020-07-03
scsi: lpfc: Fix language in 0373 message to reflect non-error message
Dick Kennedy
1
-2
/
+2
2020-07-03
scsi: lpfc: Fix kdump hang on PPC
Dick Kennedy
1
-6
/
+30
2020-07-03
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Dick Kennedy
1
-18
/
+8
2020-07-03
scsi: lpfc: Fix stack trace seen while setting rrq active
Dick Kennedy
2
-2
/
+3
2020-07-03
scsi: lpfc: Fix oops due to overrun when reading SLI3 data
Dick Kennedy
2
-13
/
+15
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
[next]