Age | Commit message (Expand) | Author |
2008-01-23 | [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI | James Bottomley |
2008-01-11 | [SCSI] relax scsi dma alignment | James Bottomley |
2008-01-10 | libata and starting/stopping ATAPI floppy devices | Ondrej Zary |
2007-11-26 | libata: bump transfer chunk size if it's odd | Tejun Heo |
2007-11-19 | libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs | Mark Lord |
2007-11-03 | [libata] Utilize new SCSI event infrastructure | Jeff Garzik |
2007-11-03 | make ata_scsi_lpm_get() static | Adrian Bunk |
2007-10-30 | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo |
2007-10-30 | libata: flush is an IO command | Tejun Heo |
2007-10-29 | [libata] Link power management infrastructure | Kristen Carlson Accardi |
2007-10-29 | libata: relocate and fix post-command processing | Tejun Heo |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-16 | remove blk_queue_max_phys_segments in libata | FUJITA Tomonori |
2007-10-15 | docbook: fix libata content | Randy Dunlap |
2007-10-15 | libata: fix revalidation issuing after configuration commands | Tejun Heo |
2007-10-12 | libata_scsi: Fix ATAPI transfer lengths | Alan Cox |
2007-10-12 | libata-pmp-prep: implement sata_async_notification() | Tejun Heo |
2007-10-12 | libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM | Tejun Heo |
2007-10-12 | libata-pmp-prep: implement ops->qc_defer() | Tejun Heo |
2007-10-12 | libata: misc updates for AN | Tejun Heo |
2007-10-12 | [libata] SCSI: simulator version, not device version, belongs in VPD | Jeff Garzik |
2007-10-12 | [libata] SCSI: clean up R/W recovery mode page | Jeff Garzik |
2007-10-12 | [libata] SCSI: improve FORMAT UNIT; minor code cleanups | Jeff Garzik |
2007-10-12 | [libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC | Jeff Garzik |
2007-10-12 | [libata] SCSI: support INQUIRY page 89h (ATA info page) | Jeff Garzik |
2007-10-12 | libata-scsi: convert to use the data buffer accessors | Boaz Harrosh |
2007-10-12 | libata-scsi: Remove !use_sg code paths | Boaz Harrosh |
2007-10-12 | [libata] ahci: send event when AN received | Kristen Carlson Accardi |
2007-10-12 | libata: add support for ATA_16 on ATAPI | Mark Lord |
2007-10-12 | libata-link: update hotplug to handle PMP links | Tejun Heo |
2007-10-12 | libata-link: implement and use link/device iterators | Tejun Heo |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-20 | libata: improve SCSI scan failure handling | Tejun Heo |
2007-07-09 | libata: Support chips with 64K PRD quirk | Alan Cox |
2007-06-27 | libata: call ata_check_atapi_dma() with qc better prepared | Tejun Heo |
2007-06-09 | libata passthru: update cached device paramters | Albert Lee |
2007-06-09 | libata passthru: always enforce correct DEV bit | Albert Lee |
2007-06-09 | libata passthru: map UDMA protocols | Albert Lee |
2007-06-09 | libata passthru: support PIO multi commands | Albert Lee |
2007-06-09 | libata passthru: update protocol numbers | Albert Lee |
2007-05-25 | [libata] Fix decoding of 6-byte commands | Jeff Garzik |
2007-05-17 | libata: remove libata.spindown_compat | Tejun Heo |
2007-05-16 | libata: track spindown status and skip spindown_compat if possible | Tejun Heo |
2007-05-16 | libata: fix shutdown warning message printing | Tejun Heo |
2007-05-11 | libata: implement libata.spindown_compat | Tejun Heo |
2007-05-11 | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo |
2007-04-28 | libata: separate out ata_host_alloc() and ata_host_register() | Tejun Heo |