- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 16 years ago
- 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 16 years ago
- c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 16 years ago
- 3b77f77 ide-disk: fix missing max_sectors accessor function by Martin K. Petersen · 16 years ago
- e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
- 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
- e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
- 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 16 years ago
- 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
- cc30137 ide: improve failed opcode reporting by Bartlomiej Zolnierkiewicz · 16 years ago
- 26bfcf2 ide: fix printk() levels in ide_dump_ata[pi]_error() by Bartlomiej Zolnierkiewicz · 16 years ago
- e3b29f0 ide: fix OOPS during ide-cd error recovery by Bartlomiej Zolnierkiewicz · 16 years ago
- 8369d5f ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
- 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 16 years ago
- e8e7526 ide-tape: fix debug call by Mark de Wever · 16 years ago
- fdac1c7 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
- d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 16 years ago
- b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 16 years ago
- 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 16 years ago
- 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
- 8f6205c ide: dequeue in-flight request by Tejun Heo · 16 years ago
- 34b7d2c ide: cleanup rq->data_len usages by Tejun Heo · 16 years ago
- 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 16 years ago
- 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 16 years ago
- c3a4d78 block: add rq->resid_len by Tejun Heo · 16 years ago
- 9720aef ide-tape: don't initialize rq->sector for rw requests by Tejun Heo · 16 years ago
- 0368241 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC by Anton Vorontsov · 16 years ago
- 23a39ee Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
- 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 16 years ago
- 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 16 years ago
- 5ad960f ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 16 years ago
- 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 16 years ago
- 4344d07 ide-tape: simplify read/write functions by Tejun Heo · 16 years ago
- 71294cf ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 16 years ago
- 3596b66 ide-tape: unify r/w init paths by Tejun Heo · 16 years ago
- 6cf3d54 ide-tape: kill idetape_bh by Tejun Heo · 16 years ago
- e998f30 ide-tape: use standard data transfer mechanism by Tejun Heo · 16 years ago
- 7b13354 ide-tape: use single continuous buffer by Tejun Heo · 16 years ago
- eb6a61b ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 16 years ago
- 08f370f ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 16 years ago
- 765139e ide-pm: don't abuse rq->data by Tejun Heo · 16 years ago
- 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 16 years ago
- 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 16 years ago
- c457ce8 ide-cd: convert to using generic sense request by Borislav Petkov · 16 years ago
- e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 16 years ago
- 1f181d2 ide-cd: don't abuse rq->buffer by Tejun Heo · 16 years ago
- ac0b011 ide-atapi: don't abuse rq->buffer by Tejun Heo · 16 years ago
- d868ca2 ide-taskfile: don't abuse rq->buffer by Tejun Heo · 16 years ago
- 8968932 ide-floppy: block pc always uses bio by Tejun Heo · 16 years ago
- 59a4f6f ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 16 years ago
- b2963ac ide: don't set REQ_SOFTBARRIER by Tejun Heo · 16 years ago
- 220d06b ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 16 years ago
- 0de57fb ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 16 years ago
- b656eba Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
- d7f51435 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup by Bartlomiej Zolnierkiewicz · 16 years ago
- 33e8601 palm_bk3710: those registers/bitfields don't exist by David Brownell · 16 years ago
- 24fc484 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
- b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 16 years ago
- a1f9a89 ide-cd: fix kernel crash on hppa regression by Helge Deller · 16 years ago
- db2f38c palm_bk3710: UDMA performance fix by David Brownell · 16 years ago
- 2ecf0a5 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 16 years ago
- 2c316bb ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 16 years ago
- 6d70038 ide-atapi: kill unused fields and callbacks by Tejun Heo · 16 years ago
- 07bd968 ide-tape: simplify read/write functions by Tejun Heo · 16 years ago
- 6bb11dd ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 16 years ago
- 88f1b94 ide-tape: unify r/w init paths by Tejun Heo · 16 years ago
- 963da55 ide-tape: kill idetape_bh by Tejun Heo · 16 years ago
- 21d9c5d ide-tape: use standard data transfer mechanism by Tejun Heo · 16 years ago
- 35ab8d3 ide-tape: use single continuous buffer by Tejun Heo · 16 years ago
- b3071d1 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 16 years ago
- ea7066a ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 16 years ago
- fc38b52 ide-pm: don't abuse rq->data by Tejun Heo · 16 years ago
- 5c4be57 ide-cd,atapi: use bio for internal commands by Tejun Heo · 16 years ago
- 6b544fc ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 16 years ago
- 746d5e4 ide-cd: convert to using generic sense request by Borislav Petkov · 16 years ago
- a1df516 ide: add helpers for preparing sense requests by Borislav Petkov · 16 years ago
- cbfd082 ide-cd: don't abuse rq->buffer by Tejun Heo · 16 years ago
- c267cc1 ide-atapi: don't abuse rq->buffer by Tejun Heo · 16 years ago
- eace4cb ide-taskfile: don't abuse rq->buffer by Tejun Heo · 16 years ago
- 7f006dc ide-floppy: block pc always uses bio by Tejun Heo · 16 years ago
- 1873b90 ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 16 years ago
- 55f3f39 ide: don't set REQ_SOFTBARRIER by Tejun Heo · 16 years ago
- 853280a ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 16 years ago
- 1e75540 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 16 years ago
- 15da90b cs5536: define dma_sff_read_status() method by Sergei Shtylyov · 16 years ago
- f505d49 ide: fix barriers support by Bartlomiej Zolnierkiewicz · 16 years ago
- d5f840b ide: Remove void casts by Jack Stone · 16 years ago
- 59c8d04 hpt366: use ATA_DMA_* constants by Sergei Shtylyov · 16 years ago
- c018f1e hpt366: fix HPT370 DMA timeouts by Sergei Shtylyov · 16 years ago
- fb4252e at91_ide: turn on PIO 6 support by Stanislaw Gruszka · 16 years ago
- 55c590b at91_ide: remove unused ide_mm_{outb,inb} by Stanislaw Gruszka · 16 years ago
- 3c8a48e ide-cd: reverse NOT_READY sense key logic by Borislav Petkov · 16 years ago
- 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 16 years ago
- c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 16 years ago
- 30881b9 ide: call write_devctl() method from tf_read() method by Sergei Shtylyov · 16 years ago
- 4109d19 ide: move common code out of tf_load() method by Sergei Shtylyov · 16 years ago
- 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 16 years ago
- 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago