| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1 | Shivasharan S | 2017-03-13 | 1 | -0/+3 |
* | scsi: megaraid_sas: enable intx only if msix request fails | Shivasharan S | 2017-03-13 | 1 | -5/+9 |
* | scsi: megaraid_sas: array overflow in megasas_dump_frame() | Dan Carpenter | 2017-02-15 | 1 | -1/+1 |
* | scsi: megaraid_sas: Indentation and smatch warning fixes | Shivasharan S | 2017-02-13 | 1 | -5/+5 |
* | scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints | Shivasharan S | 2017-02-13 | 1 | -15/+0 |
* | scsi: megaraid_sas: Bail out the driver load if ld_list_query fails | Shivasharan S | 2017-02-13 | 1 | -5/+5 |
* | scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero | Shivasharan S | 2017-02-13 | 1 | -4/+6 |
* | scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions | Shivasharan S | 2017-02-13 | 1 | -5/+5 |
* | scsi: megaraid_sas: latest controller OCR capability from FW before sending s... | Shivasharan S | 2017-02-13 | 1 | -0/+7 |
* | scsi: megaraid_sas: avoid unaligned access in ioctl path | Shivasharan S | 2017-02-13 | 1 | -1/+3 |
* | scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ... | Shivasharan S | 2017-02-13 | 1 | -11/+4 |
* | 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 | 1 | -3/+35 |
* | scsi: megaraid_sas: NVME interface target prop added | Shivasharan S | 2017-02-13 | 1 | -4/+140 |
* | scsi: megaraid_sas: NVME Interface detection and prop settings | Shivasharan S | 2017-02-13 | 1 | -49/+121 |
* | scsi: megaraid_sas: change issue_dcmd to return void from int | Shivasharan S | 2017-02-13 | 1 | -8/+11 |
* | scsi: megaraid_sas: Use DID_REQUEUE | Shivasharan S | 2017-02-13 | 1 | -2/+2 |
* | 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 | 1 | -10/+10 |
* | Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre... | Shivasharan S | 2017-02-13 | 1 | -48/+0 |
* | scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ... | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -0/+3 |
* | scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba... | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -0/+48 |
* | scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C... | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -28/+25 |
* | scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont... | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -17/+43 |
* | scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ... | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -1/+42 |
* | scsi: megaraid_sas: 128 MSIX Support | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -7/+18 |
* | scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro... | Sasikumar Chandrasekaran | 2017-01-10 | 1 | -1/+13 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | scsi: megaraid_sas: switch to pci_alloc_irq_vectors | Hannes Reinecke | 2016-12-07 | 1 | -40/+38 |
* | scsi: megaraid-sas: request irqs later | Tomas Henzl | 2016-11-16 | 1 | -7/+5 |
* | scsi: megaraid_sas: add in missing white spaces in error messages text | Colin Ian King | 2016-11-14 | 1 | -4/+2 |
* | scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware | Kashyap Desai | 2016-11-08 | 1 | -5/+2 |
* | scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach | Kashyap Desai | 2016-11-08 | 1 | -0/+39 |
* | scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices | Kashyap Desai | 2016-10-24 | 1 | -8/+5 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-10-07 | 1 | -23/+5 |
|\ |
|
| * | scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up | Baoyou Xie | 2016-09-19 | 1 | -13/+0 |
| * | 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-30 | 1 | -1/+1 |
| * | scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 2016-08-23 | 1 | -8/+3 |
* | | megaraid_sas: Fix probing cards without io port | Yinghai Lu | 2016-08-10 | 1 | -3/+3 |
|/ |
|
* | 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 | 1 | -1/+1 |
* | megaraid_sas: task management code optimizations | Sumit Saxena | 2016-04-15 | 1 | -21/+46 |
* | megaraid_sas: reduce memory footprints in kdump mode | Sumit Saxena | 2016-04-15 | 1 | -19/+29 |
* | 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 | 1 | -4/+10 |
* | megaraid_sas: Add an i/o barrier | Tomas Henzl | 2016-02-23 | 1 | -0/+1 |
* | 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 | 1 | -2/+4 |
* | megaraid: fix null pointer check in megasas_detach_one(). | Maurizio Lombardi | 2016-02-23 | 1 | -5/+5 |