| Commit message (Expand) | Author | Age |
* | [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken | Geert Uytterhoeven | 2005-06-12 |
* | [PATCH] sg traverse fix for __atapi_pio_bytes() | Albert Lee | 2005-06-09 |
* | [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oops | Jens Axboe | 2005-06-09 |
* | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6 | Linus Torvalds | 2005-06-03 |
|\ |
|
| * | [SCSI] fix slab corruption during ipr probe | Nathan Lynch | 2005-06-03 |
| * | [SCSI] qla2xxx: fix bad locking during eh_abort | Andrew Vasquez | 2005-06-03 |
* | | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | | 2005-06-02 |
|\ \ |
|
| * \ | Automatic merge of 'misc-fixes' branch from | Linus Torvalds | 2005-05-29 |
| |\ \ |
|
| | * | | libata: bump version | Jeff Garzik | 2005-05-29 |
| | * | | Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap | | 2005-05-29 |
| | |\ \ |
|
| | | * | | libata: Fix use-after-iounmap | Jeff Garzik | 2005-05-26 |
| | * | | | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con... | domen@coderock.org | 2005-05-27 |
| | * | | | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant | domen@coderock.org | 2005-05-27 |
| | | |/
| | |/| |
|
| * / | | [PATCH] swsusp: ahd_dv_0 can't be stopped | Shaohua Li | 2005-05-28 |
| |/ / |
|
* | | | libata: kernel-doc warning fixes | Jeff Garzik | 2005-06-02 |
* | | | libata: update inline source docs | Edward Falk | 2005-06-02 |
* | | | libata: doc updates | Jeff Garzik | 2005-05-30 |
* | | | libata: more doc updates | Jeff Garzik | 2005-05-30 |
|/ / |
|
* | | Merge of 'misc-fixes' branch from | Linus Torvalds | 2005-05-26 |
|\ \ |
|
| * | | [PATCH] libata: Fix zero sg_dma_len() on 64-bit platform | Albert Lee | 2005-05-26 |
| |/ |
|
* | | [PATCH] ide-scsi: kmap scatter/gather before doing PIO | Stuart Hayes | 2005-05-26 |
* | | [PATCH] convert IDE device drivers to driver-model | Bartlomiej Zolnierkiewicz | 2005-05-26 |
|/ |
|
* | [PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports | Francisco Javier | 2005-05-25 |
* | [PATCH] sata_sil: new ID 1002:437A for ATI IXP400 | NAKAMURA Kenta | 2005-05-25 |
* | [PATCH] aic7xxx_osm build fix | Andrew Morton | 2005-05-24 |
* | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git | Linus Torvalds | 2005-05-20 |
|\ |
|
| * | [SCSI] aic7xxx: fix U160 mode | James Bottomley | 2005-05-20 |
| * | [SCSI] aic7xxx: add back locking | James Bottomley | 2005-05-20 |
| * | [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de... | James Bottomley | 2005-05-20 |
| * | [SCSI] aic7xxx: remove the completeq | James Bottomley | 2005-05-20 |
| * | [SCSI] aic7xxx: remove the last vestiges of the runq | James Bottomley | 2005-05-20 |
| * | [SCSI] aic7xxx: remove usage of obsolete typedefs | Christoph Hellwig | 2005-05-20 |
| * | [SCSI] remove dma_mask hacks | Christoph Hellwig | 2005-05-20 |
| * | [SCSI] aic7xxx: remove Linux 2.4 ifdefs | Christoph Hellwig | 2005-05-20 |
| * | [SCSI] aic7xxx: remove some DV leftovers | Christoph Hellwig | 2005-05-20 |
| * | [SCSI] remove aic7xxx busyq | James Bottomley | 2005-05-20 |
| * | [SCSI] correct aic7xxx period setting routines | James Bottomley | 2005-05-20 |
| * | [SCSI] implement parameter limits in the SPI transport class | James Bottomley | 2005-05-20 |
* | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev... | | 2005-05-17 |
|\ \ |
|
| * | | [PATCH] libata: flush COMRESET set and clear | Brett Russ | 2005-05-15 |
| * | | [PATCH] libata: Prevent the interrupt handler from completing a command twice | Albert Lee | 2005-05-15 |
| * | | [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drives | John W. Linville | 2005-05-15 |
| |/ |
|
* / | [PATCH] typo fix in drivers/scsi/sata_svw.c comment | Rolf Eike Beer | 2005-05-12 |
|/ |
|
* | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git | Linus Torvalds | 2005-05-06 |
|\ |
|
| * | [SCSI] correct the sym2 period setting routines | James Bottomley | 2005-05-06 |
| * | [SCSI] fix command retries in spi_transport class | James Bottomley | 2005-05-05 |
| * | [SCSI] call correct scsi_done function in scsi_dispatch_cmd | Mike Christie | 2005-05-01 |
| * | [SCSI] aacraid: Fix adapter open error | Mark Haverkamp | 2005-04-27 |
| * | [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation | Nate Dailey | 2005-04-21 |
| * | [SCSI] aic7xxx: remove inquiry sniffing leftovers | Christoph Hellwig | 2005-04-21 |