index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: lpfc: Add additional discovery log messages
James Smart
2019-10-24
3
-9
/
+62
|
*
scsi: lpfc: Add FC-AL support to lpe32000 models
James Smart
2019-10-24
6
-1
/
+142
|
*
scsi: lpfc: Add FA-WWN Async Event reporting
James Smart
2019-10-24
2
-0
/
+11
|
*
scsi: lpfc: Add log macros to allow print by serverity or verbosity setting
James Smart
2019-10-24
1
-0
/
+17
|
*
scsi: lpfc: Make FW logging dynamically configurable
James Smart
2019-10-24
5
-10
/
+204
|
*
scsi: lpfc: Revise interrupt coalescing for missing scenarios
James Smart
2019-10-24
4
-32
/
+24
|
*
scsi: lpfc: Remove lock contention target write path
James Smart
2019-10-24
5
-54
/
+14
|
*
scsi: lpfc: Slight fast-path performance optimizations
James Smart
2019-10-24
2
-9
/
+10
|
*
scsi: lpfc: fix coverity error of dereference after null check
James Smart
2019-10-24
1
-2
/
+2
|
*
scsi: lpfc: Fix hardlockup in lpfc_abort_handler
James Smart
2019-10-24
1
-2
/
+3
|
*
scsi: lpfc: Fix bad ndlp ptr in xri aborted handling
James Smart
2019-10-24
3
-7
/
+12
|
*
scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
James Smart
2019-10-24
1
-1
/
+3
|
*
scsi: lpfc: Fix lockdep errors in sli_ringtx_put
James Smart
2019-10-24
1
-3
/
+7
|
*
scsi: lpfc: Fix reporting of read-only fw error errors
James Smart
2019-10-24
2
-20
/
+50
|
*
scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue count
James Smart
2019-10-24
2
-7
/
+5
|
*
scsi: lpfc: Make function lpfc_defer_pt2pt_acc static
zhengbin
2019-10-09
1
-1
/
+1
|
*
scsi: lpfc: Update lpfc version to 12.4.0.1
James Smart
2019-09-30
1
-1
/
+1
|
*
scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cnt
James Smart
2019-09-30
1
-3
/
+1
|
*
scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters
James Smart
2019-09-30
1
-3
/
+14
|
*
scsi: lpfc: Update async event logging
James Smart
2019-09-30
2
-6
/
+12
|
*
scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq
James Smart
2019-09-30
1
-7
/
+7
|
*
scsi: lpfc: Fix hdwq sgl locks and irq handling
James Smart
2019-09-30
1
-16
/
+22
|
*
scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
James Smart
2019-09-30
1
-7
/
+9
|
*
scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
James Smart
2019-09-30
4
-4
/
+13
|
*
scsi: lpfc: Fix host hang at boot or slow boot
James Smart
2019-09-30
1
-6
/
+36
|
*
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
2019-09-30
4
-8
/
+27
|
*
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
2019-09-30
4
-63
/
+46
|
*
scsi: lpfc: Fix discovery failures when target device connectivity bounces
James Smart
2019-09-30
1
-1
/
+6
|
*
scsi: lpfc: Fix GPF on scsi command completion
James Smart
2019-09-30
1
-5
/
+5
|
*
scsi: lpfc: Fix locking on mailbox command completion
James Smart
2019-09-30
1
-1
/
+7
|
*
scsi: lpfc: Fix device recovery errors after PLOGI failures
James Smart
2019-09-30
3
-37
/
+55
|
*
scsi: lpfc: Fix rpi release when deleting vport
James Smart
2019-09-30
2
-29
/
+61
|
*
scsi: lpfc: Fix NVME io abort failures causing hangs
James Smart
2019-09-30
4
-18
/
+14
|
*
scsi: lpfc: Fix miss of register read failure check
James Smart
2019-09-30
1
-4
/
+6
|
*
scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_down
James Smart
2019-09-30
1
-2
/
+2
|
*
scsi: lpfc: Fix pt2pt discovery on SLI3 HBAs
James Smart
2019-09-30
1
-26
/
+115
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-11-02
2
-3
/
+3
|
\
\
|
*
|
scsi: lpfc: Honor module parameter lpfc_use_adisc
Daniel Wagner
2019-10-22
1
-2
/
+2
|
*
|
scsi: lpfc: Check queue pointer before use
Daniel Wagner
2019-10-18
1
-1
/
+1
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-25
2
-4
/
+0
|
\
|
|
|
|
/
|
/
|
|
*
scsi: lpfc: remove left-over BUILD_NVME defines
Hannes Reinecke
2019-10-17
2
-4
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
23
-1498
/
+1974
|
\
|
|
*
scsi: lpfc: Fix reset recovery paths that are not recovering
James Smart
2019-09-07
1
-4
/
+5
|
*
scsi: lpfc: Convert existing %pf users to %ps
Sakari Ailus
2019-09-07
2
-3
/
+3
|
*
scsi: lpfc: fix 12.4.0.0 GPF at boot
James Smart
2019-08-29
1
-1
/
+1
|
*
scsi: lpfc: Remove bg debugfs buffers
James Smart
2019-08-29
5
-295
/
+0
|
*
scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()
James Smart
2019-08-29
2
-13
/
+1
|
*
scsi: lpfc: Update lpfc version to 12.4.0.0
James Smart
2019-08-19
1
-1
/
+1
|
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-19
10
-557
/
+218
|
*
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
2019-08-19
7
-1
/
+38
[prev]
[next]