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
Age
Commit message (
Expand
)
Author
2020-02-12
scsi: megaraid_sas: silence a warning
Tomas Henzl
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-30
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-15
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
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: Re-Define enum DCMD_RETURN_STATUS
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
2020-01-15
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
2020-01-15
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...
Anand Lodnoor
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-11-26
scsi: megaraid_sas: Make poll_aen_lock static
YueHaibing
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-10-09
scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
zhengbin
2019-10-09
scsi: megaraid_sas: Unique names for MSI-X vectors
Chandrakanth Patil
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-12
scsi: megaraid_sas: Introduce module parameter for default queue depth
Chandrakanth Patil
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-23
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
2019-07-23
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
2019-07-11
scsi: megaraid_sas: Update driver version to 07.710.50.00
Shivasharan S
2019-07-11
scsi: megaraid_sas: Add module parameter for FW Async event logging
Shivasharan S
2019-07-11
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
Shivasharan S
2019-07-11
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
2019-07-11
scsi: megaraid_sas: Make some symbols 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: Update driver version to 07.710.06.00-rc1
Chandrakanth Patil
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: Set affinity for high IOPS reply queues
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: megaraid_sas: Add check for count returned by HOST_DEVICE...
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
[next]