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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path
James Smart
1
-1
/
+0
2022-04-18
scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted
James Smart
1
-0
/
+3
2022-04-18
scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit
James Smart
1
-18
/
+11
2022-04-18
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
2
-2
/
+25
2022-04-18
scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
James Smart
1
-16
/
+35
2022-04-18
scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI
James Smart
1
-0
/
+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-04-18
scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field
James Smart
1
-1
/
+1
2022-04-18
scsi: lpfc: Fix diagnostic fw logging after a function reset
James Smart
2
-3
/
+3
2022-04-18
scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
James Smart
2
-31
/
+4
2022-04-18
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
3
-6
/
+6
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
8
-87
/
+247
2022-03-29
scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
James Smart
1
-2
/
+8
2022-03-29
scsi: lpfc: Fix broken SLI4 abort path
James Smart
1
-5
/
+7
2022-03-29
scsi: lpfc: Update lpfc version to 14.2.0.1
James Smart
1
-1
/
+1
2022-03-29
scsi: lpfc: Fix queue failures when recovering from PCI parity error
James Smart
1
-0
/
+2
2022-03-29
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
4
-21
/
+72
2022-03-29
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
6
-58
/
+157
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-3193
/
+3137
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
18
-19
/
+19
2022-03-15
scsi: lpfc: Update lpfc version to 14.2.0.0
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor BSG paths
James Smart
1
-14
/
+22
2022-03-15
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
6
-184
/
+236
2022-03-15
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
3
-210
/
+174
2022-03-15
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
6
-398
/
+616
2022-03-15
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
4
-874
/
+241
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
2
-7
/
+9
2022-03-15
scsi: lpfc: SLI path split: Refactor FDISC paths
James Smart
1
-18
/
+29
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_RJT paths
James Smart
1
-5
/
+15
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_ACC paths
James Smart
1
-67
/
+177
2022-03-15
scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths
James Smart
1
-34
/
+81
2022-03-15
scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths
James Smart
3
-105
/
+242
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
7
-240
/
+453
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
5
-2
/
+200
2022-03-15
scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4
James Smart
5
-302
/
+257
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
12
-391
/
+385
2022-03-15
scsi: lpfc: Use kcalloc()
Julia Lawall
1
-6
/
+3
2022-03-15
scsi: lpfc: Fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-14
scsi: lpfc: Remove failing soft_wwn support
James Smart
3
-242
/
+1
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
2022-02-14
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
4
-3
/
+26
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
4
-7
/
+20
2022-02-07
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-07
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-01-31
scsi: lpfc: Remove redundant flush_workqueue() call
Minghao Chi (CGEL ZTE)
1
-1
/
+0
[prev]
[next]