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
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-11
/
+15
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
24
-4056
/
+5134
2019-03-06
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
1
-1
/
+1
2019-03-06
scsi: lpfc: fix unused variable warning
Arnd Bergmann
1
-1
/
+2
2019-03-06
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
1
-1
/
+2
2019-03-06
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
1
-1
/
+1
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
5
-8
/
+8
2019-02-12
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-05
scsi: lpfc: Update lpfc version to 12.2.0.0
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
22
-22
/
+22
2019-02-05
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
1
-13
/
+37
2019-02-05
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
3
-112
/
+137
2019-02-05
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
10
-59
/
+46
2019-02-05
scsi: lpfc: Rework locking on SCSI io completion
James Smart
5
-74
/
+112
2019-02-05
scsi: lpfc: Enable SCSI and NVME fc4s by default
James Smart
1
-2
/
+2
2019-02-05
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
4
-41
/
+51
2019-02-05
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
1
-149
/
+13
2019-02-05
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
7
-476
/
+729
2019-02-05
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
4
-58
/
+89
2019-02-05
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
11
-343
/
+831
2019-02-05
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
3
-42
/
+56
2019-02-05
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
5
-11
/
+20
2019-02-05
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
13
-327
/
+1527
2019-02-05
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
4
-58
/
+27
2019-02-05
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
9
-34
/
+60
2019-02-05
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
10
-103
/
+304
2019-02-05
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
5
-116
/
+124
2019-02-05
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
3
-33
/
+0
2019-02-05
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
14
-338
/
+623
2019-02-05
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
10
-606
/
+417
2019-02-05
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
6
-468
/
+25
2019-02-05
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
10
-1209
/
+707
2019-02-05
scsi: lpfc: cleanup: Remove excess check on NVME io submit code path
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: cleanup: remove nrport from nvme command structure
James Smart
2
-24
/
+7
2019-01-29
scsi: lpfc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-170
/
+0
2019-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-12
/
+16
2019-01-22
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
Ewan D. Milne
2
-4
/
+6
2019-01-22
scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
Ewan D. Milne
2
-8
/
+10
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-9
/
+11
2019-01-08
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+11
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
4
-20
/
+19
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
24
-463
/
+1969
2018-12-19
scsi: lpfc: Update lpfc version to 12.0.0.10
James Smart
1
-1
/
+1
2018-12-19
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
5
-27
/
+233
2018-12-19
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues
James Smart
1
-3
/
+45
2018-12-19
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
2
-2
/
+8
[next]