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.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
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...
James Smart
1
-2
/
+0
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
1
-152
/
+177
2020-11-17
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
1
-1
/
+4
2020-11-17
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
1
-14
/
+41
2020-11-17
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
1
-0
/
+87
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
1
-0
/
+126
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
1
-3
/
+7
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-9
/
+8
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
1
-3
/
+10
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-2
/
+7
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-21
/
+11
2020-10-27
scsi: lpfc: Fix duplicate wq_create_version check
James Smart
1
-6
/
+0
2020-10-27
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
1
-12
/
+52
2020-10-27
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
1
-2
/
+8
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-3
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-14
/
+14
2020-08-05
scsi: lpfc: Fix oops when unloading driver while running mds diags
Dick Kennedy
1
-2
/
+9
2020-07-29
scsi: lpfc: Fix typo in comment for ULP
Ferruh Yigit
1
-1
/
+1
2020-07-25
scsi: lpfc: Ensure variable has the same stipulations as code using it
Lee Jones
1
-1
/
+3
2020-07-25
scsi: lpfc: Fix-up around 120 documentation issues
Lee Jones
1
-46
/
+73
2020-07-25
scsi: lpfc: Remove unused variable 'pg_addr'
Lee Jones
1
-1
/
+1
2020-07-08
scsi: lpfc: Fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2020-07-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-178
/
+177
2020-07-03
scsi: lpfc: Add blk_io_poll support for latency improvment
Dick Kennedy
1
-23
/
+115
2020-07-03
scsi: lpfc: Add support to display if adapter dumps are available
Dick Kennedy
1
-0
/
+22
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 stack trace seen while setting rrq active
Dick Kennedy
1
-1
/
+1
2020-07-03
scsi: lpfc: Fix oops due to overrun when reading SLI3 data
Dick Kennedy
1
-7
/
+7
2020-07-03
scsi: lpfc: Fix missing MDS functionality
Dick Kennedy
1
-0
/
+1
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+21
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
1
-4
/
+6
2020-05-10
lpfc: Refactor NVME LS receive handling
James Smart
1
-3
/
+118
2020-05-10
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
1
-1
/
+1
2020-05-10
lpfc: Refactor lpfc nvme headers
James Smart
1
-3
/
+0
2020-05-08
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
1
-4
/
+4
2020-05-08
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
1
-18
/
+15
2020-05-08
scsi: lpfc: Maintain atomic consistency of queue_claimed flag
Dick Kennedy
1
-2
/
+2
2020-03-30
scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
James Smart
1
-17
/
+0
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 lockdep error - register non-static key
James Smart
1
-4
/
+2
2020-03-27
scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
James Smart
1
-0
/
+2
2020-02-18
scsi: lpfc: add RDF registration and Link Integrity FPIN logging
James Smart
1
-0
/
+1
2020-02-11
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
1
-1
/
+1
2020-02-11
scsi: lpfc: Clean up hba max_lun_queue_depth checks
James Smart
1
-9
/
+0
2020-02-11
scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
James Smart
1
-0
/
+4
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
1
-5
/
+5
2019-12-21
scsi: lpfc: Fix MDS Latency Diagnostics Err-drop rates
James Smart
1
-2
/
+11
2019-12-21
scsi: lpfc: Fix missing check for CSF in Write Object Mbox Rsp
James Smart
1
-1
/
+11
[next]