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
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
2023-10-16
scsi: mpt3sas: Fix in error path
Tomas Henzl
2023-04-11
scsi: mpt3sas: Fix an issue when driver is being removed
Tomas Henzl
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: mpt3sas: Declare SCSI host template const
Bart Van Assche
2023-03-09
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-06
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
2022-09-01
scsi: mpt3sas: Increase cmd_per_lun to 128
Sreekanth Reddy
2022-09-01
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
2022-08-31
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-26
scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
David Jeffery
2022-06-21
scsi: mpt3sas: Remove flush_scheduled_work() call
Tetsuo Handa
2022-06-21
scsi: mpt3sas: Fix typo in comment
Ren Yu
2022-05-02
scsi: mpt3sas: Use cached ATA Information VPD page
Martin K. Petersen
2022-04-25
scsi: mpt3sas: Fix event callback log_code value handling
Damien Le Moal
2022-03-29
scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()
Damien Le Moal
2021-11-18
scsi: mpt3sas: Fix system going into read-only mode
Sreekanth Reddy
2021-11-18
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
2021-10-16
scsi: mpt3sas: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: mpt3sas: Call scsi_done() directly
Bart Van Assche
2021-09-13
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
2021-08-24
scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-11
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-09
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
2021-08-09
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
2021-06-18
scsi: mpt3sas: Fix error return value in _scsih_expander_add()
Zhen Lei
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
2021-05-31
scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
Suganath Prabu S
2021-04-05
scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement
Sreekanth Reddy
2021-04-05
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Sreekanth Reddy
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-18
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2021-03-15
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-02-08
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
2021-02-08
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
2020-12-01
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
2020-11-25
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
2020-11-25
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
[next]