index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2022-03-15
1
-37
/
+38
*
scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()
Hannes Reinecke
2022-03-02
1
-7
/
+8
*
scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()
Hannes Reinecke
2022-03-02
1
-6
/
+6
*
scsi: lpfc: Use fc_block_rport()
Hannes Reinecke
2022-03-02
1
-5
/
+8
*
scsi: lpfc: Drop lpfc_no_handler()
Hannes Reinecke
2022-03-02
1
-10
/
+0
*
scsi: lpfc: Kill lpfc_bus_reset_handler()
Hannes Reinecke
2022-03-02
1
-91
/
+0
*
scsi: lpfc: Change return code on I/Os received during link bounce
James Smart
2021-12-07
1
-3
/
+5
*
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
2021-10-21
1
-5
/
+5
*
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
2021-10-21
1
-0
/
+7
*
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
2021-10-21
1
-1
/
+1
*
scsi: lpfc: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-2
/
+2
*
scsi: lpfc: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-4
/
+4
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-12
1
-7
/
+2
|
\
|
*
scsi: lpfc: Remove unneeded variable
Chi Minghao
2021-09-14
1
-2
/
+1
|
*
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
2021-09-14
1
-5
/
+1
*
|
scsi: lpfc: Fix a function name in comments
Cai Huoqing
2021-09-29
1
-4
/
+4
*
|
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
2021-09-15
1
-13
/
+13
*
|
scsi: lpfc: Fix I/O block after enabling managed congestion mode
James Smart
2021-09-15
1
-1
/
+2
*
|
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
2021-09-15
1
-22
/
+41
|
/
*
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-08-25
1
-72
/
+48
*
scsi: lpfc: Add rx monitoring statistics
James Smart
2021-08-25
1
-0
/
+2
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-25
1
-7
/
+178
*
scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-38
/
+33
*
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
2021-07-27
1
-6
/
+2
*
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
2021-07-19
1
-31
/
+37
*
scsi: lpfc: Fix build error in lpfc_scsi.c
James Smart
2021-06-19
1
-1
/
+1
*
scsi: lpfc: vmid: Introduce VMID in I/O path
Gaurav Srivastava
2021-06-10
1
-0
/
+174
*
scsi: lpfc: vmid: Functions to manage VMIDs
Gaurav Srivastava
2021-06-10
1
-0
/
+118
*
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
2021-06-10
1
-0
/
+25
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-06-01
1
-36
/
+18
*
scsi: lpfc: Add a option to enable interlocked ABTS before job completion
James Smart
2021-05-22
1
-6
/
+39
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
1
-1
/
+1
*
scsi: lpfc: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2021-03-16
1
-12
/
+12
*
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
1
-2
/
+2
*
scsi: lpfc: Change wording of invalid pci reset log message
James Smart
2021-03-04
1
-1
/
+1
*
scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf
James Smart
2021-03-04
1
-1
/
+1
*
scsi: lpfc: Fix reftag generation sizing errors
James Smart
2021-03-04
1
-38
/
+52
*
scsi: lpfc: Add support for eh_should_retry_cmd()
Muneendra Kumar
2021-01-15
1
-0
/
+1
*
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-08
1
-0
/
+3
*
scsi: lpfc: Fix target reset failing
James Smart
2021-01-08
1
-2
/
+36
*
scsi: lpfc: Fix error log messages being logged following SCSI task mgnt
James Smart
2021-01-08
1
-4
/
+13
*
scsi: lpfc: Fix pointer defereference before it is null checked issue
Colin Ian King
2020-11-20
1
-2
/
+5
*
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
1
-51
/
+11
*
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
1
-13
/
+477
*
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
2020-11-17
1
-135
/
+320
*
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
2020-11-17
1
-2
/
+4
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-2
/
+2
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-16
/
+12
*
scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues
Lee Jones
2020-11-11
1
-18
/
+30
*
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
2020-10-27
1
-2
/
+2
[next]