aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_fusion.c
AgeCommit message (Expand)Author
2020-06-17scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena
2020-02-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-01-15scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...Anand Lodnoor
2020-01-15scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational stateAnand Lodnoor
2020-01-15scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabledAnand Lodnoor
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-07scsi: megaraid_sas: Fix a compilation warningQian Cai
2019-08-07scsi: megaraid_sas: Make a bunch of functions staticYueHaibing
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil
2019-06-27scsi: megaraid_sas: Enable coalescing for high IOPS queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil
2019-06-27scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil
2019-06-27scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil
2019-06-27scsi: megaraid_sas: Don't send FPIO to RL Bypass queueChandrakanth Patil
2019-06-27scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil
2019-06-27scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil
2019-06-20scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva
2019-06-18scsi: megaraid_sas: Print firmware interrupt statusShivasharan S
2019-06-18scsi: megaraid_sas: Print FW fault informationShivasharan S
2019-06-18scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S
2019-06-18scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S
2019-06-18scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S
2019-06-18scsi: megaraid_sas: Block PCI config space access from userspace during OCRShivasharan S
2019-06-18scsi: megaraid_sas: Rework code around controller resetShivasharan S
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-26scsi: megaraid_sas: Remove a bunch of set but not used variablesYueHaibing
2019-02-04scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-11scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20scsi: megaraid: fix out-of-bound array accessesQian Cai
2018-12-19scsi: megaraid_sas: add retry logic in megasas_readlShivasharan S
2018-12-19scsi: megaraid_sas: changes to function prototypesShivasharan S
2018-12-19scsi: megaraid_sas: Fix Ventura series based checksShivasharan S
2018-12-07scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer
2018-11-28scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-06scsi: megaraid_sas: increase timeout for IOC INIT to 180secondsShivasharan S