index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
1
-1
/
+0
2022-06-07
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
James Smart
1
-0
/
+6
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-259
/
+4
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-38
/
+34
2022-05-19
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
James Smart
1
-3
/
+4
2022-05-19
scsi: lpfc: Commonize VMID code location
James Smart
1
-256
/
+0
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
1
-8
/
+9
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
1
-1
/
+3
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-10
/
+7
2022-04-18
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
1
-2
/
+2
2022-04-18
scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
James Smart
1
-18
/
+15
2022-04-18
scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down
James Smart
1
-0
/
+1
2022-03-29
scsi: lpfc: Fix broken SLI4 abort path
James Smart
1
-5
/
+7
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
1
-7
/
+5
2022-03-15
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
1
-208
/
+166
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-37
/
+38
2022-03-01
scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()
Hannes Reinecke
1
-7
/
+8
2022-03-01
scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()
Hannes Reinecke
1
-6
/
+6
2022-03-01
scsi: lpfc: Use fc_block_rport()
Hannes Reinecke
1
-5
/
+8
2022-03-01
scsi: lpfc: Drop lpfc_no_handler()
Hannes Reinecke
1
-10
/
+0
2022-03-01
scsi: lpfc: Kill lpfc_bus_reset_handler()
Hannes Reinecke
1
-91
/
+0
2021-12-06
scsi: lpfc: Change return code on I/Os received during link bounce
James Smart
1
-3
/
+5
2021-10-20
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
1
-5
/
+5
2021-10-20
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
2021-10-20
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
1
-1
/
+1
2021-10-16
scsi: lpfc: Switch to attribute groups
Bart Van Assche
1
-2
/
+2
2021-10-16
scsi: lpfc: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-7
/
+2
2021-09-28
scsi: lpfc: Fix a function name in comments
Cai Huoqing
1
-4
/
+4
2021-09-14
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
1
-13
/
+13
2021-09-14
scsi: lpfc: Fix I/O block after enabling managed congestion mode
James Smart
1
-1
/
+2
2021-09-14
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-22
/
+41
2021-09-13
scsi: lpfc: Remove unneeded variable
Chi Minghao
1
-2
/
+1
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
1
-5
/
+1
2021-08-24
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-72
/
+48
2021-08-24
scsi: lpfc: Add rx monitoring statistics
James Smart
1
-0
/
+2
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
1
-7
/
+178
2021-08-11
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-18
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
1
-31
/
+37
2021-06-18
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-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-36
/
+18
2021-05-21
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-15
scsi: lpfc: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-12
/
+12
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-2
/
+2
[next]