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
/
message
/
fusion
/
mptsas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
scsi: mptfusion: fix indentation issues
Colin Ian King
1
-18
/
+18
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-09-11
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
1
-4
/
+4
2018-07-10
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-08
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
1
-1
/
+1
2018-04-18
scsi: mptsas: Disable WRITE SAME
Martin K. Petersen
1
-0
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-01-17
scsi: mptsas: remove duplicated assignment to pointer head
Colin Ian King
1
-1
/
+0
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-42
/
+37
2017-08-25
scsi: mptsas: Fixup device hotplug for VMWare ESXi
Hannes Reinecke
1
-4
/
+3
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-1
/
+1
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-4
/
+4
2016-04-29
mptsas: fix checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+2
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-06-13
mptsas: fix depth param in scsi_track_queue_full
Tomas Henzl
1
-2
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+1
2014-07-25
mptfusion: tweak null pointer checks
Joe Lawrence
1
-27
/
+25
2014-07-25
mptfusion: combine fw_event_work and its event_data
Joe Lawrence
1
-10
/
+6
2014-07-25
mptfusion: mark file-private functions as static
Joe Lawrence
1
-3
/
+3
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
1
-1
/
+1
2014-05-28
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
1
-6
/
+4
2013-11-23
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
1
-4
/
+4
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2013-04-09
fusion: switch to ->show_info()
Al Viro
1
-1
/
+1
2013-03-23
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
1
-3
/
+3
2013-01-03
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2011-12-15
[SCSI] mptsas: Add device ID for SAS1068_820XELP.
Chandrakala Chavva
1
-0
/
+2
2011-08-27
[SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset
kashyap.desai@lsi.com
1
-0
/
+9
2011-08-27
[SCSI] mptfusion: Avoid out of order Event processing due to cpu migration
kashyap.desai@lsi.com
1
-7
/
+9
2011-08-27
[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition
kashyap.desai@lsi.com
1
-0
/
+2
2011-08-27
[SCSI] mptfusion: Set max sector count module parameter
kashyap.desai@lsi.com
1
-0
/
+20
2011-05-17
[SCSI] mptsas: Fix annoying warning
Borislav Petkov
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-02-12
[SCSI] mptfusion: Remove bus reset for mptsas module
Kashyap, Desai
1
-1
/
+0
2011-02-12
[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers
Kashyap, Desai
1
-1
/
+5
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+3
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-07-28
[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...
Kashyap, Desai
1
-5
/
+10
2010-07-28
[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD
Kashyap, Desai
1
-1
/
+124
2010-07-27
[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout
Kei Tokunaga
1
-2
/
+3
2010-07-27
[SCSI] mptsas: fixed hot-removal processing
Kei Tokunaga
1
-1
/
+1
2010-07-27
[SCSI] mptfusion: Added code for occationally SATA hotplug failure.
Kashyap, Desai
1
-1
/
+30
2010-07-27
[SCSI] mptfusion: schedule_target_reset from all Reset context
Kashyap, Desai
1
-18
/
+41
2010-07-27
[SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...
Kashyap, Desai
1
-0
/
+37
2010-07-27
[SCSI] mptfusion: Corrected declaration of device_missing_delay
Kashyap, Desai
1
-2
/
+2
2010-04-11
[SCSI] mptfusion: Proper error handling is added after mpt_config timeout
Kashyap, Desai
1
-5
/
+11
[next]