commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / ide-disk.c
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-25 Jens Axboe[PATCH] read-ahead and failfast
2003-07-25 Jens Axboe[PATCH] ide tcq enable
2003-06-14 Bartlomiej Zolnier... [PATCH] ide: Power Management
2003-06-14 Bartlomiej Zolnier... [PATCH] ide: bring non-taskfile code back
2003-06-07 Bartlomiej Zolnier... [PATCH] switch ide to taskfile IO
2003-06-02 Alexander Viro[PATCH] ->minor_shift removal
2003-05-23 Bartlomiej Zolnier... [PATCH] add hwif->rw_disk callout
2003-05-14 Jens Axboe[PATCH] ide minimum 48-bit support
2003-05-11 Linus TorvaldsBartlomiej says: 'Please revert this patch, it is unfin...
2003-05-11 Jens Axboe[PATCH] Proper 48-bit lba support
2003-04-30 Bartlomiej Zolnier... [PATCH] Kill dups of read_24(), rename it to ide_read_24().
2003-04-27 Bartlomiej Zolnier... [PATCH] fix compilation of taskfile IO
2003-04-23 Christoph Hellwig[PATCH] remove a wrong invalidate_bdev from ide-disk.c
2003-04-18 Christoph Hellwig[PATCH] devfs: cleanup partition handling interaction
2003-03-27 Alan Cox[PATCH] Avoid unknown IDE commands
2003-03-22 Alan Cox[PATCH] ide typo fixes
2003-03-21 Alan Cox[PATCH] update ide-disk to changes, remove all the...
2003-03-06 Alan Cox[PATCH] bring ide-disk driver into line with 2.4.21pre
2002-11-25 Alan Cox[PATCH] update ide-disk
2002-11-08 Pavel Machek[PATCH] Typo in ide
2002-10-28 Alexander Viro[PATCH] ide-{disk,cd,...} got separate block_device_ope...
2002-10-28 Alan Cox[PATCH] remove dead ide suspend code
2002-10-28 Jens Axboe[PATCH] various ide fixes and cleanups
2002-10-15 Alexander Viro[PATCH] preparation to use of driverfs refcounts, part...
2002-10-15 Alexander Viro[PATCH] disk->minor_shift cleanup
2002-10-12 Alan Cox[PATCH] remove unused crap from ide
2002-10-09 Patrick MochelIDE: Add generic remove() method for drives; remove...
2002-10-09 Patrick MochelIDE: register ide driver for all ide drives; not just...
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - various driver changes
2002-10-09 Patrick MochelMerge osdl.org:/home/mochel/src/kernel/devel/linux...
2002-10-08 Patrick MochelIDE: call device_unregister() instead of put_device...
2002-10-08 Jens Axboe[PATCH] ide tagged command queueing support
2002-10-08 Art Haas[PATCH] named initializers for drivers/ide
2002-10-07 Jens Axboe[PATCH] ide io port types
2002-10-01 Pavel Machek[PATCH] Swsusp updates, do not thrash ide disk on suspend
2002-09-21 Alexander Viro[PATCH] switch to add_disk()
2002-09-11 Jens Axboeide_map_buffer() and ide_unmap_buffer() could cause...
2002-09-11 Jens Axboeide-disk updates:
2002-09-07 Alexander Viro[PATCH] (23/25) move pointer to gendisk from hwif to...
2002-09-07 Alexander Viro[PATCH] (8/25) Removing bogus arrays - ->de_arr[]
2002-09-07 Alexander Viro[PATCH] (5/25) Removing bogus arrays - ->flags[]
2002-08-28 Alexander Viro[PATCH] move add_gendisk()/del_gendisk() into ->reinit...
2002-08-28 Alexander Viro[PATCH] put ide_driver_t on lists
2002-08-28 Alexander Viro[PATCH] Remove unused high-level IDE ->init method
2002-08-28 Alexander Viro[PATCH] Add ->owner to ide_driver_t
2002-08-28 Alexander Viro[PATCH] per-drive IDE deregistration
2002-08-28 Alexander Viro[PATCH] Remove duplicate calls to ide_cdrom_init()...
2002-08-28 Alexander Viro[PATCH] move media_type checks from ide_scan_devices...
2002-08-28 Alexander Viro[PATCH] put IDE drives on lists
2002-08-28 Alexander Viro[PATCH] finish introduction of ->reinit()
2002-08-16 Jens AxboeAdd 2.4 IDE core, based on late 2.4.19-pre-acX version
2002-08-16 Jens AxboeDelete 2.5 IDE core
2002-08-12 David S. Millerdrivers/ide/ide-disk.c:lba_capacity_is_ok {u,s}64 is...
2002-08-10 Alexander Viro[PATCH] ide subdrivers attach() cleanup
2002-08-10 Alexander Viro[PATCH] make check_disk_change() use struct block_device
2002-08-01 Alexander Viro[PATCH] split "gendisk" to be per-disk, part 2
2002-08-01 Martin Dalecki[PATCH] 2.5.29 IDE 110
2002-07-30 Martin Dalecki[PATCH] 2.5.29 IDE 109
2002-07-26 Martin Dalecki[PATCH] IDE 105
2002-07-19 Martin Dalecki[PATCH] IDE 100
2002-07-19 Martin Dalecki[PATCH] 2.5.26 IDE 99
2002-07-14 Martin Dalecki[PATCH] IDE 98
2002-06-20 Martin Dalecki[PATCH] IDE 93
2002-06-16 Martin Dalecki[PATCH] 2.5.21 ide 92
2002-06-14 Martin Dalecki[PATCH] 2.5.21 IDE 91
2002-06-14 Martin Dalecki[PATCH] 2.5.21 IDE 90
2002-06-14 Martin Dalecki[PATCH] 2.5.21 IDE 89
2002-06-12 Linus TorvaldsBrad Heilbrun: fix IDE for highmem support
2002-06-11 Martin Dalecki[PATCH] 2.5.21 IDE 87
2002-06-09 Martin Dalecki[PATCH] 2.5.20 IDE 86
2002-06-05 David S. MillerIDE: Print 64-bit types more portably.
2002-06-05 Martin Dalecki[PATCH] 2.5.20 IDE 85
2002-06-04 Martin Dalecki[PATCH] 2.5.20 IDE 84
2002-06-02 Martin Dalecki[PATCH] 2.5.19 IDE 81
2002-06-02 Martin Dalecki[PATCH] 2.5.19 IDE 80
2002-06-02 Martin Dalecki[PATCH] [PATCH} 2.5.19 IDE 79
2002-06-02 Martin Dalecki[PATCH] 2.5.19 IDE 78
2002-05-27 Martin Dalecki[PATCH] 2.5.18 IDE 71
2002-05-24 Linus TorvaldsMerge
2002-05-24 Pavel Machek[PATCH] swsusp fixes
2002-05-24 Linus TorvaldsMerge
2002-05-24 Martin Dalecki[PATCH] 2.5.17 IDE 70
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-21 Pavel Machek[PATCH] suspend-to-{RAM,disk}
2002-05-17 Martin Dalecki[PATCH] 2.5.15 IDE 62a
2002-05-17 Martin Dalecki[PATCH] 2.5.15 IDE 61
2002-05-11 Martin Dalecki[PATCH] 2.5.15 IDE 60
2002-05-09 Martin Dalecki[PATCH] 2.5.14 IDE 59
2002-05-07 Martin Dalecki[PATCH] 2.5.14 IDE 57
2002-05-07 Martin Dalecki[PATCH] 2.5.14 IDE 56
2002-05-06 Martin Dalecki[PATCH] 2.5.14 IDE 55
2002-05-05 Martin Dalecki[PATCH] [PATCH 2.5.13 IDE 54
2002-05-05 Martin Dalecki[PATCH] 2.5.13 IDE 52
2002-05-03 Martin Dalecki[PATCH] 2.5.13 IDE 51
2002-05-03 Martin Dalecki[PATCH] 2.5.13 IDE 50
2002-04-30 Martin Dalecki[PATCH] 2.5.11 IDE 46
2002-04-29 Martin Dalecki[PATCH] 2.5.10 IDE 45
2002-04-26 Martin Dalecki[PATCH] 2.5.10 IDE 42
2002-04-25 Martin Dalecki[PATCH] 2.5.10 IDE 41
next