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
/
megaraid
Commit message (
Expand
)
Author
Age
Files
Lines
*
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...
Sumit Saxena
2016-07-13
1
-0
/
+6
*
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
2016-05-05
2
-2
/
+2
*
megaraid_sas: driver version upgrade
Sumit Saxena
2016-04-15
1
-2
/
+2
*
megaraid_sas: task management code optimizations
Sumit Saxena
2016-04-15
1
-21
/
+46
*
megaraid_sas: call ISR function to clean up pending replies in OCR path
Sumit Saxena
2016-04-15
1
-0
/
+2
*
megaraid_sas: reduce memory footprints in kdump mode
Sumit Saxena
2016-04-15
3
-19
/
+34
*
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
2016-03-18
1
-1
/
+2
*
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
2016-03-10
2
-5
/
+11
*
megaraid_sas: Add an i/o barrier
Tomas Henzl
2016-02-23
2
-0
/
+2
*
megaraid_sas: Fix SMAP issue
Sumit Saxena
2016-02-23
1
-7
/
+6
*
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
2016-02-23
3
-22
/
+39
*
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
2016-02-23
1
-5
/
+5
*
megaraid_sas: driver version upgrade
Sumit Saxena
2016-02-23
1
-2
/
+2
*
megaraid_sas: SPERC OCR changes
Sumit Saxena
2016-02-23
1
-57
/
+16
*
megaraid_sas: Introduce module parameter for SCSI command timeout
Sumit Saxena
2016-02-23
2
-4
/
+13
*
megaraid_sas: MFI adapter OCR changes
Sumit Saxena
2016-02-23
1
-51
/
+50
*
megaraid_sas: Make adprecovery variable atomic
Sumit Saxena
2016-02-23
3
-74
/
+50
*
megaraid_sas: IO throttling support
Sumit Saxena
2016-02-23
2
-2
/
+5
*
megaraid_sas: Dual queue depth support
Sumit Saxena
2016-02-23
3
-10
/
+107
*
megaraid_sas: Code optimization build_and_issue_cmd return-type
Sumit Saxena
2016-02-23
2
-9
/
+4
*
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
Sumit Saxena
2016-02-23
4
-239
/
+331
*
megaraid_sas: Fastpath region lock bypass
Sumit Saxena
2016-02-23
4
-7
/
+17
*
megaraid_sas: Update device queue depth based on interface type
Sumit Saxena
2016-02-23
2
-1
/
+396
*
megaraid_sas: Task management support
Sumit Saxena
2016-02-23
4
-18
/
+646
*
megaraid_sas: Syncing request flags macro names with firmware
Sumit Saxena
2016-02-23
2
-4
/
+5
*
megaraid_sas: MFI IO timeout handling
Sumit Saxena
2016-02-23
3
-110
/
+338
*
megaraid_sas: Do not allow PCI access during OCR
Sumit Saxena
2016-02-23
2
-174
/
+82
*
megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
Nicholas Krause
2016-01-08
1
-0
/
+4
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
5
-308
/
+680
|
\
|
*
megaraid_sas: Fix sparse warning
Sumit Saxena
2015-11-09
1
-1
/
+1
|
*
megaraid_sas: Make tape drives visible on PERC5 controllers
Sumit Saxena
2015-11-09
2
-3
/
+18
|
*
megaraid_sas : Remove debug print from function megasas_update_span_set
sumit.saxena@avagotech.com
2015-11-02
1
-4
/
+0
|
*
megaraid_sas : Driver version upgrade
sumit.saxena@avagotech.com
2015-11-02
1
-2
/
+2
|
*
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
2015-11-02
1
-2
/
+11
|
*
megaraid_sas: Make PI enabled VD 8 byte DMA aligned
sumit.saxena@avagotech.com
2015-10-29
1
-0
/
+34
|
*
megaraid_sas: Initialize tasklet before setting up IRQs
sumit.saxena@avagotech.com
2015-10-29
1
-2
/
+3
|
*
megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature
sumit.saxena@avagotech.com
2015-10-29
1
-4
/
+4
|
*
megaraid_sas: Update OCR capability on controller properties change
sumit.saxena@avagotech.com
2015-10-29
2
-4
/
+8
|
*
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
2015-10-29
2
-1
/
+3
|
*
megaraid_sas: Support for Cutlass (12 Gbps) controller
sumit.saxena@avagotech.com
2015-10-29
3
-0
/
+23
|
*
megaraid_sas: Support for Intruder (12 Gbps) controller
sumit.saxena@avagotech.com
2015-10-29
2
-0
/
+17
|
*
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
2015-10-29
4
-146
/
+76
|
*
megaraid_sas: Expose TAPE drives unconditionally
sumit.saxena@avagotech.com
2015-10-29
1
-2
/
+3
|
*
megaraid_sas: Version update
sumit.saxena@avagotech.com
2015-10-29
1
-2
/
+2
|
*
megaraid_sas: Code refactor for use of requestorId
sumit.saxena@avagotech.com
2015-10-29
1
-17
/
+18
|
*
megaraid_sas: Fix validHandles check in I/O path
sumit.saxena@avagotech.com
2015-10-29
1
-1
/
+1
|
*
megaraid_sas: Print critical firmware event messages
sumit.saxena@avagotech.com
2015-10-29
2
-0
/
+71
|
*
megaraid_sas: Chip reset if driver fails to get IOC ready
sumit.saxena@avagotech.com
2015-10-29
1
-75
/
+68
|
*
megaraid_sas: Support for max_io_size 1MB
sumit.saxena@avagotech.com
2015-10-29
3
-20
/
+58
|
*
megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...
sumit.saxena@avagotech.com
2015-10-29
1
-10
/
+10
[next]