Age | Commit message (Expand) | Author |
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 |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-18 | [SCSI] mptfusion: block device when target is being removed by FW | Kashyap, Desai |
2010-01-18 | [SCSI] mptfusion: Added sysfs expander manufacture information at the time of... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Sanity check for phyinfo is added | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : set max_id to infinite value. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Change config request timeout value to 30 seconds. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. | Kashyap, Desai |
2009-06-22 | fusion: mptsas, fix lock imbalance | Jiri Slaby |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley |
2009-06-09 | [SCSI] mpt fusion: fix up doc book comments | James Bottomley |
2009-06-09 | [SCSI] mpt fusion: Added support for Broadcast primitives Event handling | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Queue full event handling | Kashyap, Desai |