summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_sas_fusion.c
AgeCommit message (Expand)Author
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-03-04scsi: megaraid_sas: mq_poll supportKashyap Desai
2021-03-04scsi: megaraid_sas: Replace sdev_busy with local counterKashyap Desai
2021-01-22scsi: megaraid: Fix ifnullfree.cocci warningskernel test robot
2020-12-16Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen
2020-12-08Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds
2020-10-06scsi: megaraid_sas: Added support for shared host tagset for cpuhotplugKashyap Desai
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-15scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil
2020-07-08scsi: megaraid: Fix compilation warningsDamien Le Moal
2020-07-08scsi: megaraid: Fix kdoc comments formatDamien Le Moal
2020-05-11scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena
2020-05-11scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena
2020-04-24scsi: megaraid: Use true, false for bool variablesJason Yan
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan
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