Age | Commit message (Expand) | Author | Files | Lines |
2007-02-03 | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong | 1 | -4/+36 |
2007-02-03 | [SCSI] libsas: Don't BUG when connecting two expanders via wide port | Darrick J. Wong | 1 | -0/+30 |
2007-01-30 | [SCSI] libsas: fix task attribute | FUJITA Tomonori | 1 | -1/+1 |
2007-01-27 | [SCSI] libsas: Enable automatic spin-up of SAS disks | Darrick J. Wong | 1 | -0/+2 |
2007-01-27 | [SCSI] libsas: Handle SCSI commands that complete with failure codes | Darrick J. Wong | 1 | -44/+104 |
2007-01-27 | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong | 2 | -33/+20 |
2007-01-27 | [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port | Darrick J. Wong | 1 | -1/+1 |
2007-01-13 | [SCSI] libsas: Start I_T recovery if ABORT TASK fails | Darrick J. Wong | 1 | -3/+11 |
2007-01-13 | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading | Darrick J. Wong | 4 | -6/+23 |
2007-01-13 | [SCSI] libsas: phy port lock needs irq spinlocks | Darrick J. Wong | 2 | -7/+10 |
2007-01-13 | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler | Darrick J. Wong | 1 | -22/+29 |
2007-01-13 | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command | Darrick J. Wong | 1 | -1/+36 |
2007-01-13 | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag | Darrick J. Wong | 1 | -17/+0 |
2007-01-13 | [SCSI] libsas: Destroy the task collector thread after releasing ports | Darrick J. Wong | 1 | -2/+3 |
2007-01-13 | [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out | Darrick J. Wong | 1 | -3/+7 |
2007-01-13 | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong | 2 | -2/+34 |
2007-01-13 | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S... | Darrick J. Wong | 1 | -0/+7 |
2007-01-13 | [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp... | Darrick J. Wong | 1 | -4/+16 |
2007-01-13 | [SCSI] libsas: Clean up rphys/port dev list after a discovery error. | Darrick J. Wong | 1 | -6/+33 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-12-06 | Actually update the fixed up compile failures. | David Howells | 1 | -1/+3 |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 3 | -17/+113 |
2006-12-03 | [SCSI] libsas: better error handling in sas_expander.c | James Bottomley | 1 | -12/+24 |
2006-11-22 | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 1 | -37/+47 |
2006-11-22 | [PATCH] aic94xx: handle REQ_DEVICE_RESET | Darrick J. Wong | 2 | -1/+2 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 6 | -48/+81 |
2006-11-15 | [SCSI] libsas: add sas_abort_task | Darrick J. Wong | 1 | -0/+60 |
2006-11-15 | [SCSI] libsas: modify error handler to use scsi_eh_* functions | Darrick J. Wong | 2 | -4/+27 |
2006-11-09 | [SCSI] aic94xx SCSI timeout fix: SMP retry fix. | malahal@us.ibm.com | 1 | -37/+47 |
2006-09-30 | [PATCH] SCSI: fix request flag-related build breakage | Jeff Garzik | 1 | -1/+1 |
2006-09-24 | [PATCH] SCSI gfp_t annotations | Al Viro | 1 | -1/+1 |
2006-09-07 | [SCSI] aci94xx: implement link rate setting | James Bottomley | 4 | -17/+64 |
2006-09-07 | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley | 2 | -21/+8 |
2006-08-29 | [SCSI] aic94xx: new driver | James Bottomley | 12 | -0/+4474 |