summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...Anton Blanchard2011-12-121-1/+1
* [SCSI] mpt2sas: add missing allocation.Dan Carpenter2011-11-101-0/+5
* [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deletingnagalakshmi.nandigama@lsi.com2011-10-301-8/+38
* [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...nagalakshmi.nandigama@lsi.com2011-10-301-17/+45
* [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...nagalakshmi.nandigama@lsi.com2011-10-301-12/+18
* [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_...nagalakshmi.nandigama@lsi.com2011-10-301-5/+10
* [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov...nagalakshmi.nandigama@lsi.com2011-10-301-8/+30
* [SCSI] mpt2sas: Fix failure message displayed during diag resetnagalakshmi.nandigama@lsi.com2011-10-301-13/+16
* [SCSI] mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com2011-10-301-5/+10
* [SCSI] mpt2sas: New feature - Fast Load Supportnagalakshmi.nandigama@lsi.com2011-10-301-75/+348
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+2
|\
| * [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...nagalakshmi.nandigama@lsi.com2011-09-221-0/+1
| * [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com2011-08-271-0/+1
* | Merge branch 'master' into for-nextJiri Kosina2011-09-151-0/+4
|\ \ | |/
| * [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai2011-07-261-0/+4
* | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0
|/
* [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shut...Kashyap, Desai2011-06-291-2/+1
* [SCSI] mpt2sas: fix broadcast AEN and task management issueKashyap, Desai2011-06-291-53/+188
* [SCSI] mpt2sas: Set max_sector count from module parameterKashyap, Desai2011-06-291-0/+23
* [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai2011-06-291-6/+6
* [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen2011-05-241-7/+1
* [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai2011-05-241-26/+68
* [SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai2011-05-011-58/+556
* [SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig2011-05-011-2/+1
* Fix common misspellingsLucas De Marchi2011-03-311-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-1/+0
|\
| * [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-1/+0
* | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai2011-01-241-0/+1
* | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai2011-01-241-9/+45
* | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai2011-01-241-0/+6
* | [SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai2011-01-241-3/+0
|/
* [SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai2010-12-211-4/+8
* [SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai2010-12-211-11/+26
* [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2010-12-211-88/+0
* [SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai2010-12-211-77/+66
* [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai2010-12-211-24/+32
* [SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2010-12-211-1/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\
| * fix typos concerning "management"Uwe Kleine-König2010-06-161-2/+2
* | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-271-12/+35
* | [SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai2010-07-271-39/+104
* | [SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai2010-07-271-2/+12
* | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai2010-07-271-101/+362
* | [SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai2010-07-271-1/+18
* | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-271-28/+28
* | [SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai2010-07-271-2/+5
* | [SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai2010-07-271-0/+1
* | [SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore2010-07-271-6/+12
|/
OpenPOWER on IntegriCloud