index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-04-11
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
2023-10-13
scsi: megaraid_sas: Log message when controller reset is requested but not is...
Chandrakanth patil
2023-03-24
scsi: megaraid_sas: Fix crash after a double completion
Tomas Henzl
2023-03-06
scsi: megaraid_sas: Add crash dump mode capability bit in MFI capabilities
Chandrakanth Patil
2023-01-18
scsi: megaraid_sas: Add flexible array member for SGLs
Kees Cook
2022-11-26
scsi: megaraid_sas: Fix some spelling mistakes in comment
Yu Zhe
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-08-11
scsi: megaraid_sas: Fix double kfree()
Guixin Liu
2022-08-01
scsi: megaraid_sas: Remove redundant variable cmd_type
Colin Ian King
2022-05-19
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
2022-03-15
scsi: megasas: Clean up some inconsistent indenting
Yang Li
2022-02-22
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
2021-10-16
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2021-10-04
scsi: megaraid_sas: Add helper functions for irq_context
Sumit Saxena
2021-10-04
scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...
Sumit Saxena
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
[next]