1. e18ed14 ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITY by Christian Engelmayer · 15 years ago
  2. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 9c72ebe ide-cd: handle fragmented packet commands gracefully by Borislav Petkov · 15 years ago
  4. 5e95524 ide: always kill the whole request on error by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 7895475 ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests by Bartlomiej Zolnierkiewicz · 15 years ago
  6. d7e2f36 ide cs5520: Initialize second port's interrupt number. by David S. Miller · 15 years ago
  7. a1317f7 ide: improve handling of Power Management requests by Bartlomiej Zolnierkiewicz · 15 years ago
  8. ba9413b ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[] by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 346c17a ide: relax DMA info validity checking by Bartlomiej Zolnierkiewicz · 15 years ago
  10. d9ae624 ide-cd: Improve "weird block size" error message by Frans Pop · 15 years ago
  11. af054ed ide-cd: Don't warn on bogus block size unless it actually matters. by David S. Miller · 15 years ago
  12. ffc36c7 ide: fix handling of unexpected IRQs vs request_irq() by Bartlomiej Zolnierkiewicz · 15 years ago
  13. e01698a ide cmd64x: Remove serialize setting. by David S. Miller · 15 years ago
  14. e642340 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  15. 39c58f3 ide-cd: prevent null pointer deref via cdrom_newpc_intr by Rainer Weikusat · 15 years ago
  16. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  17. 2c7eaa4 ide: BUG() on unknown requests by Bartlomiej Zolnierkiewicz · 15 years ago
  18. a9c4150 ide: filter out invalid DMA xfer mode changes in HDIO_DRIVE_CMD ioctl handler by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 5bfb151f ide: do not access ide_drive_t 'drive_data' field directly by Joao Ramos · 15 years ago
  20. 3779f81 sl82c105: implement test_irq() method by Sergei Shtylyov · 15 years ago
  21. ec053e4 siimage: implement test_irq() method by Sergei Shtylyov · 15 years ago
  22. e0321fb pdc202xx_old: implement test_irq() method (take 2) by Sergei Shtylyov · 15 years ago
  23. 628df2f cmd64x: implement test_irq() method by Sergei Shtylyov · 15 years ago
  24. 87441db cmd640: implement test_irq() method by Sergei Shtylyov · 15 years ago
  25. f4d3ffa ide: move ack_intr() method into 'struct ide_port_ops' (take 2) by Sergei Shtylyov · 15 years ago
  26. eba8999 ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2) by Sergei Shtylyov · 15 years ago
  27. 74414a91 siimage: use ide_dma_test_irq() (take 2) by Sergei Shtylyov · 15 years ago
  28. 30e5ffc cmd64x: implement clear_irq() method (take 2) by Sergei Shtylyov · 15 years ago
  29. 53b987d ide: call clear_irq() method in ide_timer_expiry() by Sergei Shtylyov · 15 years ago
  30. ccae50b sgiioc4: coding style cleanup by Sergei Shtylyov · 15 years ago
  31. 5880b5d ide: don't enable IORDY at a probe time by Bartlomiej Zolnierkiewicz · 15 years ago
  32. c9ef59f ide: IORDY handling fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 79ca743 ide-tape: fix build issue by Borislav Petkov · 15 years ago
  34. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  35. 8dcce40 Merge branch 'bp-remove-pc-buf' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  36. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  37. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  38. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  39. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  40. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  41. ad7c52d ide: re-implement ide_pci_init_one() on top of ide_pci_init_two() by Bartlomiej Zolnierkiewicz · 15 years ago
  42. 5df3bc2 ide: unexport ide_find_dma_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 5f4417a ide: fix PowerMac bootup oops by Hugh Dickins · 15 years ago
  44. a20b2a4 ide: skip probe if there are no devices on the port (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 75c2d7d sl82c105: add printk() logging facility by Sergei Shtylyov · 15 years ago
  46. 9d01e4c ide-tape: fix proc warning by Borislav Petkov · 15 years ago
  47. 734affd ide: add IDE_DFLAG_NIEN_QUIRK device flag by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 15 years ago
  49. 0fcef02 hpt366: enable all quirks for devices on quirk_drives[] list by Bartlomiej Zolnierkiewicz · 15 years ago
  50. d328e76 hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c by Bartlomiej Zolnierkiewicz · 15 years ago
  51. d6dcdea ide: remove superfluous SELECT_MASK() call from do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 15 years ago
  52. f9952be ide: remove superfluous SELECT_MASK() call from ide_driveid_update() by Bartlomiej Zolnierkiewicz · 15 years ago
  53. dff8817 icside: remove superfluous ->maskproc method by Bartlomiej Zolnierkiewicz · 15 years ago
  54. 49d8078 ide-tape: fix IDE_AFLAG_* atomic accesses by Borislav Petkov · 15 years ago
  55. 626542c ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically by Borislav Petkov · 15 years ago
  56. ffddf17 pdc202xx_old: kill resetproc() method by Sergei Shtylyov · 15 years ago
  57. 1221e24 pdc202xx_old: don't call pdc202xx_reset() on IRQ timeout by Sergei Shtylyov · 15 years ago
  58. 72b9304 pdc202xx_old: use ide_dma_test_irq() by Sergei Shtylyov · 15 years ago
  59. 6250d3a Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  60. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  61. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  63. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  64. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  65. 3b77f77 ide-disk: fix missing max_sectors accessor function by Martin K. Petersen · 15 years ago
  66. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  67. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  68. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  69. 4c9773e Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  70. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 15 years ago
  71. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 15 years ago
  72. cc30137 ide: improve failed opcode reporting by Bartlomiej Zolnierkiewicz · 15 years ago
  73. 26bfcf2 ide: fix printk() levels in ide_dump_ata[pi]_error() by Bartlomiej Zolnierkiewicz · 15 years ago
  74. e3b29f0 ide: fix OOPS during ide-cd error recovery by Bartlomiej Zolnierkiewicz · 15 years ago
  75. 8369d5f ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  76. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  77. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  78. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  79. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 15 years ago
  80. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 582078e ide: merge ide_disk_special() into do_special() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 5f582c8 ide: BUG() on unknown flags in ide_disk_special() by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 6029336 ide: try to use PIO Mode 0 during probe if possible by Joao Ramos · 15 years ago
  84. e8e7526 ide-tape: fix debug call by Mark de Wever · 15 years ago
  85. fdac1c7 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  86. d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  87. b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 15 years ago
  88. 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  89. 103f703 ide: unify interrupt reason checking by Borislav Petkov · 15 years ago
  90. 239f7e25 ide-cd: use whole request_sense buffer in EH by Borislav Petkov · 15 years ago
  91. 19f52a7 ide-atapi: remove pc->buf by Borislav Petkov · 15 years ago
  92. 55ce3a1 ide-tape: fix READ POSITION cmd handling by Borislav Petkov · 15 years ago
  93. 837272b ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer by Borislav Petkov · 15 years ago
  94. 60cfab8 ide-floppy/ide_floppy_get_format_progress: use local sense buffer by Borislav Petkov · 15 years ago
  95. ae3a838 ide-atapi: use local sense buffer by Borislav Petkov · 15 years ago
  96. 5122e51 ide-floppy/ide_floppy_format_unit: use local buffer by Borislav Petkov · 15 years ago
  97. 802e663 ide-floppy/ide_floppy_get_sfrp_bit: use local buffer by Borislav Petkov · 15 years ago
  98. d9a6830 ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer by Borislav Petkov · 15 years ago
  99. b13345f ide-atapi: add a buffer-arg to ide_queue_pc_tail by Borislav Petkov · 15 years ago
  100. 5a0e43b ide-atapi: add a len-parameter to ide_queue_pc_tail by Borislav Petkov · 15 years ago