summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas
AgeCommit message (Expand)Author
2012-01-18SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com
2012-01-18SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com
2012-01-12SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com
2012-01-06mpt2sas: fix non-x86 crash on shutdownNagalakshmi Nandigama
2012-01-06SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard
2011-11-11mpt2sas: Fix for system hang when discovery in progressnagalakshmi.nandigama@lsi.com
2011-07-26[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai
2011-06-29[SCSI] mpt2sas: Bump version 09.100.00.00Kashyap, Desai
2011-06-29[SCSI] mpt2sas: Adding support for customer specific brandingKashyap, 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 MPI next revision header updateKashyap, 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: Driver version upgrade 08.100.00.02Kashyap, Desai
2011-05-24[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
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-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[SCSI] mpt2sas : Added customer specific display supportKashyap, Desai
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: Bump version 08.100.00.00Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai
2011-01-24[SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai
2011-01-24[SCSI] mpt2sas: Revision P MPI Header UpdateKashyap, Desai
2011-01-24[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai
2011-01-24[SCSI] mpt2sas: Kernel Panic during Large Topology discovery Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Correct resizing calculation for max_queue_depthKashyap, 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: Bump version 07.100.00.00Kashyap, 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: MPI 2.0 Header updatedKashyap, 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: Added loadtime para for IOMissingDelay and DMDKashyap, Desai
2010-12-21[SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann