summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_fusion.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06scsi: megaraid_sas: Added support for shared host tagset for cpuhotplugKashyap Desai1-13/+16
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-45/+48
2020-07-15scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil1-2/+0
2020-07-08scsi: megaraid: Fix compilation warningsDamien Le Moal1-15/+0
2020-07-08scsi: megaraid: Fix kdoc comments formatDamien Le Moal1-30/+48
2020-05-11scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena1-1/+6
2020-05-11scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena1-58/+0
2020-04-24scsi: megaraid: Use true, false for bool variablesJason Yan1-5/+5
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan1-3/+3
2020-02-12scsi: megaraid_sas: silence a warningTomas Henzl1-2/+3
2020-01-15scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...Anand Lodnoor1-25/+31
2020-01-15scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...Anand Lodnoor1-3/+55
2020-01-15scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor1-1/+2
2020-01-15scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational stateAnand Lodnoor1-0/+9
2020-01-15scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabledAnand Lodnoor1-2/+6
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-15/+14
2019-08-07scsi: megaraid_sas: Fix a compilation warningQian Cai1-3/+0
2019-08-07scsi: megaraid_sas: Make a bunch of functions staticYueHaibing1-12/+14
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing1-13/+14
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-154/+397
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil1-7/+15
2019-06-27scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil1-2/+14
2019-06-27scsi: megaraid_sas: Enable coalescing for high IOPS queuesChandrakanth Patil1-0/+8
2019-06-27scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil1-0/+11
2019-06-27scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil1-0/+7
2019-06-27scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil1-3/+3
2019-06-27scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...Chandrakanth Patil1-11/+13
2019-06-27scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil1-33/+44
2019-06-27scsi: megaraid_sas: Don't send FPIO to RL Bypass queueChandrakanth Patil1-4/+0
2019-06-27scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil1-2/+23
2019-06-27scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil1-1/+11
2019-06-27scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil1-5/+0
2019-06-27scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil1-9/+36
2019-06-20scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva1-4/+2
2019-06-18scsi: megaraid_sas: Print firmware interrupt statusShivasharan S1-6/+7
2019-06-18scsi: megaraid_sas: Print FW fault informationShivasharan S1-11/+14
2019-06-18scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S1-20/+24
2019-06-18scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S1-4/+14
2019-06-18scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S1-29/+93
2019-06-18scsi: megaraid_sas: Block PCI config space access from userspace during OCRShivasharan S1-4/+62
2019-06-18scsi: megaraid_sas: Rework code around controller resetShivasharan S1-13/+10
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-26/+1
2019-02-26scsi: megaraid_sas: Remove a bunch of set but not used variablesYueHaibing1-26/+0