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
/
lpfc_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Add MDS Diagnostic support.
James Smart
2017-05-16
1
-0
/
+13
*
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
2017-05-16
1
-0
/
+2
*
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
James Smart
2017-05-16
1
-82
/
+10
*
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
James Smart
2017-05-16
1
-1
/
+6
*
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
James Smart
2017-05-16
1
-8
/
+15
*
scsi: lpfc: Fix used-RPI accounting problem.
James Smart
2017-05-16
1
-19
/
+5
*
scsi: lpfc: ensure els_wq is being checked before destroying it
Colin Ian King
2017-05-08
1
-1
/
+1
*
scsi: lpfc: Fix panic on BFS configuration
James Smart
2017-05-08
1
-0
/
+7
*
Fix Express lane queue creation.
James Smart
2017-04-24
1
-1
/
+5
*
Update ABORT processing for NVMET.
James Smart
2017-04-24
1
-19
/
+33
*
Add Fabric assigned WWN support.
James Smart
2017-04-24
1
-3
/
+28
*
Fix crash after issuing lip reset
James Smart
2017-04-24
1
-23
/
+26
*
Fix driver load issues when MRQ=8
James Smart
2017-04-24
1
-4
/
+8
*
Fix driver unload/reload operation.
James Smart
2017-04-24
1
-21
/
+25
*
Add debug messages for nvme/fcp resource allocation.
James Smart
2017-04-24
1
-0
/
+6
*
scsi: lpfc: Finalize Kconfig options for nvme
James Smart
2017-03-15
1
-0
/
+7
*
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
2017-03-07
1
-0
/
+1
*
scsi: lpfc: remove dead sli3 nvme code
James Smart
2017-03-06
1
-5
/
+0
*
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
2017-03-06
1
-5
/
+2
*
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
2017-03-06
1
-3
/
+58
*
scsi: lpfc: add NVME exchange aborts
James Smart
2017-03-06
1
-0
/
+7
*
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2017-03-06
1
-30
/
+17
*
scsi: lpfc: Update copyrights
James Smart
2017-02-22
1
-2
/
+4
*
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
2017-02-22
1
-4
/
+10
*
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
2017-02-22
1
-7
/
+226
*
scsi: lpfc: NVME Target: Base modifications
James Smart
2017-02-22
1
-7
/
+237
*
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
2017-02-22
1
-20
/
+19
*
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
2017-02-22
1
-0
/
+7
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-22
1
-950
/
+1185
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-22
1
-8
/
+11
*
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
2017-02-22
1
-186
/
+54
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+1
*
scsi: lpfc: Use %zd format string for size_t
Arnd Bergmann
2016-11-08
1
-1
/
+1
*
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2016-11-08
1
-9
/
+11
*
scsi: lpfc: Synchronize link speed with boot driver
James Smart
2016-11-08
1
-0
/
+54
*
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
James Smart
2016-11-08
1
-13
/
+15
*
scsi: lpfc: Correct embedded io wq element size
James Smart
2016-11-08
1
-9
/
+5
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-11
/
+4
|
\
|
*
lpfc: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-21
1
-11
/
+4
*
|
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...
James Smart
2016-07-15
1
-15
/
+9
*
|
lpfc: Correct Port reset resulting in FC port going offline
James Smart
2016-07-15
1
-1
/
+2
*
|
lpfc: Re-organize source for easier device-id management
James Smart
2016-07-15
1
-100
/
+1
*
|
lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...
James Smart
2016-07-15
1
-1
/
+2
*
|
lpfc: Add MDS Diagnostics Support
James Smart
2016-07-15
1
-0
/
+28
*
|
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
James Smart
2016-07-15
1
-31
/
+87
*
|
lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on Linux
James Smart
2016-07-15
1
-0
/
+2
|
/
*
lpfc: Update modified file copyrights
James Smart
2016-04-11
1
-1
/
+1
*
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
James Smart
2016-04-11
1
-2
/
+3
*
lpfc: Utilize embedded CDB logic to minimize IO latency
James Smart
2016-04-11
1
-2
/
+18
*
lpfc: fix misleading indentation
Arnd Bergmann
2016-03-18
1
-2
/
+3
[next]