1. ccd32e2 ide: Switch to a common address by Alan Cox · 16 years ago
  2. c77380d ide-disk: set non-rotational queue flag for SSD and CF devices by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 806f80a ide: add generic ATA/ATAPI disk driver by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 5fef0e5 ide-disk: factor out generic disk handling code to ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago
  5. ae9f9f0 ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 81ee1bb ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. d7e7475 ide-disk: use to_ide_drv() and ide_drv_g() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 099ed4c ide-disk: lock media before checking for media change by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 0a70c7f ide-disk: fix IDE_DFLAG_LBA48 handling on resume by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 06b8951 ide-disk: move /proc handling to ide-disk_proc.c (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. f879048 ide-disk: move all ioctl handling to ide-disk_ioctl.c by Bartlomiej Zolnierkiewicz · 16 years ago
  12. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  15. be3c096 ide-disk: add ide_do_setfeature() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 35c1375 ide-disk: set_addressing() fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  18. aa768773 ide: add ide_setting_ioctl() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  19. a02227c ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 942dcd8 ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 3cd5f1e ide: remove unused _IDE_C and _IDE_DISK defines by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  32. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  33. f41891c ide-disk: use ata_id_hpa_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 8a089c6 ide-disk: use ata_id_wcache_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  38. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  39. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  40. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  41. ab1b67a6 ide-disk: remove stale init_idedisk_capacity() documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  42. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  44. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  46. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  47. dd47087 ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  48. 9841654 ide-disk: fix issues found by checkpatch.pl by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 799ee57 ide-disk: add proc_idedisk_read_smart() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  50. d12faa2 ide-disk: add missing printk() KERN_* levels by Bartlomiej Zolnierkiewicz · 16 years ago
  51. b152fcd ide/libata: ST310211A has buggy HPA too by Mikko Rapeli · 16 years ago
  52. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 852738f ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 6dd9b83 ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 29ec683 ide-disk: add idedisk_set_doorlock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  60. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  62. ba76ae3 ide-disk: add ide_tf_set_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  63. c52ea91 ide-disk: extend timeout for PIO-in commands by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. a7bbd20 ide-disk: guarantee 400ns delay after writing command register by Bartlomiej Zolnierkiewicz · 16 years ago
  66. cf77249 ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  67. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 813a0eb ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  70. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 2bd06b2 ide-disk: use struct ide_taskfile in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. d00e42dd2 ide-disk: fix taskfile registers loading order in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 7a3b751 ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  79. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  80. fedda1e ide: remove stale changelog from ide-disk.c by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 43e7c0c ide-disk: add get_smart_data() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  84. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  85. 7062cdc ide: ST320413A has the same problem as ST340823A by Jorge Juan Chico · 17 years ago
  86. b0244a0 ide-disk: workaround for buggy HPA support on ST340823A (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  88. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  89. 0d2157f ide: HPA detect from resume by Lee Trager · 17 years ago
  90. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  94. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  96. 3619348 [PATCH] ide: option to disable cache flushes for buggy drives by Jens Axboe · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  99. 94f6c59 [PATCH] devfs: Remove devfs support from the ide subsystem. by Greg Kroah-Hartman · 19 years ago
  100. d6e05ed spelling fixes by Andreas Mohr · 18 years ago