1. 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 15 years ago
  2. a1f9a89 ide-cd: fix kernel crash on hppa regression by Helge Deller · 15 years ago
  3. 3c8a48e ide-cd: reverse NOT_READY sense key logic by Borislav Petkov · 15 years ago
  4. 674f0ea ide-cd: fix intendation in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 1920c48 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 15 years ago
  6. e01f251 ide-cd: convert cdrom_decode_status() to use switch statements by Bartlomiej Zolnierkiewicz · 15 years ago
  7. 98036ab ide-cd: update debugging support by Borislav Petkov · 15 years ago
  8. dfa4411 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() by Borislav Petkov · 15 years ago
  9. 805ec58 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests by Borislav Petkov · 15 years ago
  10. 8e59bfd ide-cd: move status checking into the IRQ handler by Borislav Petkov · 15 years ago
  11. f094d4d8 ide: sanitize ide_build_sglist() and ide_destroy_dmatable() by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 88b4132 ide: set/clear drive->waiting_for_dma flag in the core code by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  14. e698ea8 ide-cd: minor ide_cdrom_setup() cleanup by Bartlomiej Zolnierkiewicz · 15 years ago
  15. 14fa91c ide-cd: unify transfer padding in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 15 years ago
  16. 4a3d8cf ide-cd: use common completion path for DMA requests in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 15 years ago
  17. c7ec899 ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 8652b31 ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw() by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 06a449e ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests by Bartlomiej Zolnierkiewicz · 15 years ago
  20. a08915b ide-cd: use scatterlists for PIO transfers (fs requests) by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 5ed57ad ide-cd: cleanup ide_cd_do_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  22. c4c69e2 ide-cd: kill whole failed request in ide_cd_do_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  23. f63174e ide-cd: remove cdrom_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  24. 8a11697 ide-cd: unify cdrom_newpc_intr() exit paths by Bartlomiej Zolnierkiewicz · 15 years ago
  25. 984c5e5 ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path by Bartlomiej Zolnierkiewicz · 15 years ago
  26. e0458cc ide-cd: unify ide_cd_do_request() exit paths by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 299c485 ide-cd: factor out failed request completion from cdrom_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  28. 6041e8f ide-cd: remove no longer needed 'ignore' module parameter by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 1ab6d74 ide-cd: remove needless ide_dump_status_no_sense() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 13eae6a ide-cd: remove dead code from cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 15 years ago
  31. bf12a9c ide-cd: use ide_end_rq() also for failed non-fs requests by Bartlomiej Zolnierkiewicz · 15 years ago
  32. 116e690 ide-cd: remove dead URLs by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 60c0cd0 ide: set hwif->expiry prior to calling [__]ide_set_handler() by Bartlomiej Zolnierkiewicz · 15 years ago
  34. b788ee9 ide: use do_rw_taskfile() for ATA_CMD_PACKET commands by Bartlomiej Zolnierkiewicz · 15 years ago
  35. 130e886 ide: remove ide_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  36. 89f78b32 ide: move rq->errors quirk out from ide_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  37. 37245aa ide: sanitize ide_end_rq() by Bartlomiej Zolnierkiewicz · 15 years ago
  38. 1caf236 ide: add ide_end_rq() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  39. 3ee3830 ide: remove ->end_request method by Bartlomiej Zolnierkiewicz · 15 years ago
  40. 3f2154d ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense by Borislav Petkov · 16 years ago
  41. 088b1b8 ide: improve debugging scheme by Borislav Petkov · 16 years ago
  42. 1866082 ide: remove ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 15 years ago
  44. d3dd710 ide-cd: document capacity hack by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 9e772d0 ide-cd: fix DMA for non bio-backed requests by Borislav Petkov · 16 years ago
  46. d6251d4 ide-cd: convert to ide-atapi facilities by Borislav Petkov · 16 years ago
  47. 1e91477 ide-cd: start DMA before sending the actual packet command by Borislav Petkov · 16 years ago
  48. 7a38f3c ide-cd: wait for DRQ to get set per default by Borislav Petkov · 16 years ago
  49. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  51. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 65a3309 ide-cd: remove handler wrappers by Borislav Petkov · 16 years ago
  53. 563d993 ide-cd: remove xferlen arg to cdrom_start_packet_command by Borislav Petkov · 16 years ago
  54. 4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c by Borislav Petkov · 16 years ago
  55. 392de1d ide-atapi: accomodate transfer length calculation for ide-cd by Borislav Petkov · 16 years ago
  56. 0f38aaa ide-cd: move debug defines into header by Borislav Petkov · 16 years ago
  57. 519d680 ide-cd: remove dead dsc_overlap setting by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 6ea5222 ide: use queue lock instead of ide_lock when possible by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 3c8a2cc ide: ide_lock + __blk_end_request() -> blk_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 1d0bf58 ide: ide_hwgroup_t.rq doesn't need an ide_lock held by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 9bd27cb ide-cd: fix DMA alignment regression by Borislav Petkov · 16 years ago
  63. 64c2eae ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list by Márton Németh · 16 years ago
  64. 488ca60 [PATCH] switch ide-cd by Al Viro · 16 years ago
  65. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  66. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  67. 1bddd9e [PATCH] lose the unused file argument in generic_ide_ioctl() by Al Viro · 16 years ago
  68. 2a2267e7 ide-cd: remove stale comment by Borislav Petkov · 16 years ago
  69. 419a5b6 ide-cd: small drive type print fix by Borislav Petkov · 16 years ago
  70. 71b429ca ide-cd: debug log enhancements by Borislav Petkov · 16 years ago
  71. 79cb380 ide: allow device drivers to specify per-device type /proc settings by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  73. fe11edf ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 08243ba ide-cd: fix printk format warning by Alexander Beregalov · 16 years ago
  75. 12469ac ide-cd: move cdrom_info.dma to ide_drive_t.dma by Borislav Petkov · 16 years ago
  76. 35d9b17 ide-cd: add a debug_mask module parameter by Borislav Petkov · 16 years ago
  77. fc8323f ide-cd: convert driver to new ide debugging macro (v3) by Borislav Petkov · 16 years ago
  78. 14d83b12 ide-cd: no need to zero drive->special.all by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 4ab3d50 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 5aeddf9 ide: unify conversion macros by Borislav Petkov · 16 years ago
  83. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  84. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  88. efa402d ide-cd: use the new object_is_in_stack() helper by FUJITA Tomonori · 16 years ago
  89. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  90. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  92. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  93. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  94. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  95. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  96. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  97. fc99856a ide-cd: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  98. 938bb03 ide-cd: fix endianity for the error message in cdrom_read_capacity by Petr Tesarik · 16 years ago
  99. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  100. e8e7b9e ide-cd: fix oops when using growisofs by Jens Axboe · 16 years ago