index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
1
-1
/
+5
2017-03-14
scsi: megaraid_sas: raid6 also require cpuSel check same as raid5
Shivasharan S
1
-1
/
+1
2017-03-14
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
1
-1
/
+1
2017-02-16
scsi: megaraid_sas: handle dma_addr_t right on 32-bit
Arnd Bergmann
1
-7
/
+7
2017-02-13
scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val...
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
1
-49
/
+43
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
1
-5
/
+0
2017-02-13
scsi: megaraid_sas: Increase internal command pool
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete
Shivasharan S
1
-2
/
+18
2017-02-13
scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void
Shivasharan S
1
-8
/
+2
2017-02-13
scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR
Shivasharan S
1
-0
/
+1
2017-02-13
scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, ...
Shivasharan S
1
-5
/
+10
2017-02-13
scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion
Shivasharan S
1
-2
/
+1
2017-02-13
scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate
Shivasharan S
1
-7
/
+0
2017-02-13
scsi: megaraid_sas: update can_queue only if the new value is less
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
Shivasharan S
1
-2
/
+3
2017-02-13
scsi: megaraid_sas: big endian support changes
Shivasharan S
1
-28
/
+42
2017-02-13
scsi: megaraid_sas: Big endian RDPQ mode fix
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...
Shivasharan S
1
-11
/
+14
2017-02-13
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
1
-5
/
+66
2017-02-13
scsi: megaraid_sas: enhance debug logs in OCR context
Shivasharan S
1
-1
/
+34
2017-02-13
scsi: megaraid_sas: set residual bytes count during IO completion
Shivasharan S
1
-0
/
+10
2017-02-13
scsi: megaraid_sas: raid 1 write performance for large io
Shivasharan S
1
-2
/
+30
2017-02-13
scsi: megaraid_sas: NVME fast path io support
Shivasharan S
1
-22
/
+294
2017-02-13
scsi: megaraid_sas: NVME Interface detection and prop settings
Shivasharan S
1
-2
/
+4
2017-02-13
scsi: megaraid_sas: change issue_dcmd to return void from int
Shivasharan S
1
-4
/
+4
2017-02-13
scsi: megaraid_sas: megasas_get_request_descriptor always return valid desc
Shivasharan S
1
-22
/
+2
2017-02-13
scsi: megaraid_sas: Use DID_REQUEUE
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
Shivasharan S
1
-6
/
+6
2017-02-13
scsi: megaraid_sas: 32 bit descriptor fire cmd optimization
Shivasharan S
1
-32
/
+33
2017-02-13
scsi: megaraid_sas: raid 1 fast path code optimize
Shivasharan S
1
-233
/
+116
2017-02-13
scsi: megaraid_sas: cpu select rework.
Shivasharan S
1
-75
/
+100
2017-02-13
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...
Shivasharan S
1
-10
/
+6
2017-01-11
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...
Sasikumar Chandrasekaran
1
-0
/
+6
2017-01-11
scsi: megaraid_sas: ldio_outstanding variable is not decremented in completio...
Sasikumar Chandrasekaran
1
-2
/
+5
2017-01-11
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
1
-6
/
+10
2017-01-11
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...
Sasikumar Chandrasekaran
1
-8
/
+11
2017-01-11
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
1
-47
/
+178
2017-01-11
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/...
Sasikumar Chandrasekaran
1
-45
/
+290
2017-01-11
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
1
-27
/
+138
2017-01-11
scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
1
-0
/
+1
2017-01-11
scsi: megaraid_sas: 128 MSIX Support
Sasikumar Chandrasekaran
1
-2
/
+2
2017-01-11
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...
Sasikumar Chandrasekaran
1
-7
/
+23
2016-11-09
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...
Kashyap Desai
1
-4
/
+4
2016-11-09
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
Kashyap Desai
1
-0
/
+5
2016-11-09
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
Kashyap Desai
1
-3
/
+6
2016-11-09
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...
Kashyap Desai
1
-0
/
+1
2016-08-11
megaraid_sas: Fix probing cards without io port
Yinghai Lu
1
-1
/
+1
2016-05-06
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
1
-1
/
+1
2016-04-15
megaraid_sas: call ISR function to clean up pending replies in OCR path
Sumit Saxena
1
-0
/
+2
[next]