index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
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: Driver version upgrade
Shivasharan S
1
-2
/
+2
2017-03-13
scsi: megaraid_sas: raid6 also require cpuSel check same as raid5
Shivasharan S
1
-1
/
+1
2017-03-13
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
2
-1
/
+4
2017-03-13
scsi: megaraid_sas: enable intx only if msix request fails
Shivasharan S
1
-5
/
+9
2017-02-15
scsi: megaraid_sas: handle dma_addr_t right on 32-bit
Arnd Bergmann
1
-7
/
+7
2017-02-15
scsi: megaraid_sas: array overflow in megasas_dump_frame()
Dan Carpenter
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2017-02-13
scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val...
Shivasharan S
2
-2
/
+2
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
5
-83
/
+80
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
4
-286
/
+2
2017-02-13
scsi: megaraid_sas: Increase internal command pool
Shivasharan S
2
-2
/
+2
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: Bail out the driver load if ld_list_query fails
Shivasharan S
1
-5
/
+5
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: megasas_return_cmd does not memset IO frame to zero
Shivasharan S
2
-4
/
+7
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
2
-7
/
+8
2017-02-13
scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...
Shivasharan S
1
-4
/
+4
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: big endian support changes
Shivasharan S
3
-78
/
+122
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
3
-14
/
+18
2017-02-13
scsi: megaraid_sas: In validate raid map, raid capability is not converted to...
Shivasharan S
1
-3
/
+10
2017-02-13
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
5
-18
/
+76
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
3
-4
/
+72
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
2
-2
/
+35
2017-02-13
scsi: megaraid_sas: NVME fast path io support
Shivasharan S
4
-45
/
+350
2017-02-13
scsi: megaraid_sas: NVME interface target prop added
Shivasharan S
3
-4
/
+155
2017-02-13
scsi: megaraid_sas: NVME Interface detection and prop settings
Shivasharan S
4
-59
/
+142
2017-02-13
scsi: megaraid_sas: change issue_dcmd to return void from int
Shivasharan S
3
-13
/
+16
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
2
-3
/
+3
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
3
-18
/
+18
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
3
-248
/
+118
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
5
-74
/
+7
2017-01-10
scsi: megaraid_sas: driver version upgrade
Sasikumar Chandrasekaran
1
-2
/
+2
2017-01-10
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...
Sasikumar Chandrasekaran
4
-28
/
+89
2017-01-10
scsi: megaraid_sas: ldio_outstanding variable is not decremented in completio...
Sasikumar Chandrasekaran
1
-2
/
+5
2017-01-10
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
5
-7
/
+74
[next]