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
2018-11-06
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
2018-11-06
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-06
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
1
-1
/
+1
2018-11-06
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
3
-46
/
+45
2018-11-06
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
1
-6
/
+1
2018-11-06
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
1
-43
/
+31
2018-11-06
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
1
-2
/
+4
2018-11-06
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
1
-3
/
+5
2018-11-06
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
1
-3
/
+20
2018-11-06
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Update copyright information
Shivasharan S
5
-42
/
+32
2018-11-06
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
1
-11
/
+22
2018-11-06
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
4
-13
/
+208
2018-11-06
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
3
-54
/
+167
2018-10-17
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2
-83
/
+83
2018-10-17
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
1
-26
/
+25
2018-10-16
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
1
-27
/
+0
2018-10-16
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-15
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
1
-34
/
+1
2018-09-25
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2
-3
/
+3
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-1
/
+1
2018-06-18
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2018-06-18
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
3
-17
/
+84
2018-06-18
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
1
-7
/
+8
2018-06-18
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
1
-0
/
+3
2018-06-18
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
1
-2
/
+3
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-4
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-5
/
+5
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+6
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-21
/
+18
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-01
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
1
-1
/
+1
2018-04-18
scsi: megaraid_sas: Do not log an error if FW successfully initializes.
Vinson Lee
1
-3
/
+3
2018-04-18
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2018-04-18
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
Shivasharan S
1
-0
/
+3
2018-04-18
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2
-18
/
+12
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
3
-39
/
+55
2018-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-11
/
+41
2018-03-14
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
3
-11
/
+41
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2
-2
/
+2
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-28
/
+14
2018-03-06
scsi: megaraid: Use dma_pool_zalloc()
Souptick Joarder
1
-2
/
+1
2018-02-15
scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...
Shivasharan S
1
-28
/
+14
[next]