index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: megaraid_sas: In validate raid map, raid capability is not converted to...
Shivasharan S
2017-02-13
1
-3
/
+10
*
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
2017-02-13
5
-18
/
+76
*
scsi: megaraid_sas: add print in device removal path
Shivasharan S
2017-02-13
1
-8
/
+11
*
scsi: megaraid_sas: enhance debug logs in OCR context
Shivasharan S
2017-02-13
3
-4
/
+72
*
scsi: megaraid_sas: set residual bytes count during IO completion
Shivasharan S
2017-02-13
1
-0
/
+10
*
scsi: megaraid_sas: raid 1 write performance for large io
Shivasharan S
2017-02-13
2
-2
/
+35
*
scsi: megaraid_sas: NVME fast path io support
Shivasharan S
2017-02-13
4
-45
/
+350
*
scsi: megaraid_sas: NVME interface target prop added
Shivasharan S
2017-02-13
3
-4
/
+155
*
scsi: megaraid_sas: NVME Interface detection and prop settings
Shivasharan S
2017-02-13
4
-59
/
+142
*
scsi: megaraid_sas: change issue_dcmd to return void from int
Shivasharan S
2017-02-13
3
-13
/
+16
*
scsi: megaraid_sas: megasas_get_request_descriptor always return valid desc
Shivasharan S
2017-02-13
1
-22
/
+2
*
scsi: megaraid_sas: Use DID_REQUEUE
Shivasharan S
2017-02-13
2
-3
/
+3
*
scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...
Shivasharan S
2017-02-13
1
-11
/
+14
*
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
Shivasharan S
2017-02-13
3
-18
/
+18
*
scsi: megaraid_sas: 32 bit descriptor fire cmd optimization
Shivasharan S
2017-02-13
1
-32
/
+33
*
scsi: megaraid_sas: raid 1 fast path code optimize
Shivasharan S
2017-02-13
3
-248
/
+118
*
scsi: megaraid_sas: cpu select rework.
Shivasharan S
2017-02-13
1
-75
/
+100
*
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...
Shivasharan S
2017-02-13
5
-74
/
+7
*
scsi: megaraid_sas: driver version upgrade
Sasikumar Chandrasekaran
2017-01-11
1
-2
/
+2
*
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...
Sasikumar Chandrasekaran
2017-01-11
4
-28
/
+89
*
scsi: megaraid_sas: ldio_outstanding variable is not decremented in completio...
Sasikumar Chandrasekaran
2017-01-11
1
-2
/
+5
*
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
2017-01-11
5
-7
/
+74
*
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...
Sasikumar Chandrasekaran
2017-01-11
3
-36
/
+37
*
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
2017-01-11
5
-138
/
+695
*
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/...
Sasikumar Chandrasekaran
2017-01-11
4
-53
/
+329
*
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
2017-01-11
5
-31
/
+297
*
scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
2017-01-11
2
-0
/
+3
*
scsi: megaraid_sas: 128 MSIX Support
Sasikumar Chandrasekaran
2017-01-11
3
-9
/
+21
*
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...
Sasikumar Chandrasekaran
2017-01-11
3
-11
/
+45
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
4
-65
/
+108
|
\
|
*
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2016-12-08
2
-41
/
+38
|
*
scsi: megaraid-sas: request irqs later
Tomas Henzl
2016-11-17
1
-7
/
+5
|
*
scsi: megaraid_sas: add in missing white spaces in error messages text
Colin Ian King
2016-11-15
1
-4
/
+2
|
*
scsi: megaraid_sas: driver version upgrade
Kashyap Desai
2016-11-09
1
-2
/
+2
|
*
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...
Kashyap Desai
2016-11-09
1
-4
/
+4
|
*
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
Kashyap Desai
2016-11-08
3
-5
/
+10
|
*
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
Kashyap Desai
2016-11-08
2
-3
/
+45
|
*
scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
Kashyap Desai
2016-11-08
1
-2
/
+4
|
*
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...
Kashyap Desai
2016-11-08
1
-0
/
+1
*
|
scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
Sumit Saxena
2016-11-09
1
-1
/
+1
|
/
*
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
Kashyap Desai
2016-10-25
1
-8
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-10-07
2
-23
/
+14
|
\
|
*
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
Baoyou Xie
2016-09-19
2
-13
/
+9
|
*
scsi: megaraid_sas: add in missing white space in error message text
Colin Ian King
2016-09-14
1
-1
/
+1
|
*
scsi: megaraid_sas: Fix the search of first memory bar
Christophe JAILLET
2016-08-31
1
-1
/
+1
|
*
scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-24
1
-8
/
+3
*
|
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2016-08-11
2
-4
/
+4
|
/
*
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...
Sumit Saxena
2016-07-14
1
-0
/
+6
*
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
2016-05-06
2
-2
/
+2
[prev]
[next]