index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2021-08-11
scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
Chandrakanth Patil
2021-06-02
scsi: megaraid_sas: Fix resource leak in case of probe failure
Chandrakanth Patil
2021-06-02
scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...
Chandrakanth Patil
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-03-04
scsi: megaraid_sas: mq_poll support
Kashyap Desai
2021-03-04
scsi: megaraid_sas: Replace sdev_busy with local counter
Kashyap Desai
2021-01-22
scsi: megaraid: Fix ifnullfree.cocci warnings
kernel test robot
2020-12-16
Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...
Martin K. Petersen
2020-12-08
Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"
Linus Torvalds
2020-10-06
scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
Kashyap Desai
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-02
scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
Tomas Henzl
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-15
scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro
Chandrakanth Patil
2020-07-08
scsi: megaraid: Fix compilation warnings
Damien Le Moal
2020-07-08
scsi: megaraid: Fix kdoc comments format
Damien Le Moal
2020-05-11
scsi: megaraid_sas: TM command refire leads to controller firmware crash
Sumit Saxena
2020-05-11
scsi: megaraid_sas: Remove IO buffer hole detection logic
Sumit Saxena
2020-04-24
scsi: megaraid: Use true, false for bool variables
Jason Yan
2020-04-14
scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
Jason Yan
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
[next]