index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
2019-02-20
1
-2
/
+1
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
5
-8
/
+8
*
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
2019-02-13
1
-0
/
+1
*
scsi: lpfc: Update lpfc version to 12.2.0.0
James Smart
2019-02-06
1
-1
/
+1
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
22
-22
/
+22
*
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
2019-02-06
1
-13
/
+37
*
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
2019-02-06
3
-112
/
+137
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-06
10
-59
/
+46
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-06
5
-74
/
+112
*
scsi: lpfc: Enable SCSI and NVME fc4s by default
James Smart
2019-02-06
1
-2
/
+2
*
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
2019-02-06
4
-41
/
+51
*
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
2019-02-06
1
-149
/
+13
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-06
7
-476
/
+729
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-06
4
-58
/
+89
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-06
11
-343
/
+831
*
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
2019-02-06
3
-42
/
+56
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-06
5
-11
/
+20
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-06
13
-327
/
+1527
*
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
2019-02-06
4
-58
/
+27
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-06
9
-34
/
+60
*
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
2019-02-06
10
-103
/
+304
*
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
2019-02-06
5
-116
/
+124
*
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
2019-02-06
3
-33
/
+0
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-06
14
-338
/
+623
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-06
10
-606
/
+417
*
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
2019-02-06
6
-468
/
+25
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-06
10
-1209
/
+707
*
scsi: lpfc: cleanup: Remove excess check on NVME io submit code path
James Smart
2019-02-06
1
-1
/
+1
*
scsi: lpfc: cleanup: remove nrport from nvme command structure
James Smart
2019-02-06
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-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-20
1
-1
/
+1
|
*
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
2018-12-20
5
-27
/
+233
|
*
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues
James Smart
2018-12-20
1
-3
/
+45
|
*
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
2018-12-20
2
-2
/
+8
|
*
scsi: lpfc: update fault value on successful trunk events.
James Smart
2018-12-20
1
-8
/
+4
|
*
scsi: lpfc: Correct MDS loopback diagnostics support
James Smart
2018-12-20
1
-15
/
+34
|
*
scsi: lpfc: Fix link state reporting for trunking when adapter is offline
James Smart
2018-12-20
1
-2
/
+14
|
*
scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...
Ewan D. Milne
2018-12-19
1
-1
/
+2
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-4
/
+0
|
*
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
2018-12-13
4
-7
/
+7
|
*
Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"
Martin K. Petersen
2018-12-13
2
-21
/
+0
|
*
scsi: lpfc: update driver version to 12.0.0.9
James Smart
2018-12-08
1
-1
/
+1
|
*
scsi: lpfc: Fix dif and first burst use in write commands
James Smart
2018-12-08
1
-0
/
+18
|
*
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
2018-12-08
4
-26
/
+27
|
*
scsi: lpfc: Correct topology type reporting on G7 adapters
James Smart
2018-12-08
2
-5
/
+6
|
*
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
2018-12-08
2
-13
/
+3
|
*
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
James Smart
2018-12-08
3
-3
/
+65
|
*
scsi: lpfc: ls_rjt erroneus FLOGIs
James Smart
2018-12-08
2
-0
/
+21
|
*
scsi: lpfc: rport port swap discovery issue.
James Smart
2018-12-08
1
-8
/
+35
[next]