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 scsi host template for SLI3 vports
James Smart
2020-03-27
1
-24
/
+49
*
scsi: lpfc: Fix lockdep error - register non-static key
James Smart
2020-03-27
1
-3
/
+2
*
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
2020-02-11
1
-1
/
+1
*
scsi: lpfc: Clean up hba max_lun_queue_depth checks
James Smart
2020-02-11
1
-13
/
+4
*
scsi: lpfc: Fix compiler warning on frame size
James Smart
2020-02-11
1
-6
/
+14
*
scsi: lpfc: Fix release of hwq to clear the eq relationship
James Smart
2020-02-11
1
-0
/
+1
*
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
2020-01-10
1
-1
/
+1
|
\
|
*
scsi: lpfc: fix spelling mistakes of asynchronous
Colin Ian King
2019-12-20
1
-1
/
+1
*
|
scsi: lpfc: Fix unmap of dpp bars affecting next driver load
James Smart
2019-12-21
1
-0
/
+2
*
|
scsi: lpfc: Fix disablement of FC-AL on lpe35000 models
James Smart
2019-12-21
1
-8
/
+0
*
|
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
2019-12-21
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-08
1
-1
/
+1
|
\
|
*
scsi: lpfc: size cpu map by last cpu id set
James Smart
2019-11-22
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-210
/
+744
|
\
|
|
*
scsi: lpfc: Initialize cpu_map for not present cpus
James Smart
2019-11-13
1
-1
/
+18
|
*
scsi: lpfc: Fix lpfc_cpumask_of_node_init()
Bart Van Assche
2019-11-09
1
-9
/
+3
|
*
scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr()
Bart Van Assche
2019-11-09
1
-2
/
+0
|
*
scsi: lpfc: Change default IRQ model on AMD architectures
James Smart
2019-11-06
1
-118
/
+332
|
*
scsi: lpfc: Add registration for CPU Offline/Online events
James Smart
2019-11-06
1
-4
/
+198
|
*
scsi: lpfc: Fix NULL check before mempool_destroy is not needed
Saurav Girepunje
2019-10-29
1
-2
/
+1
|
*
scsi: lpfc: fix spelling error in MAGIC_NUMER_xxx
James Smart
2019-10-29
1
-2
/
+2
|
*
scsi: lpfc: Add FC-AL support to lpe32000 models
James Smart
2019-10-25
1
-0
/
+90
|
*
scsi: lpfc: Add FA-WWN Async Event reporting
James Smart
2019-10-25
1
-0
/
+10
|
*
scsi: lpfc: Revise interrupt coalescing for missing scenarios
James Smart
2019-10-25
1
-30
/
+21
|
*
scsi: lpfc: Remove lock contention target write path
James Smart
2019-10-25
1
-12
/
+4
|
*
scsi: lpfc: Fix reporting of read-only fw error errors
James Smart
2019-10-25
1
-20
/
+49
|
*
scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue count
James Smart
2019-10-25
1
-4
/
+2
|
*
scsi: lpfc: Update async event logging
James Smart
2019-10-01
1
-6
/
+11
|
*
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-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-26
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: lpfc: remove left-over BUILD_NVME defines
Hannes Reinecke
2019-10-18
1
-2
/
+0
*
|
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
|
/
[next]