index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
1
-1
/
+1
2017-03-13
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
1
-0
/
+3
2017-03-13
scsi: megaraid_sas: enable intx only if msix request fails
Shivasharan S
1
-5
/
+9
2017-02-15
scsi: megaraid_sas: array overflow in megasas_dump_frame()
Dan Carpenter
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
1
-5
/
+5
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
1
-15
/
+0
2017-02-13
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
Shivasharan S
1
-5
/
+5
2017-02-13
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
Shivasharan S
1
-4
/
+6
2017-02-13
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
Shivasharan S
1
-5
/
+5
2017-02-13
scsi: megaraid_sas: latest controller OCR capability from FW before sending s...
Shivasharan S
1
-0
/
+7
2017-02-13
scsi: megaraid_sas: avoid unaligned access in ioctl path
Shivasharan S
1
-1
/
+3
2017-02-13
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
1
-11
/
+4
2017-02-13
scsi: megaraid_sas: add print in device removal path
Shivasharan S
1
-8
/
+11
2017-02-13
scsi: megaraid_sas: enhance debug logs in OCR context
Shivasharan S
1
-3
/
+35
2017-02-13
scsi: megaraid_sas: NVME interface target prop added
Shivasharan S
1
-4
/
+140
2017-02-13
scsi: megaraid_sas: NVME Interface detection and prop settings
Shivasharan S
1
-49
/
+121
2017-02-13
scsi: megaraid_sas: change issue_dcmd to return void from int
Shivasharan S
1
-8
/
+11
2017-02-13
scsi: megaraid_sas: Use DID_REQUEUE
Shivasharan S
1
-2
/
+2
2017-02-13
scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...
Shivasharan S
1
-11
/
+14
2017-02-13
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
Shivasharan S
1
-10
/
+10
2017-02-13
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...
Shivasharan S
1
-48
/
+0
2017-01-10
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...
Sasikumar Chandrasekaran
1
-0
/
+3
2017-01-10
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
1
-0
/
+48
2017-01-10
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...
Sasikumar Chandrasekaran
1
-28
/
+25
2017-01-10
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
1
-17
/
+43
2017-01-10
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
1
-1
/
+42
2017-01-10
scsi: megaraid_sas: 128 MSIX Support
Sasikumar Chandrasekaran
1
-7
/
+18
2017-01-10
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...
Sasikumar Chandrasekaran
1
-1
/
+13
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-07
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
1
-40
/
+38
2016-11-16
scsi: megaraid-sas: request irqs later
Tomas Henzl
1
-7
/
+5
2016-11-14
scsi: megaraid_sas: add in missing white spaces in error messages text
Colin Ian King
1
-4
/
+2
2016-11-08
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
Kashyap Desai
1
-5
/
+2
2016-11-08
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
Kashyap Desai
1
-0
/
+39
2016-10-24
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
Kashyap Desai
1
-8
/
+5
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-23
/
+5
2016-09-19
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
Baoyou Xie
1
-13
/
+0
2016-09-14
scsi: megaraid_sas: add in missing white space in error message text
Colin Ian King
1
-1
/
+1
2016-08-30
scsi: megaraid_sas: Fix the search of first memory bar
Christophe JAILLET
1
-1
/
+1
2016-08-23
scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-10
megaraid_sas: Fix probing cards without io port
Yinghai Lu
1
-3
/
+3
2016-07-13
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...
Sumit Saxena
1
-0
/
+6
2016-05-05
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
1
-1
/
+1
2016-04-15
megaraid_sas: task management code optimizations
Sumit Saxena
1
-21
/
+46
2016-04-15
megaraid_sas: reduce memory footprints in kdump mode
Sumit Saxena
1
-19
/
+29
2016-03-18
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
1
-1
/
+2
2016-03-10
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
1
-4
/
+10
2016-02-23
megaraid_sas: Add an i/o barrier
Tomas Henzl
1
-0
/
+1
2016-02-23
megaraid_sas: Fix SMAP issue
Sumit Saxena
1
-7
/
+6
2016-02-23
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
1
-2
/
+4
[next]