aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_fusion.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-08
|\
| * scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King2019-04-18
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: megaraid_sas: Remove a bunch of set but not used variablesYueHaibing2019-02-26
| * scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S2019-02-04
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-19
|\ \
| * | scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S2019-01-11
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* scsi: megaraid: fix out-of-bound array accessesQian Cai2018-12-20
* scsi: megaraid_sas: add retry logic in megasas_readlShivasharan S2018-12-19
* scsi: megaraid_sas: changes to function prototypesShivasharan S2018-12-19
* scsi: megaraid_sas: Fix Ventura series based checksShivasharan S2018-12-19
* scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer2018-12-07
* scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva2018-11-28
* scsi: megaraid_sas: increase timeout for IOC INIT to 180secondsShivasharan S2018-11-06
* scsi: megaraid_sas: Remove double endian conversionShivasharan S2018-11-06
* scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizesShivasharan S2018-11-06
* scsi: megaraid_sas: Rename scratch_pad registersShivasharan S2018-11-06
* scsi: megaraid_sas: Remove spin lock for dpc operationShivasharan S2018-11-06
* scsi: megaraid_sas: optimize raid context access in IO pathShivasharan S2018-11-06
* scsi: megaraid_sas: Update copyright informationShivasharan S2018-11-06
* scsi: megaraid_sas: Add support for FW snap dumpShivasharan S2018-11-06
* scsi: megaraid_sas: Add watchdog thread to detect Firmware faultShivasharan S2018-11-06
* scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig2018-10-17
* scsi: megaraid_sas: Support FW provided TM timeout valuesShivasharan S2018-06-18
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S2018-04-18
| * scsi: megaraid_sas: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-04-18
* | scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee2018-04-18
|/
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
* | scsi: megaraid_sas: fix selection of reply queueMing Lei2018-03-14
* | scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S2018-02-15
|/
* scsi: megaraid_sas: NVMe passthrough command supportShivasharan S2018-01-22
* scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann2018-01-22
* scsi: megaraid_sas: re-work DCMD refire codeShivasharan S2018-01-10
* scsi: megaraid_sas: Selectively apply stream detection based on IO typeShivasharan S2018-01-10
* scsi: megaraid_sas: Update LD map after populating drv_map driver map copyShivasharan S2018-01-10
* scsi: megaraid_sas: memset IOC INIT frame using correct sizeShivasharan S2018-01-10
* scsi: megaraid_sas: zero out IOC INIT and stream detection memoryShivasharan S2018-01-10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"Colin Ian King2017-11-03
| * scsi: megaraid_sas: Add support for 64bit consistent DMAShivasharan S2017-10-25
| * scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ modeShivasharan S2017-10-25
| * scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for highe...Shivasharan S2017-10-25
| * scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4kShivasharan S2017-10-25