index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-1
/
+0
|
\
|
*
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
9
-116
/
+543
|
\
\
|
*
|
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
2019-08-29
3
-4
/
+140
|
*
|
scsi: mpt3sas: Update driver version to 31.100.00.00
Suganath Prabu
2019-08-07
1
-2
/
+2
|
*
|
scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR
Suganath Prabu
2019-08-07
1
-10
/
+16
|
*
|
scsi: mpt3sas: Reduce the performance drop
Suganath Prabu
2019-08-07
1
-5
/
+2
|
*
|
scsi: mpt3sas: Handle fault during HBA initialization
Suganath Prabu
2019-08-07
1
-13
/
+62
|
*
|
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
2019-08-07
3
-0
/
+27
|
*
|
scsi: mpt3sas: Support MEMORY MOVE Tool box command
Suganath Prabu
2019-08-07
1
-2
/
+25
|
*
|
scsi: mpt3sas: Allow ioctls to blocked access status NVMe
Suganath Prabu
2019-08-07
2
-2
/
+27
|
*
|
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
2019-08-07
4
-37
/
+83
|
*
|
scsi: mpt3sas: Update MPI headers to 2.6.8 spec
Suganath Prabu
2019-08-07
5
-34
/
+46
|
*
|
scsi: mpt3sas: Gracefully handle online firmware update
Suganath Prabu
2019-08-07
2
-0
/
+95
|
*
|
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
2019-08-07
2
-0
/
+3
|
*
|
scsi: mpt3sas: Add support for PCIe Lane margin
Suganath Prabu
2019-08-07
1
-3
/
+4
|
*
|
scsi: mpt3sas: support target smid for [abort|query] task
Minwoo Im
2019-07-30
1
-2
/
+10
|
*
|
scsi: mpt3sas: clean up a couple sizeof() uses
Dan Carpenter
2019-07-30
1
-3
/
+2
|
|
/
*
|
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
2019-07-30
1
-5
/
+7
|
/
*
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
2019-07-16
1
-0
/
+1
*
scsi: mpt3sas: Fix msix load balance on and off settings
Sreekanth Reddy
2019-06-26
1
-5
/
+18
*
scsi: mpt3sas: Determine smp affinity on per HBA basis
Sreekanth Reddy
2019-06-26
2
-4
/
+7
*
scsi: mpt3sas: Use configured PCIe link speed, not max
Sreekanth Reddy
2019-06-26
1
-9
/
+4
*
scsi: mpt3sas: Remove CPU arch check to determine perf_mode
Sreekanth Reddy
2019-06-26
1
-15
/
+1
*
scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
2019-06-20
1
-113
/
+97
*
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
2019-06-20
2
-14
/
+14
*
scsi: mpt3sas: Mark expected switch fall-through
Gustavo A. R. Silva
2019-06-20
1
-0
/
+1
*
scsi: mpt3sas: Update driver version to 29.100.00.00
Suganath Prabu S
2019-06-18
1
-2
/
+2
*
scsi: mpt3sas: Introduce perf_mode module parameter
Suganath Prabu S
2019-06-18
1
-18
/
+126
*
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
2019-06-18
5
-2
/
+109
*
scsi: mpt3sas: Affinity high iops queues IRQs to local node
Suganath Prabu S
2019-06-18
1
-11
/
+62
*
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
2019-06-18
3
-9
/
+35
*
scsi: mpt3sas: Use high iops queues under some circumstances
Suganath Prabu S
2019-06-18
2
-2
/
+48
*
scsi: mpt3sas: change _base_get_msix_index prototype
Suganath Prabu S
2019-06-18
1
-10
/
+20
*
scsi: mpt3sas: Add flag high_iops_queues
Suganath Prabu S
2019-06-18
2
-5
/
+45
*
scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
Suganath Prabu S
2019-06-18
2
-9
/
+111
*
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
2019-06-18
6
-42
/
+49
*
scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
Gen Zhang
2019-06-18
1
-0
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
3
-31
/
+170
|
\
|
*
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-12
2
-0
/
+18
|
|
\
|
*
|
scsi: mpt3sas: fix indentation issue
Colin Ian King
2019-03-27
1
-2
/
+2
|
*
|
scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00
Suganath Prabu
2019-03-18
1
-3
/
+3
|
*
|
scsi: mpt3sas: Improve the threshold value and introduce module param
Suganath Prabu
2019-03-18
2
-2
/
+15
|
*
|
scsi: mpt3sas: Load balance to improve performance and avoid soft lockups
Suganath Prabu
2019-03-18
2
-0
/
+26
|
*
|
scsi: mpt3sas: Irq poll to avoid CPU hard lockups
Suganath Prabu
2019-03-18
3
-2
/
+85
|
*
|
scsi: mpt3sas: simplify interrupt handler
Suganath Prabu
2019-03-18
1
-16
/
+33
|
*
|
scsi: mpt3sas: Fix typo in request_desript_type
Suganath Prabu
2019-03-18
1
-9
/
+9
*
|
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
|
|
/
|
/
|
*
|
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2019-03-25
2
-0
/
+18
|
/
*
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
2019-02-27
1
-0
/
+4
[next]