| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 |
|\ |
|
| * | libata: Media rotation rate and form factor heuristics | Martin K. Petersen | 2009-05-15 |
| * | libata: Report disk alignment and physical block size | Martin K. Petersen | 2009-05-15 |
| * | Avoid world-writable sysfs files in libata driver. | Vitaly Mayatskikh | 2009-05-11 |
* | | block: cleanup rq->data_len usages | Tejun Heo | 2009-05-11 |
|/ |
|
* | ata: Report 16/32bit PIO as best we can | Alan Cox | 2009-04-16 |
* | libata: fix kernel-doc warnings | Randy Dunlap | 2009-02-02 |
* | SATA: Blacklisting of systems that spin off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 |
* | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 |
* | libata: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 |
* | | libata: beef up iterators | Tejun Heo | 2008-12-28 |
|/ |
|
* | libata: revert convert-to-block-tagging patches | Tejun Heo | 2008-11-10 |
* | libata: Fix a potential race condition in ata_scsi_park_show() | Elias Oltmanns | 2008-11-04 |
* | libata: fix NCQ devices behind port multipliers | Jens Axboe | 2008-10-27 |
* | libata: fix bug with non-ncq devices | Jens Axboe | 2008-10-24 |
* | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-23 |
* | libata: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | libata: set queue SSD flag for SSD devices | Jens Axboe | 2008-10-09 |
* | | libata: Implement disk shock protection support | Elias Oltmanns | 2008-09-29 |
|/ |
|
* | libata: update atapi disable handling | Tejun Heo | 2008-07-31 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [libata] Add support for VPD page b1 | Matthew Wilcox | 2008-07-14 |
| * | libata/ahci: enclosure management support | Kristen Carlson Accardi | 2008-07-14 |
* | | block: add blk_queue_update_dma_pad | FUJITA Tomonori | 2008-07-04 |
|/ |
|
* | libata: don't check whether to use DMA or not for no data commands | Tejun Heo | 2008-06-18 |
* | libata: fix libata-scsi kernel-doc notation | Randy Dunlap | 2008-05-30 |
* | libata: ignore SIMG4726 config pseudo device | Tejun Heo | 2008-05-19 |
* | libata-scsi: improve rbuf handling for simulated commands | Tejun Heo | 2008-04-29 |
* | libata-scsi: clean up inquiry / mode sense related functions | Tejun Heo | 2008-04-29 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | [SCSI] libata: use scsi_build_sense_buffer | FUJITA Tomonori | 2008-04-07 |
* | | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley | 2008-04-18 |
* | | libata: implement PMP helpers | Tejun Heo | 2008-04-17 |
* | | libata: make SFF support optional | Tejun Heo | 2008-04-17 |
* | | libata: rename SFF port ops | Tejun Heo | 2008-04-17 |
* | | libata: kill ata_ehi_schedule_probe() | Tejun Heo | 2008-04-17 |
* | | libata: kill ATA_EHI_RESUME_LINK | Tejun Heo | 2008-04-17 |
* | | libata: prefer hardreset | Tejun Heo | 2008-04-17 |
|/ |
|
* | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 2008-03-24 |
* | block: separate out padding from alignment | Tejun Heo | 2008-03-04 |
* | block: restore the meaning of rq->data_len to the true data length | FUJITA Tomonori | 2008-03-04 |
* | [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() | Jeff Garzik | 2008-02-29 |
* | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 2008-02-24 |
* | libata: fix kernel-doc parameter warning | Randy Dunlap | 2008-02-20 |
* | libata: implement drain buffers | James Bottomley | 2008-02-19 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 |