Age | Commit message (Expand) | Author | Files | Lines |
2011-12-15 | [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive |  nagalakshmi.nandigama@lsi.com | 1 | -43/+72 |
2011-12-15 | [SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy callback when all the LUNS have been deleted |  nagalakshmi.nandigama@lsi.com | 1 | -8/+12 |
2011-12-15 | [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR to avoid infinite resets |  nagalakshmi.nandigama@lsi.com | 1 | -0/+2 |
2011-12-15 | [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition |  nagalakshmi.nandigama@lsi.com | 1 | -0/+1 |
2011-12-12 | [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context |  Anton Blanchard | 1 | -1/+1 |
2011-11-10 | [SCSI] mpt2sas: add missing allocation. |  Dan Carpenter | 1 | -0/+5 |
2011-10-30 | [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting |  nagalakshmi.nandigama@lsi.com | 1 | -8/+38 |
2011-10-30 | [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to complete while issued during creating a volume |  nagalakshmi.nandigama@lsi.com | 1 | -17/+45 |
2011-10-30 | [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host reset context |  nagalakshmi.nandigama@lsi.com | 1 | -12/+18 |
2011-10-30 | [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_lock |  nagalakshmi.nandigama@lsi.com | 1 | -5/+10 |
2011-10-30 | [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is removed while host reset is active |  nagalakshmi.nandigama@lsi.com | 1 | -8/+30 |
2011-10-30 | [SCSI] mpt2sas: Fix failure message displayed during diag reset |  nagalakshmi.nandigama@lsi.com | 1 | -13/+16 |
2011-10-30 | [SCSI] mpt2sas: Fix for system hang when discovery in progress |  nagalakshmi.nandigama@lsi.com | 1 | -5/+10 |
2011-10-30 | [SCSI] mpt2sas: New feature - Fast Load Support |  nagalakshmi.nandigama@lsi.com | 1 | -75/+348 |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -0/+2 |
2011-09-22 | [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA |  nagalakshmi.nandigama@lsi.com | 1 | -0/+1 |
2011-09-15 | Merge branch 'master' into for-next |  Jiri Kosina | 1 | -0/+4 |
2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ |  Jesper Juhl | 1 | -1/+0 |
2011-08-27 | [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context |  kashyap.desai@lsi.com | 1 | -0/+1 |
2011-07-26 | [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message |  Kashyap, Desai | 1 | -0/+4 |
2011-06-29 | [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown call |  Kashyap, Desai | 1 | -2/+1 |
2011-06-29 | [SCSI] mpt2sas: fix broadcast AEN and task management issue |  Kashyap, Desai | 1 | -53/+188 |
2011-06-29 | [SCSI] mpt2sas: Set max_sector count from module parameter |  Kashyap, Desai | 1 | -0/+23 |
2011-06-29 | [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC |  Kashyap, Desai | 1 | -6/+6 |
2011-05-24 | [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices |  Martin K. Petersen | 1 | -7/+1 |
2011-05-24 | [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context |  Kashyap, Desai | 1 | -26/+68 |
2011-05-01 | [SCSI] mpt2sas : WarpDrive New product SSS6200 support added |  Kashyap, Desai | 1 | -58/+556 |
2011-05-01 | [SCSI] mpt2sas: do not check serial_number in the abort handler |  Christoph Hellwig | 1 | -2/+1 |
2011-03-31 | Fix common misspellings |  Lucas De Marchi | 1 | -10/+10 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -1/+0 |
2011-02-12 | [SCSI] remove flush_scheduled_work() usages |  Tejun Heo | 1 | -1/+0 |
2011-01-24 | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem |  Kashyap, Desai | 1 | -0/+1 |
2011-01-24 | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command completion |  Kashyap, Desai | 1 | -9/+45 |
2011-01-24 | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K |  Kashyap, Desai | 1 | -0/+6 |
2011-01-24 | [SCSI] mpt2sas: Fix device removal handshake for zoned devices |  Kashyap, Desai | 1 | -3/+0 |
2010-12-21 | [SCSI] mpt2sas: Debug string changes from target to device. |  Kashyap, Desai | 1 | -2/+2 |
2010-12-21 | [SCSI] mpt2sas: Sanity check for phy count is added using max phy count |  Kashyap, Desai | 1 | -4/+8 |
2010-12-21 | [SCSI] mpt2sas: change queue depth with reason argument more appropriately |  Kashyap, Desai | 1 | -11/+26 |
2010-12-21 | [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. |  Kashyap, Desai | 1 | -88/+0 |
2010-12-21 | [SCSI] mpt2sas: Modify code to support Expander switch |  Kashyap, Desai | 1 | -77/+66 |
2010-12-21 | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs |  Kashyap, Desai | 1 | -24/+32 |
2010-12-21 | [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled |  Kashyap, Desai | 1 | -1/+2 |
2010-11-16 | SCSI host lock push-down |  Jeff Garzik | 1 | -1/+3 |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -2/+2 |
2010-07-27 | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors |  Eric Moore | 1 | -12/+35 |
2010-07-27 | [SCSI] mpt2sas: Adding additional message to error escalation callback |  Kashyap, Desai | 1 | -39/+104 |
2010-07-27 | [SCSI] mpt2sas: Add additional check for responding volumes after Host Reset |  Kashyap, Desai | 1 | -2/+12 |
2010-07-27 | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA |  Kashyap, Desai | 1 | -101/+362 |
2010-07-27 | [SCSI] mpt2sas: Tie a log info message to a specific PHY. |  Kashyap, Desai | 1 | -1/+18 |
2010-07-27 | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO |  Kashyap, Desai | 1 | -28/+28 |