index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
1
-23
/
+0
2024-05-15
scsi: mpt3sas: Add missing kerneldoc parameter descriptions
Deming Wang
1
-2
/
+2
2024-04-11
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
1
-10
/
+8
2024-01-24
scsi: mpt3sas: Reload SBR without rebooting HBA
Ranjan Kumar
1
-0
/
+1
2023-11-15
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
1
-0
/
+1
2023-11-15
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
1
-25
/
+12
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
1
-12
/
+6
2023-10-16
scsi: mpt3sas: Fix in error path
Tomas Henzl
1
-1
/
+3
2023-04-11
scsi: mpt3sas: Fix an issue when driver is being removed
Tomas Henzl
1
-2
/
+2
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-2
/
+2
2023-03-24
scsi: mpt3sas: Declare SCSI host template const
Bart Van Assche
1
-2
/
+2
2023-03-09
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-1
/
+0
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+20
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+2
2022-09-06
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Increase cmd_per_lun to 128
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
1
-0
/
+13
2022-08-31
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
1
-0
/
+6
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+2
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2022-07-26
scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
David Jeffery
1
-0
/
+1
2022-06-21
scsi: mpt3sas: Remove flush_scheduled_work() call
Tetsuo Handa
1
-1
/
+0
2022-06-21
scsi: mpt3sas: Fix typo in comment
Ren Yu
1
-1
/
+1
2022-05-02
scsi: mpt3sas: Use cached ATA Information VPD page
Martin K. Petersen
1
-10
/
+8
2022-04-25
scsi: mpt3sas: Fix event callback log_code value handling
Damien Le Moal
1
-3
/
+3
2022-03-29
scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()
Damien Le Moal
1
-1
/
+4
2021-11-18
scsi: mpt3sas: Fix system going into read-only mode
Sreekanth Reddy
1
-1
/
+56
2021-11-18
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+13
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-16
scsi: mpt3sas: Switch to attribute groups
Bart Van Assche
1
-4
/
+4
2021-10-16
scsi: mpt3sas: Call scsi_done() directly
Bart Van Assche
1
-9
/
+9
2021-09-13
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
1
-2
/
+1
2021-08-24
scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-30
/
+13
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-1
/
+6
2021-08-11
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-3
/
+3
2021-08-09
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
1
-4
/
+47
2021-08-09
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
1
-10
/
+52
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
1
-1
/
+6
2021-06-18
scsi: mpt3sas: Fix error return value in _scsih_expander_add()
Zhen Lei
1
-1
/
+3
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
1
-10
/
+4
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-10
/
+4
2021-05-31
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
1
-12
/
+140
2021-05-31
scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
Suganath Prabu S
1
-0
/
+22
2021-04-05
scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement
Sreekanth Reddy
1
-1
/
+2
2021-04-05
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Sreekanth Reddy
1
-1
/
+3
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-1
/
+1
2021-03-18
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
1
-8
/
+10
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
[next]