index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-28
scsi: mpi3mr: Clear reset history on ready and recheck state after timeout
Ranjan Kumar
1
-0
/
+10
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
1
-15
/
+19
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-26
/
+22
2026-02-17
scsi: mpi3mr: Add NULL checks when resetting request and reply queues
Ranjan Kumar
1
-15
/
+19
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-49
/
+485
2026-02-03
scsi: mpi3mr: Make driver probing asynchronous
Guixin Liu
1
-1
/
+4
2026-01-23
Merge patch series "mpi3mr: Enhancements for mpi3mr"
Martin K. Petersen
13
-40
/
+478
2026-01-23
scsi: mpi3mr: Driver version update to 8.17.0.3.50
Ranjan Kumar
1
-2
/
+2
2026-01-23
scsi: mpi3mr: Fixed the W=1 compilation warning
Ranjan Kumar
2
-5
/
+7
2026-01-23
scsi: mpi3mr: Record and report controller firmware faults
Ranjan Kumar
3
-0
/
+135
2026-01-23
scsi: mpi3mr: Update MPI Headers to revision 39
Ranjan Kumar
8
-12
/
+197
2026-01-23
scsi: mpi3mr: Use negotiated link rate from DevicePage0
Ranjan Kumar
4
-12
/
+111
2026-01-23
scsi: mpi3mr: Avoid redundant diag-fault resets
Ranjan Kumar
1
-3
/
+10
2026-01-23
scsi: mpi3mr: Rename log data save helper to reflect threaded/BH context
Ranjan Kumar
3
-4
/
+9
2026-01-23
scsi: mpi3mr: Add module parameter to control threaded IRQ polling
Ranjan Kumar
1
-2
/
+7
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-2
/
+2
2026-01-11
scsi: mpi3mr: Simplify the workqueue allocation code
Bart Van Assche
2
-6
/
+1
2025-12-16
scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflow
Chandrakanth Patil
2
-0
/
+3
2025-11-29
scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1
Suganath Prabu S
2
-3
/
+5
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-15
/
+88
2025-08-25
scsi: mpi3mr: Update driver version to 8.15.0.5.50
Chandrakanth Patil
1
-2
/
+2
2025-08-25
scsi: mpi3mr: Fix premature TM timeouts on virtual drives
Chandrakanth Patil
2
-5
/
+17
2025-08-25
scsi: mpi3mr: Update MPI headers to revision 37
Chandrakanth Patil
4
-2
/
+41
2025-08-25
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2
-0
/
+5
2025-08-25
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
1
-0
/
+10
2025-08-25
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2
-6
/
+13
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
1
-2
/
+2
2025-07-14
Merge patch series "mpi3mr: Few minor bug fixes"
Martin K. Petersen
3
-8
/
+21
2025-07-14
scsi: mpi3mr: Update driver version to 8.14.0.5.50
Ranjan Kumar
1
-2
/
+2
2025-07-14
scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems
Ranjan Kumar
3
-4
/
+17
2025-07-14
scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
Ranjan Kumar
2
-3
/
+3
2025-07-14
scsi: mpi3mr: Fix race between config read submit and interrupt completion
Ranjan Kumar
1
-1
/
+1
2025-06-24
scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.c
Randy Dunlap
1
-4
/
+6
2025-06-19
scsi: mpi3mr: Correctly handle ATA device errors
Damien Le Moal
1
-1
/
+19
2025-04-28
scsi: mpi3mr: Event processing debug improvement
Ranjan Kumar
1
-17
/
+50
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
1
-1
/
+7
2025-04-21
scsi: mpi3mr: Fix typo and grammar
Chelsy Ratnawat
1
-3
/
+3
2025-04-21
scsi: mpi3mr: Add level check to control event logging
Ranjan Kumar
1
-0
/
+3
2025-04-11
scsi: mpi3mr: Reset the pending interrupt flag
Ranjan Kumar
1
-0
/
+3
2025-04-11
scsi: mpi3mr: Fix pending I/O counter
Ranjan Kumar
1
-1
/
+1
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-28
/
+460
2025-03-10
scsi: mpi3mr: Task Abort EH Support
Chandrakanth Patil
1
-0
/
+99
2025-02-28
scsi: mpi3mr: Mark device strings as nonstring
Kees Cook
1
-4
/
+4
2025-02-24
Merge patch series "mpi3mr: Few Enhancements and minor fixes"
Martin K. Petersen
7
-6
/
+80
2025-02-24
scsi: mpi3mr: Update driver version to 8.13.0.5.50
Ranjan Kumar
1
-2
/
+2
2025-02-24
scsi: mpi3mr: Check admin reply queue from Watchdog
Ranjan Kumar
2
-1
/
+12
2025-02-24
scsi: mpi3mr: Update timestamp only for supervisor IOCs
Ranjan Kumar
1
-1
/
+4
[next]