index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-20
1
-1
/
+2
|
\
|
*
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
Shivasharan S
2019-01-11
1
-1
/
+2
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+3
|
/
*
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2018-12-20
1
-1
/
+1
*
scsi: megaraid_sas: add retry logic in megasas_readl
Shivasharan S
2018-12-19
1
-11
/
+17
*
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
2018-12-19
1
-24
/
+24
*
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
2018-12-19
1
-11
/
+11
*
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-07
1
-8
/
+4
*
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-28
1
-1
/
+1
*
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
2018-11-06
1
-1
/
+1
*
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
2018-11-06
1
-3
/
+1
*
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
2018-11-06
1
-3
/
+1
*
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
2018-11-06
1
-21
/
+21
*
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
2018-11-06
1
-6
/
+1
*
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
2018-11-06
1
-43
/
+31
*
scsi: megaraid_sas: Update copyright information
Shivasharan S
2018-11-06
1
-8
/
+6
*
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
2018-11-06
1
-8
/
+58
*
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
2018-11-06
1
-48
/
+127
*
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-8
/
+8
*
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
2018-06-18
1
-7
/
+29
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-4
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-3
/
+5
|
\
|
*
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
Shivasharan S
2018-04-18
1
-0
/
+3
|
*
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-04-18
1
-3
/
+2
*
|
scsi: megaraid_sas: Do not log an error if FW successfully initializes.
Vinson Lee
2018-04-18
1
-3
/
+3
|
/
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
|
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
2018-03-14
1
-8
/
+4
*
|
scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...
Shivasharan S
2018-02-15
1
-28
/
+14
|
/
*
scsi: megaraid_sas: NVMe passthrough command support
Shivasharan S
2018-01-22
1
-0
/
+7
*
scsi: megaraid: use ktime_get_real for firmware time
Arnd Bergmann
2018-01-22
1
-4
/
+3
*
scsi: megaraid_sas: re-work DCMD refire code
Shivasharan S
2018-01-10
1
-17
/
+38
*
scsi: megaraid_sas: Selectively apply stream detection based on IO type
Shivasharan S
2018-01-10
1
-10
/
+14
*
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
2018-01-10
1
-1
/
+1
*
scsi: megaraid_sas: memset IOC INIT frame using correct size
Shivasharan S
2018-01-10
1
-1
/
+1
*
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
Shivasharan S
2018-01-10
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-178
/
+498
|
\
|
*
scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"
Colin Ian King
2017-11-03
1
-1
/
+1
|
*
scsi: megaraid_sas: Add support for 64bit consistent DMA
Shivasharan S
2017-10-25
1
-72
/
+312
|
*
scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode
Shivasharan S
2017-10-25
1
-4
/
+0
|
*
scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for highe...
Shivasharan S
2017-10-25
1
-39
/
+67
|
*
scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k
Shivasharan S
2017-10-25
1
-9
/
+56
|
*
scsi: megaraid_sas: Update current host time to FW during IOC Init
Shivasharan S
2017-10-25
1
-0
/
+7
|
*
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
Shivasharan S
2017-10-25
1
-16
/
+3
|
*
scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocation
Shivasharan S
2017-10-25
1
-14
/
+29
|
*
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
2017-10-25
1
-13
/
+13
|
*
scsi: megaraid_sas: Remove redundant checks for ctrl_context
Shivasharan S
2017-10-25
1
-4
/
+4
|
*
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
2017-10-25
1
-9
/
+9
*
|
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-12
/
+3
|
/
[next]