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_sli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
2019-04-04
1
-3
/
+3
*
scsi: lpfc: Remove unused functions
Bart Van Assche
2019-04-04
1
-153
/
+0
*
scsi: lpfc: Fix indentation and balance braces
Bart Van Assche
2019-04-04
1
-3
/
+3
*
scsi: lpfc: Declare local functions static
Bart Van Assche
2019-04-04
1
-3
/
+3
*
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2019-03-21
1
-2
/
+2
*
scsi: lpfc: Fix build error
James Bottomley
2019-03-21
1
-6
/
+0
*
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
2019-03-19
1
-4
/
+6
*
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
2019-03-19
1
-26
/
+29
*
scsi: lpfc: Correct boot bios information to FDMI registration
James Smart
2019-03-19
1
-17
/
+68
*
scsi: lpfc: Fix mailbox hang on adapter init
James Smart
2019-03-19
1
-6
/
+6
*
scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay
James Smart
2019-03-19
1
-1
/
+1
*
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
2019-03-19
1
-3
/
+3
*
scsi: lpfc: Stop adapter if pci errors detected
James Smart
2019-03-19
1
-2
/
+9
*
scsi: lpfc: Fix nvmet handling of first burst cmd
James Smart
2019-03-19
1
-1
/
+1
*
scsi: lpfc: Fix use-after-free mailbox cmd completion
James Smart
2019-03-19
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-1
/
+1
|
\
|
*
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
2019-03-07
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-812
/
+1479
|
\
|
|
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
1
-1
/
+1
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-06
1
-9
/
+33
|
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-06
1
-323
/
+410
|
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-06
1
-53
/
+73
|
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-06
1
-94
/
+54
|
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-06
1
-28
/
+692
|
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-06
1
-12
/
+14
|
*
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
2019-02-06
1
-30
/
+0
|
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-06
1
-57
/
+31
|
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-06
1
-78
/
+81
|
*
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
2019-02-06
1
-197
/
+15
|
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-06
1
-67
/
+212
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-19
1
-9
/
+11
|
\
\
|
*
|
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-09
1
-9
/
+11
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-8
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-92
/
+217
|
\
|
*
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
2018-12-20
1
-5
/
+37
|
*
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
2018-12-20
1
-2
/
+6
|
*
scsi: lpfc: Correct MDS loopback diagnostics support
James Smart
2018-12-20
1
-15
/
+34
|
*
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: lpfc: Fix driver release of fw-logging buffers
James Smart
2018-12-08
1
-0
/
+19
|
*
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
2018-12-08
1
-11
/
+3
|
*
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
2018-12-08
1
-0
/
+2
|
*
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
2018-12-08
1
-6
/
+53
|
*
scsi: lpfc: refactor mailbox structure context fields
James Smart
2018-12-08
1
-37
/
+41
|
*
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
2018-12-08
1
-6
/
+8
|
*
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-11-22
1
-2
/
+1
|
*
scsi: lpfc: add Trunking support
James Smart
2018-11-07
1
-0
/
+11
|
*
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
2018-11-07
1
-9
/
+2
*
|
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
2018-11-28
1
-1
/
+0
|
/
[next]