| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -15/+15 |
* | [SCSI] libsas: Provide a transport-level facility to request SAS addrs | Darrick J. Wong | 2008-04-07 | 1 | -0/+41 |
* | [SCSI] libsas: misc fixes to the eh path | James Bottomley | 2008-02-23 | 1 | -17/+12 |
* | [SCSI] libsas: export sas_find_local_phy function | James Bottomley | 2008-02-23 | 1 | -2/+3 |
* | [SCSI] libsas: correctly flush the LU queue on error recovery | James Bottomley | 2008-02-22 | 1 | -1/+2 |
* | [SCSI] libsas: fix error handling | James Bottomley | 2008-02-22 | 1 | -24/+41 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 | 1 | -3/+6 |
|\ |
|
| * | [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que... | FUJITA Tomonori | 2008-01-23 | 1 | -1/+0 |
| * | [SCSI] libsas: fix sense_buffer overrun | FUJITA Tomonori | 2008-01-23 | 1 | -1/+1 |
| * | [SCSI] libsas: Fix various sparse complaints | Darrick J. Wong | 2008-01-11 | 1 | -1/+5 |
* | | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
|/ |
|
* | [SCSI] sas_ata: Implement sas_task_abort for ATA devices | Darrick J. Wong | 2007-07-18 | 1 | -3/+5 |
* | [SCSI] sas_ata: Satisfy libata qc function locking requirements | Darrick J. Wong | 2007-07-18 | 1 | -0/+4 |
* | [SCSI] Migrate libsas ATA code into a separate file | Darrick J. Wong | 2007-07-18 | 1 | -307/+6 |
* | [SCSI] libsas: fixup NCQ for SATA disks | James Bottomley | 2007-07-18 | 1 | -0/+6 |
* | [SCSI] aic94xx: add SATAPI support | James Bottomley | 2007-07-18 | 1 | -17/+23 |
* | [SCSI] libsas: support NCQ for SATA disks | Darrick J. Wong | 2007-07-18 | 1 | -2/+9 |
* | [SCSI] Add SATA support to libsas | Darrick J. Wong | 2007-07-18 | 1 | -0/+342 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -2/+1 |
* | [SCSI] libsas: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-29 | 1 | -5/+5 |
* | [SCSI] sas_scsi_host: Convert to use the kthread API | Christoph Hellwig | 2007-05-06 | 1 | -23/+13 |
* | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong | 2007-02-03 | 1 | -4/+36 |
* | [SCSI] libsas: fix task attribute | FUJITA Tomonori | 2007-01-30 | 1 | -1/+1 |
* | [SCSI] libsas: Enable automatic spin-up of SAS disks | Darrick J. Wong | 2007-01-27 | 1 | -0/+2 |
* | [SCSI] libsas: Handle SCSI commands that complete with failure codes | Darrick J. Wong | 2007-01-27 | 1 | -44/+104 |
* | [SCSI] libsas: Start I_T recovery if ABORT TASK fails | Darrick J. Wong | 2007-01-13 | 1 | -3/+11 |
* | [SCSI] libsas: phy port lock needs irq spinlocks | Darrick J. Wong | 2007-01-13 | 1 | -2/+3 |
* | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler | Darrick J. Wong | 2007-01-13 | 1 | -22/+29 |
* | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command | Darrick J. Wong | 2007-01-13 | 1 | -1/+36 |
* | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag | Darrick J. Wong | 2007-01-13 | 1 | -17/+0 |
* | [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out | Darrick J. Wong | 2007-01-13 | 1 | -3/+7 |
* | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong | 2007-01-13 | 1 | -0/+1 |
* | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S... | Darrick J. Wong | 2007-01-13 | 1 | -0/+7 |
* | Actually update the fixed up compile failures. | David Howells | 2006-12-06 | 1 | -1/+3 |
* | [PATCH] aic94xx: handle REQ_DEVICE_RESET | Darrick J. Wong | 2006-11-22 | 1 | -0/+1 |
* | [SCSI] libsas: add sas_abort_task | Darrick J. Wong | 2006-11-15 | 1 | -0/+60 |
* | [SCSI] libsas: modify error handler to use scsi_eh_* functions | Darrick J. Wong | 2006-11-15 | 1 | -4/+25 |
* | [PATCH] SCSI: fix request flag-related build breakage | Jeff Garzik | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] SCSI gfp_t annotations | Al Viro | 2006-09-24 | 1 | -1/+1 |
* | [SCSI] aic94xx: new driver | James Bottomley | 2006-08-29 | 1 | -0/+786 |