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