1. 327fa1c ide: move error handling code to ide-eh.c (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 11938c9 ide: move device settings code to ide-devsets.c by Bartlomiej Zolnierkiewicz · 15 years ago
  3. c4e66c3 ide: move ide_do_park_unpark() to ide-park.c by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 1bc6daa ide: factor out processing of special commands from ide_special_rq() by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 1866082 ide: remove ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 15 years ago
  6. 65ca537 ide: move ide_dma_timeout_retry() to ide-dma.c by Bartlomiej Zolnierkiewicz · 15 years ago
  7. b6a45a0 ide: move drive_is_ready() to ide-io.c by Bartlomiej Zolnierkiewicz · 15 years ago
  8. 75a0cff ide: unexport ide_devset_execute() by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 7a254df ide: move ide_pktcmd_tf_load() to ide-atapi.c by Bartlomiej Zolnierkiewicz · 15 years ago
  10. 849d713 ide: allow to wrap interrupt handler by Stanislaw Gruszka · 15 years ago
  11. e0c6dcd ide: expiry() returns int, negative expiry() return values won't be noticed by Roel Kluin · 15 years ago
  12. 9e772d0 ide-cd: fix DMA for non bio-backed requests by Borislav Petkov · 16 years ago
  13. c38714e ide: remove now redundant ->cur_dev checks by Bartlomiej Zolnierkiewicz · 16 years ago
  14. b1b1cd9 ide: remove superfluous hwif variable assignment from ide_timer_expiry() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 9600dcf ide: make "paranoia" ->handler check in ide_intr() more strict by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  19. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 5b31f85 ide: use lock bitops for ports serialization (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  21. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 16 years ago
  22. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 16 years ago
  23. bd53cbc ide: add ->cur_port to struct ide_host and use it for serialized hosts by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 42cf261 ide: fix setting nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  25. b46f205 ide: fix LOCKDEP warning by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 16 years ago
  27. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 631de37 ide: add ide_[un]lock_hwgroup() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  29. b2cfb05 ide: remove "paranoia" checks for hwgroup->busy by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 2fb2115 ide: remove IDE PM hack from do_ide_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 295f000 ide: don't execute the next queued command from the hard-IRQ context (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  32. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 16 years ago
  33. b002415 ide: remove redundant code from ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 46aa7af ide: fix ->quirk_list checking in ide_do_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 08cd1dc ide: cleanup ide_do_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 6ea5222 ide: use queue lock instead of ide_lock when possible by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 3c8a2cc ide: ide_lock + __blk_end_request() -> blk_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. a72b214 ide: push ide_lock to __ide_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 1d0bf58 ide: ide_hwgroup_t.rq doesn't need an ide_lock held by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 3e0e29f ide: unify ide_intr()'s exit points by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 1a65988 Revert "ide: respect current DMA setting during resume" by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 6b7d8fc ide: fix build for DEBUG_PM by Bartlomiej Zolnierkiewicz · 16 years ago
  45. e9eb838 ide: respect current DMA setting during resume by Bartlomiej Zolnierkiewicz · 16 years ago
  46. f9e3326 ide: fix the ide_release_lock imbalance by Michael Schmitz · 16 years ago
  47. f73e2d1 block: remove __generic_unplug_device() from exports by Jens Axboe · 16 years ago
  48. 4abdc6e ide: Implement disk shock protection support (v4) by Elias Oltmanns · 16 years ago
  49. e415e49 ide: Two fixes regarding memory allocation by Elias Oltmanns · 16 years ago
  50. bfa7d8e ide: ->ide_dma_clear_irq() -> ->clear_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 6982daf ide: convert 'pio_mode' device setting to use DS_SYNC flag by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 7f612f2 ide: remove [ata_]select_t by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 0d346ba ide: sanitize ide*_pm_* enums by Bartlomiej Zolnierkiewicz · 16 years ago
  54. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  55. c392204 ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  58. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  63. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  64. f888100 ide: remove superfluous check from ide_disk_special() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  67. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  68. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  70. 79e36a9 IDE: Fix HDIO_DRIVE_RESET handling by Elias Oltmanns · 16 years ago
  71. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  72. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  73. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 57279a7 ide: remove try_to_flush_leftover_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  76. 5f2e1ce ide: remove ide_wait/head_wait path in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  77. c6866a6 ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  78. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  79. e7b241a ide: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  80. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  82. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  89. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 3b0e044 ide: another possible ide panic fix for blk-end-request by Kiyoshi Ueda · 16 years ago
  94. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  95. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 425afb6 ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 5e36bb6 blk_end_request: changing ide normal caller (take 4) by Kiyoshi Ueda · 17 years ago
  98. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 0455fcc ide: fix final status check in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 4d977e4 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago