index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
2023-11-15
3
-18
/
+26
*
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
2023-11-15
1
-25
/
+12
*
scsi: mpt3sas: Replace a dynamic allocation with a local variable
James Seo
2023-11-15
1
-14
/
+5
*
scsi: mpt3sas: Fix typo of "TRIGGER"
James Seo
2023-11-15
3
-28
/
+28
*
scsi: mpt3sas: Fix an outdated comment
James Seo
2023-11-15
1
-1
/
+1
*
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
2023-11-15
2
-5
/
+4
*
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
2023-11-15
4
-22
/
+11
*
scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
1
-6
/
+3
*
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
1
-6
/
+3
*
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array
James Seo
2023-11-15
1
-7
/
+3
*
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array
James Seo
2023-11-15
1
-7
/
+3
*
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
James Seo
2023-11-15
1
-7
/
+3
*
scsi: mpt3sas: Use flexible arrays when obviously possible
James Seo
2023-11-15
3
-165
/
+75
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-02
1
-2
/
+2
|
\
|
*
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
2023-10-24
1
-2
/
+2
*
|
scsi: mpt3sas: Fix in error path
Tomas Henzl
2023-10-16
1
-1
/
+3
|
/
*
scsi: mpt3sas: Remove volatile qualifier
Ranjan Kumar
2023-08-30
3
-6
/
+6
*
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
Ranjan Kumar
2023-08-30
2
-13
/
+34
*
scsi: mpt3sas: Fix an issue when driver is being removed
Tomas Henzl
2023-04-11
1
-2
/
+2
*
scsi: mpt3sas: Remove HBA BIOS version in the kernel log
Ranjan Kumar
2023-04-11
1
-8
/
+2
*
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-31
2
-7
/
+12
|
\
|
*
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
2023-03-24
1
-5
/
+0
|
*
scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
Wenchao Hao
2023-03-07
1
-2
/
+12
*
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
1
-2
/
+2
|
\
\
|
*
|
scsi: mpt3sas: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-2
/
+2
|
|
/
*
/
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
2
-6
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
2
-1
/
+4
|
\
|
*
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
2023-02-08
1
-0
/
+3
|
*
scsi: mpt3sas: Demote log level for trace buffer allocation to info
Paul Menzel
2023-01-18
1
-1
/
+1
*
|
Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-30
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: mpt3sas: Remove usage of dma_get_required_mask() API
Sreekanth Reddy
2022-11-17
1
-2
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
Yang Yingliang
2022-11-25
1
-0
/
+2
*
|
scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
Sreekanth Reddy
2022-10-25
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
6
-27
/
+387
|
\
|
*
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"
Damien Le Moal
2022-09-25
1
-6
/
+7
|
*
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"
Damien Le Moal
2022-09-25
1
-5
/
+5
|
*
scsi: mpt3sas: Update driver version to 43.100.00.00
Sreekanth Reddy
2022-09-01
1
-2
/
+2
|
*
scsi: mpt3sas: Increase cmd_per_lun to 128
Sreekanth Reddy
2022-09-01
1
-1
/
+1
|
*
scsi: mpt3sas: Fix trace buffer registration failed
Sreekanth Reddy
2022-09-01
1
-0
/
+4
|
*
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
2022-09-01
1
-7
/
+14
|
*
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
2022-09-01
1
-0
/
+13
|
*
scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devices
Bradley Grove
2022-08-31
1
-0
/
+8
|
*
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
2022-08-31
5
-6
/
+333
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-3
/
+2
|
\
\
|
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-3
/
+2
|
|
/
*
|
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Sreekanth Reddy
2022-09-15
1
-1
/
+1
*
|
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
2022-09-06
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
2
-6
/
+5
|
\
|
*
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-07-07
1
-11
/
+12
|
|
\
[next]