Age | Commit message (Expand) | Author | Files | Lines |
2011-12-15 | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs... | nagalakshmi.nandigama@lsi.com | 1 | -2/+1 |
2011-12-15 | [SCSI] mpt2sas : Fix for memory allocation error for large host credits | nagalakshmi.nandigama@lsi.com | 1 | -2/+2 |
2011-12-15 | [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrive | nagalakshmi.nandigama@lsi.com | 1 | -2/+4 |
2011-12-15 | [SCSI] mpt2sas: Release spinlock for the raid device list before blocking it | nagalakshmi.nandigama@lsi.com | 1 | -3/+4 |
2011-12-15 | [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB | nagalakshmi.nandigama@lsi.com | 1 | -5/+5 |
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... | nagalakshmi.nandigama@lsi.com | 1 | -8/+12 |
2011-12-15 | [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ... | 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 con... | 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 c... | nagalakshmi.nandigama@lsi.com | 1 | -17/+45 |
2011-10-30 | [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res... | nagalakshmi.nandigama@lsi.com | 1 | -12/+18 |
2011-10-30 | [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_... | nagalakshmi.nandigama@lsi.com | 1 | -5/+10 |
2011-10-30 | [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov... | 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-29 | 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 ... | 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 ... | Kashyap, Desai | 1 | -0/+4 |
2011-06-30 | [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shut... | Kashyap, Desai | 1 | -2/+1 |
2011-06-30 | [SCSI] mpt2sas: fix broadcast AEN and task management issue | Kashyap, Desai | 1 | -53/+188 |
2011-06-30 | [SCSI] mpt2sas: Set max_sector count from module parameter | Kashyap, Desai | 1 | -0/+23 |
2011-06-30 | [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 ... | 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-18 | 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 co... | 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-17 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-07-27 | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors | Eric Moore | 1 | -12/+35 |