index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
3
-11
/
+15
|
\
|
*
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-06
1
-1
/
+1
|
*
scsi: lpfc: fix unused variable warning
Arnd Bergmann
2019-03-06
1
-1
/
+2
|
*
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
2019-03-06
1
-1
/
+2
|
*
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
2019-03-06
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
24
-4056
/
+5134
|
\
|
|
*
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
2019-02-19
1
-2
/
+1
|
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-13
5
-8
/
+8
|
*
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
2019-02-12
1
-0
/
+1
|
*
scsi: lpfc: Update lpfc version to 12.2.0.0
James Smart
2019-02-05
1
-1
/
+1
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-05
22
-22
/
+22
|
*
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
2019-02-05
1
-13
/
+37
|
*
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
2019-02-05
3
-112
/
+137
|
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-05
10
-59
/
+46
|
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-05
5
-74
/
+112
|
*
scsi: lpfc: Enable SCSI and NVME fc4s by default
James Smart
2019-02-05
1
-2
/
+2
|
*
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
2019-02-05
4
-41
/
+51
|
*
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
2019-02-05
1
-149
/
+13
|
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-05
7
-476
/
+729
|
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-05
4
-58
/
+89
|
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-05
11
-343
/
+831
|
*
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
2019-02-05
3
-42
/
+56
|
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-05
5
-11
/
+20
|
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-05
13
-327
/
+1527
|
*
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
2019-02-05
4
-58
/
+27
|
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-05
9
-34
/
+60
|
*
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
2019-02-05
10
-103
/
+304
|
*
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
2019-02-05
5
-116
/
+124
|
*
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
2019-02-05
3
-33
/
+0
|
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-05
14
-338
/
+623
|
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-05
10
-606
/
+417
|
*
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
2019-02-05
6
-468
/
+25
|
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-05
10
-1209
/
+707
|
*
scsi: lpfc: cleanup: Remove excess check on NVME io submit code path
James Smart
2019-02-05
1
-1
/
+1
|
*
scsi: lpfc: cleanup: remove nrport from nvme command structure
James Smart
2019-02-05
2
-24
/
+7
|
*
scsi: lpfc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-170
/
+0
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-03-02
1
-7
/
+12
|
\
\
|
*
|
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-25
1
-7
/
+12
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-26
4
-12
/
+16
|
\
|
|
|
*
|
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
Ewan D. Milne
2019-01-22
2
-4
/
+6
|
*
|
scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
Ewan D. Milne
2019-01-22
2
-8
/
+10
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-20
1
-9
/
+11
|
\
|
|
|
*
|
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-08
1
-9
/
+11
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
4
-20
/
+19
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
24
-463
/
+1969
|
\
|
*
scsi: lpfc: Update lpfc version to 12.0.0.10
James Smart
2018-12-19
1
-1
/
+1
|
*
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
2018-12-19
5
-27
/
+233
|
*
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues
James Smart
2018-12-19
1
-3
/
+45
|
*
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
2018-12-19
2
-2
/
+8
[next]