1. 9798630 ide-tape: make __idetape_discard_read_pipeline() of type void by Borislav Petkov · 16 years ago
  2. d01dbc3 ide-tape: improve buffer pages freeing strategy by Borislav Petkov · 16 years ago
  3. a997a43 ide-tape: mv tape->pages_per_stage tape->pages_per_buffer by Borislav Petkov · 16 years ago
  4. f73850a ide-tape: mv tape->stage_size tape->buffer_size by Borislav Petkov · 16 years ago
  5. 41aa170 ide-tape: improve buffer allocation strategy by Borislav Petkov · 16 years ago
  6. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 5bd50dc ide-tape: remove misc references to pipelined operation in the comments by Borislav Petkov · 16 years ago
  8. c0674bf ide-tape: remove pipelined mode parameters by Borislav Petkov · 16 years ago
  9. 83042b2 ide-tape: remove pipeline-specific members from struct ide_tape_obj by Borislav Petkov · 16 years ago
  10. 42d5468 ide-tape: remove pipelined mode tape control flags by Borislav Petkov · 16 years ago
  11. 0aa4b01 ide-tape: remove remaining pipeline functionality by Borislav Petkov · 16 years ago
  12. ea1ab3d ide-tape: unwrap idetape_queue_pc_tail() by Borislav Petkov · 16 years ago
  13. 189bb3b ide-tape: remove pipeline-specific code from idetape_end_request() by Borislav Petkov · 16 years ago
  14. 473567f ide-tape: remove idetape_remove_stage_head() by Borislav Petkov · 16 years ago
  15. b361acb ide-tape: remove idetape_pipeline_size() by Borislav Petkov · 16 years ago
  16. 7f5e72f ide-tape: remove pipeline-specific code in idetape_space_over_filemarks() by Borislav Petkov · 16 years ago
  17. 8646c88 ide-tape: remove unused parameter from idetape_copy_stage_from_user by Borislav Petkov · 16 years ago
  18. 99d74e6 ide-tape: remove unused parameter from idetape_copy_stage_to_user by Borislav Petkov · 16 years ago
  19. 5e69bd9 ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request() by Borislav Petkov · 16 years ago
  20. ddfe7a7 ide-tape remove pipeline speed/control calculations by Borislav Petkov · 16 years ago
  21. 97c566c ide-tape: remove pipeline-specific code from idetape_add_chrdev_write_request by Borislav Petkov · 16 years ago
  22. f64eee7 ide-tape: remove tape->cache_stage by Borislav Petkov · 16 years ago
  23. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  24. c4b22f8 ide-tape: remove idetape_pipeline_active() by Borislav Petkov · 16 years ago
  25. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 16 years ago
  26. d236d74 ide-tape: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  27. 346331f ide-tape: remove atomic test/set macros for packet commands by Borislav Petkov · 16 years ago
  28. 03056b9 ide-tape: move all struct and other defs at the top by Borislav Petkov · 16 years ago
  29. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  31. ca4e2ab Revert "ide-tape: schedule driver for removal after 6 months" by Bartlomiej Zolnierkiewicz · 16 years ago
  32. d48567d ide-tape: schedule driver for removal after 6 months by Borislav Petkov · 16 years ago
  33. 31cb212 ide-tape: remove never executed code by Bartlomiej Zolnierkiewicz · 16 years ago
  34. dfe7993 ide-tape: bump minor driver version by Borislav Petkov · 16 years ago
  35. 5a04cfa ide-tape: cleanup the remaining codestyle issues by Borislav Petkov · 16 years ago
  36. 24d57f8 ide-tape: fix syntax error in idetape_identify_device() by Borislav Petkov · 16 years ago
  37. bf6296b ide-tape: remove leftover OnStream support warning by Borislav Petkov · 16 years ago
  38. 9c14576 ide-tape: collect module-related macro calls at the end by Borislav Petkov · 16 years ago
  39. c837cfa ide-tape: include proper headers by Borislav Petkov · 16 years ago
  40. 1f27e38 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() by Borislav Petkov · 16 years ago
  41. 71071b8 ide-tape: remove struct idetape_id_gcw by Borislav Petkov · 16 years ago
  42. 3c98bf3 ide-tape: cleanup and fix comments by Borislav Petkov · 16 years ago
  43. 8d06bfa ide-tape: shorten some function names by Borislav Petkov · 16 years ago
  44. 9721985 ide-tape: remove idetape_increase_max_pipeline_stages() by Borislav Petkov · 16 years ago
  45. 54bb207 ide-tape: struct idetape_tape_t: shorten member names v2 by Borislav Petkov · 16 years ago
  46. 41f81d54 ide-tape: struct idetape_tape_t: remove unused members by Borislav Petkov · 16 years ago
  47. 54abf37 ide-tape: remove typedef idetape_chrdev_direction_t by Borislav Petkov · 16 years ago
  48. a1efc85 ide-tape: simplify code branching in the interrupt handler by Borislav Petkov · 16 years ago
  49. 37016ba ide-tape: remove unreachable code chunk by Borislav Petkov · 16 years ago
  50. a2f5b7f ide-tape: remove struct idetape_read_position_result_t by Borislav Petkov · 16 years ago
  51. 8004a8c ide-tape: refactor the debug logging facility by Borislav Petkov · 16 years ago
  52. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  53. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  54. d59823f ide-tape: remove idetape_config_t typedef by Borislav Petkov · 16 years ago
  55. d99c9da ide-tape: remove mtio.h related comments by Borislav Petkov · 16 years ago
  56. 419d474 ide-tape: make function name more accurate by Borislav Petkov · 16 years ago
  57. fa36625 ide-tape: remove unused sense packet commands. by Borislav Petkov · 16 years ago
  58. 860ff5e ide-tape: use generic byteorder macros by Borislav Petkov · 16 years ago
  59. 90699ce ide-tape: use generic scsi commands by Borislav Petkov · 16 years ago
  60. f011889 ide-tape: remove struct idetape_block_size_page_t by Borislav Petkov · 16 years ago
  61. 3238755 ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t by Borislav Petkov · 16 years ago
  62. 3cffb9c ide-tape: remove struct idetape_parameter_block_descriptor_t by Borislav Petkov · 16 years ago
  63. 496b92e ide-tape: remove struct idetape_medium_partition_page_t by Borislav Petkov · 16 years ago
  64. 64a0e08 ide-tape: remove struct idetape_data_compression_page_t by Borislav Petkov · 16 years ago
  65. 6d29c8f ide-tape: remove struct idetape_inquiry_result_t by Borislav Petkov · 16 years ago
  66. b642201 ide-tape: remove struct idetape_capabilities_page_t by Borislav Petkov · 16 years ago
  67. 55a5d29 ide-tape: remove IDETAPE_DEBUG_BUGS by Borislav Petkov · 16 years ago
  68. f79f93a ide-tape: remove IDETAPE_DEBUG_INFO by Borislav Petkov · 16 years ago
  69. 16422de3 ide-tape: dump gcw fields on error in idetape_identify_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 47314fa ide-tape: remove struct idetape_mode_parameter_header_t by Borislav Petkov · 16 years ago
  71. 1b5db43 ide-tape: remove struct idetape_request_sense_result_t by Borislav Petkov · 16 years ago
  72. c7ea8a1 ide-tape: remove dead code by Borislav Petkov · 16 years ago
  73. 5ce78af ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002 by Borislav Petkov · 16 years ago
  74. c1c9dbc ide-tape: use ide_execute_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  78. d554336 ide-{floppy,tape}: remove debug code for dumping identify data by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 3687221 ide-tape: fix handling of non-special requests in ->end_request method by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 932aead ide-{floppy,tape,scsi}: fix register loading order when issuing packet command by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 16 years ago
  86. d3bb034 ide-tape: remove dead USE_IOTRACE code by Bartlomiej Zolnierkiewicz · 16 years ago
  87. dbc1272 IDE: Convert from class_device to device for ide-tape by Tony Jones · 17 years ago
  88. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  89. 276d789 ide: remove inclusion of non-existent io_trace.h by Robert P. J. Day · 17 years ago
  90. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  91. ab05796 ide: eliminate warnings in ide-tape.c by Stephen Rothwell · 17 years ago
  92. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  94. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  96. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  98. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  99. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  100. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago