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