summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
AgeCommit message (Expand)Author
2011-12-12[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...Anton Blanchard
2011-11-10[SCSI] mpt2sas: add missing allocation.Dan Carpenter
2011-10-30[SCSI] mpt2sas: Fix for Panic when inactive volume is tried deletingnagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...nagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...nagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_...nagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov...nagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix failure message displayed during diag resetnagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com
2011-10-30[SCSI] mpt2sas: New feature - Fast Load Supportnagalakshmi.nandigama@lsi.com
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-09-22[SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...nagalakshmi.nandigama@lsi.com
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl
2011-08-27[SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com
2011-07-26[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai
2011-06-29[SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shut...Kashyap, Desai
2011-06-29[SCSI] mpt2sas: fix broadcast AEN and task management issueKashyap, Desai
2011-06-29[SCSI] mpt2sas: Set max_sector count from module parameterKashyap, Desai
2011-06-29[SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai
2011-05-24[SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen
2011-05-24[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai
2011-05-01[SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai
2011-05-01[SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-02-12[SCSI] remove flush_scheduled_work() usagesTejun Heo
2011-01-24[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai
2011-01-24[SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai
2010-12-21[SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai
2010-12-21[SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai
2010-12-21[SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai
2010-12-21[SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore
2010-07-27[SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai
2010-07-27[SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai
2010-07-27[SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai
2010-07-27[SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai
2010-07-27[SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai
2010-07-27[SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai
2010-07-27[SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore
2010-06-16fix typos concerning "management"Uwe Kleine-König