1. 077e6db ide-atapi: switch to rq->resid_len by Borislav Petkov · 15 years ago
  2. dfb7e62 ide-atapi: switch to blk_rq_bytes() on do_request() path by Borislav Petkov · 15 years ago
  3. 10c0b34 ide-tape: fix potential fs requests bug by Borislav Petkov · 15 years ago
  4. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  5. 8f6205c ide: dequeue in-flight request by Tejun Heo · 15 years ago
  6. 34b7d2c ide: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  7. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  8. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  9. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  10. 9720aef ide-tape: don't initialize rq->sector for rw requests by Tejun Heo · 15 years ago
  11. 0368241 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC by Anton Vorontsov · 15 years ago
  12. 23a39ee Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 15 years ago
  14. 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  15. 5ad960f ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  16. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  17. 4344d07 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  18. 71294cf ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  19. 3596b66 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  20. 6cf3d54 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  21. e998f30 ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  22. 7b13354 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  23. eb6a61b ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  24. 08f370f ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  25. 765139e ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  26. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  27. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  28. c457ce8 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago
  29. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  30. 1f181d2 ide-cd: don't abuse rq->buffer by Tejun Heo · 15 years ago
  31. ac0b011 ide-atapi: don't abuse rq->buffer by Tejun Heo · 15 years ago
  32. d868ca2 ide-taskfile: don't abuse rq->buffer by Tejun Heo · 15 years ago
  33. 8968932 ide-floppy: block pc always uses bio by Tejun Heo · 15 years ago
  34. 59a4f6f ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 15 years ago
  35. b2963ac ide: don't set REQ_SOFTBARRIER by Tejun Heo · 15 years ago
  36. 220d06b ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 15 years ago
  37. 0de57fb ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  38. b656eba1 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  39. d7f51435 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup by Bartlomiej Zolnierkiewicz · 15 years ago
  40. 33e8601 palm_bk3710: those registers/bitfields don't exist by David Brownell · 15 years ago
  41. 24fc484 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  42. b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 15 years ago
  43. a1f9a89 ide-cd: fix kernel crash on hppa regression by Helge Deller · 15 years ago
  44. db2f38c palm_bk3710: UDMA performance fix by David Brownell · 15 years ago
  45. 2ecf0a5 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  46. 2c316bb ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  47. 6d70038 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  48. 07bd968 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  49. 6bb11dd ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  50. 88f1b94 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  51. 963da55 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  52. 21d9c5d ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  53. 35ab8d3 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  54. b3071d1 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  55. ea7066a ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  56. fc38b52 ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  57. 5c4be57 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  58. 6b544fc ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  59. 746d5e4 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago
  60. a1df516 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  61. cbfd082 ide-cd: don't abuse rq->buffer by Tejun Heo · 15 years ago
  62. c267cc1 ide-atapi: don't abuse rq->buffer by Tejun Heo · 15 years ago
  63. eace4cb ide-taskfile: don't abuse rq->buffer by Tejun Heo · 15 years ago
  64. 7f006dc ide-floppy: block pc always uses bio by Tejun Heo · 15 years ago
  65. 1873b90 ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 15 years ago
  66. 55f3f39 ide: don't set REQ_SOFTBARRIER by Tejun Heo · 15 years ago
  67. 853280a ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 15 years ago
  68. 1e75540 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  69. 15da90b cs5536: define dma_sff_read_status() method by Sergei Shtylyov · 15 years ago
  70. f505d49 ide: fix barriers support by Bartlomiej Zolnierkiewicz · 15 years ago
  71. d5f840b ide: Remove void casts by Jack Stone · 15 years ago
  72. 59c8d04 hpt366: use ATA_DMA_* constants by Sergei Shtylyov · 15 years ago
  73. c018f1e hpt366: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  74. fb4252e at91_ide: turn on PIO 6 support by Stanislaw Gruszka · 16 years ago
  75. 55c590b at91_ide: remove unused ide_mm_{outb,inb} by Stanislaw Gruszka · 16 years ago
  76. 3c8a48e ide-cd: reverse NOT_READY sense key logic by Borislav Petkov · 16 years ago
  77. 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 16 years ago
  78. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 16 years ago
  79. 30881b9 ide: call write_devctl() method from tf_read() method by Sergei Shtylyov · 16 years ago
  80. 4109d19 ide: move common code out of tf_load() method by Sergei Shtylyov · 16 years ago
  81. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 16 years ago
  82. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago
  83. 674f0ea ide-cd: fix intendation in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 1920c48 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. e01f251 ide-cd: convert cdrom_decode_status() to use switch statements by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 98036ab ide-cd: update debugging support by Borislav Petkov · 16 years ago
  87. dfa4411 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() by Borislav Petkov · 16 years ago
  88. 1597cd8 ide: remove unused #include <linux/version.h> by Huang Weiyi · 16 years ago
  89. aa24d97 tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument by Atsushi Nemoto · 16 years ago
  90. d68bab5 tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} by Atsushi Nemoto · 16 years ago
  91. 805ec58 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests by Borislav Petkov · 16 years ago
  92. 8e59bfd ide-cd: move status checking into the IRQ handler by Borislav Petkov · 16 years ago
  93. cfd30da ide-h8300: remove custom tf_{read|load}() methods by Sergei Shtylyov · 16 years ago
  94. 7636e45 at91_ide: remove custom tf_{read|load}() methods by Sergei Shtylyov · 16 years ago
  95. add4d9a ide-h8300: remove mm_{inw|outw}() by Sergei Shtylyov · 16 years ago
  96. 253275c tx4939ide: remove wmb() by Atsushi Nemoto · 16 years ago
  97. edafcf7 ide: remove wmb() from ide-dma-sff.c and scc_pata.c by Grant Grundler · 16 years ago
  98. d188120 ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data by Geert Uytterhoeven · 16 years ago
  99. aa07573 ide: Fix host drivers that need IRQF_SHARED by Geert Uytterhoeven · 16 years ago
  100. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago