index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
1
-3
/
+3
2019-03-19
scsi: lpfc: Stop adapter if pci errors detected
James Smart
1
-2
/
+9
2019-03-19
scsi: lpfc: Fix nvmet handling of first burst cmd
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Fix use-after-free mailbox cmd completion
James Smart
1
-1
/
+1
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-812
/
+1479
2019-03-07
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
1
-1
/
+1
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-1
/
+1
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Rework locking on SCSI io completion
James Smart
1
-9
/
+33
2019-02-06
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-323
/
+410
2019-02-06
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
1
-53
/
+73
2019-02-06
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-94
/
+54
2019-02-06
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-28
/
+692
2019-02-06
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-12
/
+14
2019-02-06
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
1
-30
/
+0
2019-02-06
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-57
/
+31
2019-02-06
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-78
/
+81
2019-02-06
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
1
-197
/
+15
2019-02-06
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
1
-67
/
+212
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-9
/
+11
2019-01-09
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+11
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+7
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-92
/
+217
2018-12-20
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
1
-5
/
+37
2018-12-20
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
1
-2
/
+6
2018-12-20
scsi: lpfc: Correct MDS loopback diagnostics support
James Smart
1
-15
/
+34
2018-12-19
scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...
Ewan D. Milne
1
-1
/
+2
2018-12-08
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
1
-0
/
+19
2018-12-08
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
1
-11
/
+3
2018-12-08
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
1
-0
/
+2
2018-12-08
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
1
-6
/
+53
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-37
/
+41
2018-12-08
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
1
-6
/
+8
2018-11-28
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
1
-1
/
+0
2018-11-22
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-07
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+11
2018-11-07
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
1
-9
/
+2
2018-10-17
scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'
YueHaibing
1
-7
/
+0
2018-09-12
scsi: lpfc: add support to retrieve firmware logs
James Smart
1
-0
/
+265
2018-09-12
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
1
-5
/
+1
2018-09-12
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
1
-1
/
+24
2018-09-12
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
1
-0
/
+7
2018-08-02
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
1
-2
/
+14
2018-07-11
scsi: lpfc: devloss timeout race condition caused null pointer reference
James Smart
1
-4
/
+9
2018-07-11
scsi: lpfc: Make PBDE optimizations configurable
James Smart
1
-4
/
+4
2018-07-11
scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word
James Smart
1
-1
/
+8
2018-06-26
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-28
/
+22
[next]