index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-22
scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-28
mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
2024-05-15
scsi: mpt3sas: Add missing kerneldoc parameter descriptions
Deming Wang
2024-04-11
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
2024-01-24
scsi: mpt3sas: Reload SBR without rebooting HBA
Ranjan Kumar
2023-11-15
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
2023-11-15
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
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
[next]