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.13.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_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-72
/
+48
2021-08-25
scsi: lpfc: Add rx monitoring statistics
James Smart
1
-0
/
+2
2021-08-25
scsi: lpfc: Add support for the CM framework
James Smart
1
-7
/
+178
2021-08-12
scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-38
/
+33
2021-07-27
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
1
-6
/
+2
2021-07-19
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
1
-31
/
+37
2021-06-19
scsi: lpfc: Fix build error in lpfc_scsi.c
James Smart
1
-1
/
+1
2021-06-10
scsi: lpfc: vmid: Introduce VMID in I/O path
Gaurav Srivastava
1
-0
/
+174
2021-06-10
scsi: lpfc: vmid: Functions to manage VMIDs
Gaurav Srivastava
1
-0
/
+118
2021-06-10
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
1
-0
/
+25
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-36
/
+18
2021-05-22
scsi: lpfc: Add a option to enable interlocked ABTS before job completion
James Smart
1
-6
/
+39
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
1
-1
/
+1
2021-03-16
scsi: lpfc: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-12
/
+12
2021-03-05
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-2
/
+2
2021-03-05
scsi: lpfc: Change wording of invalid pci reset log message
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix reftag generation sizing errors
James Smart
1
-38
/
+52
2021-01-15
scsi: lpfc: Add support for eh_should_retry_cmd()
Muneendra Kumar
1
-0
/
+1
2021-01-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-0
/
+3
2021-01-08
scsi: lpfc: Fix target reset failing
James Smart
1
-2
/
+36
2021-01-08
scsi: lpfc: Fix error log messages being logged following SCSI task mgnt
James Smart
1
-4
/
+13
2020-11-20
scsi: lpfc: Fix pointer defereference before it is null checked issue
Colin Ian King
1
-2
/
+5
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
1
-51
/
+11
2020-11-17
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
1
-13
/
+477
2020-11-17
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
1
-135
/
+320
2020-11-17
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
1
-2
/
+4
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-2
/
+2
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-16
/
+12
2020-11-11
scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues
Lee Jones
1
-18
/
+30
2020-10-27
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
1
-2
/
+2
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-61
/
+64
2020-03-30
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
1
-0
/
+23
2020-03-30
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
1
-19
/
+4
2020-03-27
scsi: lpfc: Fix scsi host template for SLI3 vports
James Smart
1
-48
/
+0
2020-02-11
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
1
-1
/
+1
2020-02-11
scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path
James Smart
1
-1
/
+3
2019-12-21
scsi: lpfc: Fix improper flag check for IO type
James Smart
1
-2
/
+2
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-19
/
+24
2019-11-13
scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferences
James Smart
1
-1
/
+1
2019-10-25
scsi: lpfc: Slight fast-path performance optimizations
James Smart
1
-8
/
+9
2019-10-25
scsi: lpfc: Fix hardlockup in lpfc_abort_handler
James Smart
1
-2
/
+3
2019-10-25
scsi: lpfc: Fix bad ndlp ptr in xri aborted handling
James Smart
1
-4
/
+7
2019-10-18
scsi: lpfc: remove left-over BUILD_NVME defines
Hannes Reinecke
1
-2
/
+0
2019-10-01
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
1
-1
/
+1
2019-10-01
scsi: lpfc: Fix GPF on scsi command completion
James Smart
1
-5
/
+5
2019-08-30
scsi: lpfc: Remove bg debugfs buffers
James Smart
1
-79
/
+0
2019-08-20
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
1
-21
/
+33
[next]