index
:
Linux Stable
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.12.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: Call sas_remove_host before removing the target devices
Suganath Prabu
2019-02-12
2
-3
/
+6
*
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-09-05
1
-2
/
+3
*
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
2018-05-25
1
-1
/
+1
*
scsi: mpt3sas: fix an out of bound write
Tomas Henzl
2018-05-25
1
-1
/
+4
*
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
Chaitra P B
2018-04-12
1
-13
/
+15
*
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
2018-03-24
3
-5
/
+16
*
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
2018-03-24
1
-4
/
+7
*
scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...
Sreekanth Reddy
2017-12-25
1
-0
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
*
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-29
1
-140
/
+90
*
scsi: mpt3sas: fix pr_info message continuation
Colin Ian King
2017-08-24
1
-2
/
+2
*
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
Christophe JAILLET
2017-08-10
1
-4
/
+4
*
scsi: mpt3sas: fix format overflow warning
Arnd Bergmann
2017-08-07
1
-1
/
+1
*
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
2017-08-07
1
-39
/
+34
*
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
2017-06-12
1
-2
/
+2
*
scsi: Split scsi_internal_device_block()
Bart Van Assche
2017-06-12
1
-2
/
+2
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
2
-3
/
+0
|
\
|
*
scsi: mpt3sas: remove redundant wmb
Sinan Kaya
2017-04-24
1
-2
/
+0
|
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
|
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-03-07
2
-20
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-03-01
2
-5
/
+2
|
*
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2017-03-01
1
-15
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-03
2
-59
/
+48
|
\
|
|
*
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2017-02-23
2
-59
/
+48
*
|
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2017-02-27
2
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
5
-15
/
+74
|
\
|
*
scsi: mpt3sas: Updating driver version to v15.100.00.00
Chaitra P B
2017-01-31
1
-3
/
+3
|
*
scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress ...
Chaitra P B
2017-01-31
1
-0
/
+19
|
*
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
Chaitra P B
2017-01-31
4
-4
/
+33
|
*
scsi: mpt3sas: Added print to notify cable running at a degraded speed.
Chaitra P B
2017-01-31
2
-8
/
+19
*
|
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
2
-5
/
+5
|
\
\
|
*
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-4
/
+4
*
|
|
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
2017-02-09
1
-0
/
+3
*
|
|
scsi: mpt3sas: Force request partial completion alignment
Ram Pai
2017-01-31
1
-0
/
+15
|
/
/
*
/
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2017-01-17
2
-14
/
+38
|
/
*
scsi: mpt3sas: Recognize and act on iopriority info
Adam Manzanares
2016-12-14
3
-3
/
+80
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
8
-99
/
+342
|
\
|
*
scsi: mpt3sas: fix some spelling mistakes in message and comments
Colin Ian King
2016-11-08
1
-8
/
+8
|
*
scsi: mpt3sas: Bump driver version as "14.101.00.00"
Suganath Prabu Subramani
2016-11-08
1
-2
/
+2
|
*
scsi: mpt3sas: Fix for Endianness issue.
Suganath Prabu Subramani
2016-11-08
1
-5
/
+7
|
*
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
2016-11-08
6
-54
/
+161
|
*
scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.
Suganath Prabu Subramani
2016-11-08
1
-0
/
+3
|
*
scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.
Suganath Prabu Subramani
2016-11-08
3
-12
/
+21
|
*
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
Suganath Prabu Subramani
2016-11-08
5
-1
/
+44
|
*
scsi: mpt3sas: Bump driver version as "14.100.00.00"
Suganath Prabu Subramani
2016-11-08
1
-2
/
+2
|
*
scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"
Suganath Prabu Subramani
2016-11-08
1
-1
/
+0
|
*
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
Suganath Prabu Subramani
2016-11-08
4
-8
/
+86
|
*
scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...
Suganath Prabu Subramani
2016-11-08
1
-5
/
+7
|
*
scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...
Suganath Prabu Subramani
2016-11-08
1
-4
/
+4
[next]