index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Age
Commit message (
Expand
)
Author
2020-02-12
scsi: megaraid_sas: silence a warning
Tomas Henzl
2020-01-15
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
Anand Lodnoor
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-07
scsi: megaraid_sas: Fix a compilation warning
Qian Cai
2019-08-07
scsi: megaraid_sas: Make a bunch of functions static
YueHaibing
2019-07-23
scsi: megaraid_sas: Make some functions static
YueHaibing
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-27
scsi: megaraid_sas: Introduce various Aero performance modes
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Use high IOPS queues based on IO workload
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Enable coalescing for high IOPS queues
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Add support for High IOPS queues
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Add support for MPI toolbox commands
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Handle sequence JBOD map failure at driver level
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Don't send FPIO to RL Bypass queue
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Call disable_irq from process IRQ poll
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Remove few debug counters from IO path
Chandrakanth Patil
2019-06-27
scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters
Chandrakanth Patil
2019-06-20
scsi: megaraid_sas: Use struct_size() helper
Gustavo A. R. Silva
2019-06-18
scsi: megaraid_sas: Print firmware interrupt status
Shivasharan S
2019-06-18
scsi: megaraid_sas: Print FW fault information
Shivasharan S
2019-06-18
scsi: megaraid_sas: Enhance prints in OCR and TM path
Shivasharan S
2019-06-18
scsi: megaraid_sas: Load balance completions across all MSI-X
Shivasharan S
2019-06-18
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
Shivasharan S
2019-06-18
scsi: megaraid_sas: Block PCI config space access from userspace during OCR
Shivasharan S
2019-06-18
scsi: megaraid_sas: Rework code around controller reset
Shivasharan S
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-04-18
scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"
Colin Ian King
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-26
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
2019-02-04
scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver
Shivasharan S
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-11
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
Shivasharan S
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-20
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2018-12-19
scsi: megaraid_sas: add retry logic in megasas_readl
Shivasharan S
2018-12-19
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
2018-12-19
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
2018-11-28
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
2018-11-06
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
[next]