1. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 10738ba ide: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  5. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  6. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  7. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 8 years ago
  8. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  9. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 10 years ago
  10. b0b93b4 block: move REQ_TYPE_SENSE to the ide driver by Christoph Hellwig · 10 years ago
  11. b42171e block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h by Christoph Hellwig · 10 years ago
  12. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  13. fb3fed7 ide: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  14. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  16. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  17. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  18. 245e371 ide: Use linux/mutex.h by Anton Blanchard · 14 years ago
  19. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  20. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 15 years ago
  21. 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  22. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 15 years ago
  23. 54a4ec4 ide: fix comment typo in ide.h by Sergei Shtylyov · 15 years ago
  24. 6072f74 ide: Requeue request after DMA timeout by Herbert Xu · 15 years ago
  25. 220c58b ide: make ide_get_best_pio_mode() static by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 8776168 ide: change ->set_dma_mode method parameters by Bartlomiej Zolnierkiewicz · 15 years ago
  27. e085b3c ide: change ->set_pio_mode method parameters by Bartlomiej Zolnierkiewicz · 15 years ago
  28. 3fccaa1 ide: add drive->dma_mode field by Bartlomiej Zolnierkiewicz · 15 years ago
  29. d2d4e78 ide: add drive->pio_mode field by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 602da29 ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives. by David S. Miller · 15 years ago
  31. 6d703a8 ide: convert to ->proc_fops by Alexey Dobriyan · 15 years ago
  32. 665d66e ide: fix races in handling of user-space SET XFER commands by Bartlomiej Zolnierkiewicz · 16 years ago
  33. fa56d4c ide: allow ide_dev_read_id() to be called from the IRQ context by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 5e95524 ide: always kill the whole request on error by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 346c17a ide: relax DMA info validity checking by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 5bfb151f ide: do not access ide_drive_t 'drive_data' field directly by Joao Ramos · 16 years ago
  38. f4d3ffa ide: move ack_intr() method into 'struct ide_port_ops' (take 2) by Sergei Shtylyov · 16 years ago
  39. 5880b5d ide: don't enable IORDY at a probe time by Bartlomiej Zolnierkiewicz · 16 years ago
  40. c9ef59f ide: IORDY handling fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 8dcce40 Merge branch 'bp-remove-pc-buf' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 734affd ide: add IDE_DFLAG_NIEN_QUIRK device flag by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 6250d3a Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 4c9773e Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  50. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  52. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 103f703 ide: unify interrupt reason checking by Borislav Petkov · 16 years ago
  54. 19f52a7 ide-atapi: remove pc->buf by Borislav Petkov · 16 years ago
  55. b13345f ide-atapi: add a buffer-arg to ide_queue_pc_tail by Borislav Petkov · 16 years ago
  56. 5a0e43b ide-atapi: add a len-parameter to ide_queue_pc_tail by Borislav Petkov · 16 years ago
  57. 077e6db ide-atapi: switch to rq->resid_len by Borislav Petkov · 16 years ago
  58. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 16 years ago
  59. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 16 years ago
  60. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 16 years ago
  61. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 16 years ago
  62. 214ae19 ide kill unused ide_cmd->special by Tejun Heo · 16 years ago
  63. 6d70038 ide-atapi: kill unused fields and callbacks by Tejun Heo · 16 years ago
  64. 5c4be57 ide-cd,atapi: use bio for internal commands by Tejun Heo · 16 years ago
  65. 6b544fc ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 16 years ago
  66. a1df516 ide: add helpers for preparing sense requests by Borislav Petkov · 16 years ago
  67. 46a802e ide kill unused ide_cmd->special by Tejun Heo · 16 years ago
  68. 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 16 years ago
  69. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 16 years ago
  70. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 16 years ago
  71. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago
  72. fdd88f0 ide: inline SELECT_DRIVE() by Sergei Shtylyov · 16 years ago
  73. abb596b ide: turn selectproc() method into dev_select() method (take 5) by Sergei Shtylyov · 16 years ago
  74. 6762511 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE by Sergei Shtylyov · 16 years ago
  75. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 16 years ago
  76. 349d12a ide-floppy: use ide_pio_bytes() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 41fa9f8 ide: decrease size of ->pc_buf field in struct ide_atapi_pc by Bartlomiej Zolnierkiewicz · 16 years ago
  78. f094d4d8 ide: sanitize ide_build_sglist() and ide_destroy_dmatable() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 8a4a573 ide: add ->dma_check method by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 5ae5412 ide: add ide_dma_prepare() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 06a449e ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests by Bartlomiej Zolnierkiewicz · 16 years ago
  84. a08915b ide-cd: use scatterlists for PIO transfers (fs requests) by Bartlomiej Zolnierkiewicz · 16 years ago
  85. bf717c0 ide: keep track of number of bytes instead of sectors in struct ide_cmd by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 35b5d0b ide: remove ide_execute_pkt_cmd() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 22117d6 ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 60c0cd0 ide: set hwif->expiry prior to calling [__]ide_set_handler() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. b788ee9 ide: use do_rw_taskfile() for ATA_CMD_PACKET commands by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 22981694 ide: pass command to ide_map_sg() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 130e886 ide: remove ide_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. f974b19 ide: pass number of bytes to complete to ide_complete_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  93. a9587fd ide: remove BUG() from ide_complete_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 6902a53 ide: pass error value to ide_complete_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 1caf236 ide: add ide_end_rq() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 0dfb991 ide: use ata_tf_protocols enums by Bartlomiej Zolnierkiewicz · 16 years ago
  97. b6308ee ide: move command related fields from ide_hwif_t to struct ide_cmd by Bartlomiej Zolnierkiewicz · 16 years ago
  98. adb1af9 ide: pass command instead of request to ide_pio_datablock() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  100. e6830a8 ide: call ide_build_sglist() prior to ->dma_setup (v2) by Bartlomiej Zolnierkiewicz · 16 years ago