aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c
Commit message (Expand)AuthorAge
* scsi: mptfusion: fix indentation issuesColin Ian King2019-03-19
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King2018-09-11
* scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva2018-07-10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King2018-05-08
* | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-29
* | scsi: mptsas: Disable WRITE SAMEMartin K. Petersen2018-04-18
|/
* treewide: Align function definition open/close bracesJoe Perches2018-03-26
* scsi: mptsas: remove duplicated assignment to pointer headColin Ian King2018-01-17
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-29
* scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke2017-08-25
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
|/
* mptsas: fix checks for dma mapping errorsAlexey Khoroshilov2016-04-29
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* mptsas: fix depth param in scsi_track_queue_fullTomas Henzl2015-06-13
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* mptfusion: tweak null pointer checksJoe Lawrence2014-07-25
* mptfusion: combine fw_event_work and its event_dataJoe Lawrence2014-07-25
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-25
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-28
* block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-24
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-23
* | fusion: switch to ->show_info()Al Viro2013-04-09
|/
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva2011-12-15
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-27
* [SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com2011-08-27
* [SCSI] mptsas: Fix annoying warningBorislav Petkov2011-05-17
* Fix common misspellingsLucas De Marchi2011-03-31
* [SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai2011-02-12
* [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-12
* Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\
| * SCSI host lock push-downJeff Garzik2010-11-16
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-28
* [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai2010-07-28
* [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-27
* [SCSI] mptsas: fixed hot-removal processingKei Tokunaga2010-07-27
* [SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai2010-07-27
* [SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai2010-07-27
* [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai2010-07-27
* [SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2010-07-27
* [SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai2010-04-11