index
:
pub/scm/linux/kernel/git/rientjes/linux.git
master
David Rientjes's fork of linux.git
David Rientjes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_rep...
Ivy Lopez
1
-1
/
+4
2026-08-13
Merge patch series "Enable context analysis in the SCSI core and UFS driver"
Martin K. Petersen (Oracle)
1
-1
/
+1
2026-08-13
scsi: core: Protect host state changes with the host lock
Bart Van Assche
1
-1
/
+1
2026-08-13
scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers
Chandrakanth Patil
1
-0
/
+2
2026-07-28
scsi: mpt3sas: Remove conditional return with no effect
Sang-Heon Jeon
1
-5
/
+1
2026-07-12
scsi: mpt3sas: Add hwmon support
Louis Sautier
4
-0
/
+216
2026-07-12
scsi: mpt3sas: Add IO Unit Page 7 config accessor
Louis Sautier
2
-0
/
+39
2026-04-20
scsi: mpt3sas: Limit NVMe request size to 2 MiB
Ranjan Kumar
1
-1
/
+13
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-13
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-66
/
+60
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-2
/
+2
2026-01-11
scsi: mpt3sas: Simplify the workqueue allocation code
Bart Van Assche
2
-8
/
+3
2025-12-16
scsi: mpt3sas: Fixed the W=1 compilation warning
Ranjan Kumar
1
-4
/
+4
2025-12-16
scsi: mpt3sas: Add configurable command retry limit for slow-to-respond devices
Ranjan Kumar
1
-6
/
+78
2025-12-16
scsi: mpt3sas: Add firmware event requeue support for busy devices
Ranjan Kumar
1
-18
/
+112
2025-12-16
scsi: mpt3sas: Improve device discovery and readiness handling for slow devices
Ranjan Kumar
3
-17
/
+1119
2025-12-16
scsi: mpt3sas: Added no_turs flag to device unblock logic
Ranjan Kumar
1
-3
/
+11
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-8
/
+15
2025-09-24
scsi: mpt3sas: Update driver version to 54.100.00.00
Ranjan Kumar
1
-2
/
+2
2025-09-24
scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
Ranjan Kumar
1
-0
/
+3
2025-09-24
scsi: mpt3sas: Suppress unnecessary IOCLogInfo on CONFIG_INVALID_PAGE
Ranjan Kumar
1
-1
/
+7
2025-09-24
scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()
Ranjan Kumar
1
-5
/
+3
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
1
-2
/
+2
2025-07-24
scsi: mpt3sas: Fix a fw_event memory leak
Tomas Henzl
1
-2
/
+1
2025-06-19
scsi: mpt3sas: Correctly handle ATA device errors
Damien Le Moal
1
-0
/
+19
2025-06-16
scsi: mpt3sas: Drop unused variable in mpt3sas_send_mctp_passthru_req()
André Draszik
1
-3
/
+0
2025-05-20
scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer
Shivasharan S
1
-1
/
+2
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-98
/
+414
2025-03-03
scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req()
Dan Carpenter
1
-1
/
+1
2025-02-28
scsi: mpt3sas: Mark device strings as nonstring
Kees Cook
2
-5
/
+5
2025-02-24
scsi: mpt3sas: Fix spelling mistake "receveid" -> "received"
Colin Ian King
1
-1
/
+1
2025-02-20
Merge patch series "mpt3sas driver udpates"
Martin K. Petersen
7
-6
/
+405
2025-02-20
scsi: mpt3sas: update driver version to 52.100.00.00
Shivasharan S
1
-2
/
+2
2025-02-20
scsi: mpt3sas: Send a diag reset if target reset fails
Shivasharan S
1
-2
/
+10
2025-02-20
scsi: mpt3sas: Report driver capability as part of IOCINFO command
Shivasharan S
2
-1
/
+8
2025-02-20
scsi: mpt3sas: Add support for MCTP Passthrough commands
Shivasharan S
3
-0
/
+318
2025-02-20
scsi: mpt3sas: Update MPI headers to 02.00.62 version
Shivasharan S
3
-1
/
+67
2025-02-18
scsi: mpt3sas: Fix a locking bug in an error path
Bart Van Assche
1
-5
/
+7
2025-02-12
scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFO
Paul Menzel
1
-1
/
+1
2025-02-03
scsi: mpt3sas: Remove unused config functions
Dr. David Alan Gilbert
2
-85
/
+0
2025-02-03
scsi: Constify struct pci_error_handlers
Christophe JAILLET
1
-1
/
+1
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-15
/
+14
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
2
-5
/
+10
2025-01-02
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-01-02
scsi: mpt3sas: Add details to EEDPTagMode error message
Paul Menzel
1
-1
/
+1
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
1
-2
/
+1
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
1
-4
/
+4
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-8
/
+8
[next]