index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+0
2017-04-24
scsi: mpt3sas: remove redundant wmb
Sinan Kaya
1
-2
/
+0
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-1
/
+0
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2
-20
/
+2
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-59
/
+48
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2
-5
/
+2
2017-03-01
scsi: sd: Check for unaligned partial completion
Damien Le Moal
1
-15
/
+0
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-23
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2
-59
/
+48
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-15
/
+74
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2
-5
/
+5
2017-02-09
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
1
-0
/
+3
2017-01-31
scsi: mpt3sas: Force request partial completion alignment
Ram Pai
1
-0
/
+15
2017-01-31
scsi: mpt3sas: Updating driver version to v15.100.00.00
Chaitra P B
1
-3
/
+3
2017-01-31
scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress ...
Chaitra P B
1
-0
/
+19
2017-01-31
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
Chaitra P B
4
-4
/
+33
2017-01-31
scsi: mpt3sas: Added print to notify cable running at a degraded speed.
Chaitra P B
2
-8
/
+19
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-4
/
+4
2017-01-17
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2
-14
/
+38
2016-12-14
scsi: mpt3sas: Recognize and act on iopriority info
Adam Manzanares
3
-3
/
+80
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-99
/
+342
2016-11-22
scsi: mpt3sas: Unblock device after controller reset
Suganath Prabu S
1
-5
/
+8
2016-11-12
scsi: mpt3sas: Fix secure erase premature termination
Andrey Grodzovsky
1
-1
/
+14
2016-11-08
scsi: mpt3sas: fix some spelling mistakes in message and comments
Colin Ian King
1
-8
/
+8
2016-11-08
scsi: mpt3sas: Bump driver version as "14.101.00.00"
Suganath Prabu Subramani
1
-2
/
+2
2016-11-08
scsi: mpt3sas: Fix for Endianness issue.
Suganath Prabu Subramani
1
-5
/
+7
2016-11-08
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
6
-54
/
+161
2016-11-08
scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.
Suganath Prabu Subramani
1
-0
/
+3
2016-11-08
scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.
Suganath Prabu Subramani
3
-12
/
+21
2016-11-08
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
Suganath Prabu Subramani
5
-1
/
+44
2016-11-08
scsi: mpt3sas: Bump driver version as "14.100.00.00"
Suganath Prabu Subramani
1
-2
/
+2
2016-11-08
scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"
Suganath Prabu Subramani
1
-1
/
+0
2016-11-08
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
Suganath Prabu Subramani
4
-8
/
+86
2016-11-08
scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...
Suganath Prabu Subramani
1
-5
/
+7
2016-11-08
scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...
Suganath Prabu Subramani
1
-4
/
+4
2016-11-01
scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk
Sreekanth Reddy
1
-2
/
+2
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-314
/
+222
2016-08-12
mpt3sas: Fix resume on WarpDrive flash cards
Greg Edwards
1
-11
/
+11
2016-08-08
mpt3sas: Don't spam logs if logging level is 0
Johannes Thumshirn
1
-1
/
+1
2016-08-08
mpt3sas: Fix warnings exposed by W=1
Calvin Owens
5
-81
/
+56
2016-08-08
mpt3sas: Eliminate dead sleep_flag code
Calvin Owens
6
-178
/
+120
2016-08-08
mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()
Calvin Owens
3
-49
/
+38
2016-08-08
mpt3sas: Ensure the connector_name string is NUL-terminated
Calvin Owens
2
-5
/
+7
2016-07-15
mpt3sas: Fix panic when aer correct error occurred
Kefeng Wang
1
-2
/
+5
2016-07-12
mpt3sas: avoid mpt3sas_transport_port_add NULL parent_dev
Joe Lawrence
1
-0
/
+5
2016-07-12
mpt3sas: set num_phys after allocating phy[] space
Joe Lawrence
1
-9
/
+11
2016-05-22
mpt3sas: add missing curly braces
Dan Carpenter
1
-1
/
+2
2016-05-11
mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs
Chaitra P B
3
-10
/
+12
2016-05-11
mpt3sas: Set maximum transfer length per IO to 4MB for VDs
Chaitra P B
2
-0
/
+10
[next]