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 MRQ > 1 context list handling
Dick Kennedy
2017-08-25
1
-11
/
+6
*
scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset
Dick Kennedy
2017-08-25
1
-0
/
+16
*
scsi: lpfc: Replace PCI pool old API
Romain Perier
2017-08-07
1
-8
/
+8
*
scsi: lpfc: fix refcount error on node list
James Smart
2017-06-26
1
-7
/
+0
*
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
2017-06-20
1
-6
/
+10
*
scsi: lpfc: Vport creation is failing with "Link Down" error
James Smart
2017-06-20
1
-9
/
+12
*
scsi: lpfc: Add auto EQ delay logic
James Smart
2017-06-13
1
-1
/
+103
*
scsi: lpfc: Fix System panic after loading the driver
James Smart
2017-06-13
1
-5
/
+6
*
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
2017-06-13
1
-0
/
+10
*
scsi: lpfc: Add MDS Diagnostic support.
James Smart
2017-05-17
1
-0
/
+13
*
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
2017-05-17
1
-0
/
+2
*
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
James Smart
2017-05-17
1
-82
/
+10
*
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
James Smart
2017-05-17
1
-1
/
+6
*
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
James Smart
2017-05-17
1
-8
/
+15
*
scsi: lpfc: Fix used-RPI accounting problem.
James Smart
2017-05-17
1
-19
/
+5
*
scsi: lpfc: ensure els_wq is being checked before destroying it
Colin Ian King
2017-05-09
1
-1
/
+1
*
scsi: lpfc: Fix panic on BFS configuration
James Smart
2017-05-09
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-08
1
-0
/
+1
*
scsi: lpfc: remove dead sli3 nvme code
James Smart
2017-03-07
1
-5
/
+0
*
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
2017-03-07
1
-5
/
+2
*
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
2017-03-07
1
-3
/
+58
*
scsi: lpfc: add NVME exchange aborts
James Smart
2017-03-07
1
-0
/
+7
*
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2017-03-07
1
-30
/
+17
*
scsi: lpfc: Update copyrights
James Smart
2017-02-23
1
-2
/
+4
*
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
2017-02-23
1
-4
/
+10
*
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
2017-02-23
1
-7
/
+226
*
scsi: lpfc: NVME Target: Base modifications
James Smart
2017-02-23
1
-7
/
+237
*
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
2017-02-23
1
-20
/
+19
*
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
2017-02-23
1
-0
/
+7
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-23
1
-950
/
+1185
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-23
1
-8
/
+11
*
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
2017-02-23
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-22
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
[next]