| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | block: unify request timeout handling | Jens Axboe | 2008-10-09 |
* | | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 |
|/ |
|
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | [SCSI] libsas: fix endianness bug in sas_ata | Al Viro | 2008-04-17 |
* | | libata: kill ata_noop_dev_select() | Tejun Heo | 2008-04-17 |
* | | libata: remove check_status from non-SFF drivers | Tejun Heo | 2008-04-17 |
* | | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo | 2008-04-17 |
* | | libata: add qc_fill_rtf port operation | Tejun Heo | 2008-04-17 |
* | | libata: rename SFF port ops | Tejun Heo | 2008-04-17 |
|/ |
|
* | [SCSI] libsas: use the supplied address for SATA devices rather than changing it | James Bottomley | 2008-02-24 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [SCSI] libsas: don't use made up error codes | James Bottomley | 2008-01-11 |
* | | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo | 2008-01-23 |
* | | libata: implement protocol tests | Tejun Heo | 2008-01-23 |
|/ |
|
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 |
* | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 2007-07-26 |
* | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley | 2007-07-22 |
* | [SCSI] libsas: fix scr_read/write users and update the libata documentation | James Bottomley | 2007-07-20 |
* | [SCSI] sas_ata: Implement sas_task_abort for ATA devices | Darrick J. Wong | 2007-07-18 |
* | [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices | Darrick J. Wong | 2007-07-18 |
* | [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. | Darrick J. Wong | 2007-07-18 |
* | [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done | Darrick J. Wong | 2007-07-18 |
* | [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port | Darrick J. Wong | 2007-07-18 |
* | [SCSI] sas_ata: ata_post_internal should abort the sas_task | Darrick J. Wong | 2007-07-18 |
* | [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* | Darrick J. Wong | 2007-07-18 |
* | [SCSI] sas_ata: Satisfy libata qc function locking requirements | Darrick J. Wong | 2007-07-18 |
* | [SCSI] Migrate libsas ATA code into a separate file | Darrick J. Wong | 2007-07-18 |