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_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix device recovery errors after PLOGI failures
James Smart
2019-10-01
1
-17
/
+23
*
scsi: lpfc: Fix NVME io abort failures causing hangs
James Smart
2019-10-01
1
-6
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-497
/
+429
|
\
|
*
scsi: lpfc: Remove bg debugfs buffers
James Smart
2019-08-30
1
-70
/
+0
|
*
scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()
James Smart
2019-08-30
1
-10
/
+1
|
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-20
1
-221
/
+75
|
*
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
2019-08-20
1
-0
/
+8
|
*
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
James Smart
2019-08-20
1
-113
/
+200
|
*
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
2019-08-20
1
-9
/
+9
|
*
scsi: lpfc: Fix sli4 adapter initialization with MSI
James Smart
2019-08-20
1
-8
/
+9
|
*
scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVME
James Smart
2019-08-20
1
-0
/
+1
|
*
scsi: lpfc: Fix hang when downloading fw on port enabled for nvme
James Smart
2019-08-20
1
-0
/
+4
|
*
scsi: lpfc: Fix crash due to port reset racing vs adapter error handling
James Smart
2019-08-20
1
-4
/
+3
|
*
scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVME
James Smart
2019-08-20
1
-0
/
+9
|
*
scsi: lpfc: Fix oops when fewer hdwqs than cpus
James Smart
2019-08-20
1
-55
/
+89
|
*
scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reduction
James Smart
2019-08-20
1
-11
/
+21
|
*
scsi: lpfc: Fix crash on driver unload in wq free
James Smart
2019-08-20
1
-6
/
+5
|
*
scsi: lpfc: Limit xri count for kdump environment
James Smart
2019-08-20
1
-0
/
+5
*
|
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
2019-08-20
1
-4
/
+6
*
|
scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity mask
James Smart
2019-08-08
1
-2
/
+21
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
1
-1
/
+1
*
|
scsi: lpfc: Make some symbols static
YueHaibing
2019-06-19
1
-1
/
+1
*
|
scsi: lpfc: Remove set but not used variables 'qp'
YueHaibing
2019-06-19
1
-2
/
+0
*
|
scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc
Thomas Meyer
2019-06-19
1
-4
/
+3
*
|
scsi: lpfc: Fix BFS crash with DIX enabled
James Smart
2019-06-19
1
-2
/
+4
*
|
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
James Smart
2019-06-19
1
-95
/
+226
*
|
scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
James Smart
2019-06-19
1
-9
/
+134
*
|
scsi: lpfc: Fix incorrect logical link speed on trunks when links down
James Smart
2019-06-19
1
-2
/
+8
*
|
scsi: lpfc: Rework misleading nvme not supported in firmware message
James Smart
2019-06-19
1
-18
/
+37
*
|
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
James Smart
2019-06-19
1
-0
/
+2
|
/
*
scsi: lpfc: Make lpfc_sli4_oas_verify static
YueHaibing
2019-04-19
1
-1
/
+1
*
scsi: lpfc: Declare local functions static
Bart Van Assche
2019-04-04
1
-5
/
+5
*
scsi: lpfc: Fix duplicate log message numbers
James Smart
2019-03-19
1
-1
/
+1
*
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
2019-03-19
1
-29
/
+43
*
scsi: lpfc: Fix io lost on host resets
James Smart
2019-03-19
1
-0
/
+7
*
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
2019-03-19
1
-0
/
+19
*
scsi: lpfc: Stop adapter if pci errors detected
James Smart
2019-03-19
1
-1
/
+6
*
scsi: lpfc: Fix deadlock due to nested hbalock call
James Smart
2019-03-19
1
-3
/
+3
*
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
James Smart
2019-03-19
1
-4
/
+4
*
scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free
James Smart
2019-03-19
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-9
/
+12
|
\
|
*
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
2019-03-14
1
-7
/
+9
|
*
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
|
*
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
2019-03-07
1
-1
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-1003
/
+1271
|
\
|
|
*
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
2019-02-20
1
-2
/
+1
|
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
1
-1
/
+1
|
*
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
2019-02-13
1
-0
/
+1
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
[next]