1. 22ce0a7 ide: don't use req->special by Christoph Hellwig · 6 years ago
  2. 535ac5d ide: cleanup ->prep_rq calling convention by Christoph Hellwig · 6 years ago
  3. 6003352 ide: convert to blk-mq by Jens Axboe · 6 years ago
  4. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  5. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  6. d1ed7c5 leds: Extends disk trigger for reads and writes by Linus Walleij · 7 years ago
  7. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  10. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  11. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  12. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 8 years ago
  13. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  14. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  15. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  16. eb25cb9 leds: convert IDE trigger to common disk trigger by Stephan Linz · 9 years ago
  17. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  18. a98239d ide-disk: update to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  19. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  20. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  21. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  22. 2c8fc86 ide-disk: Fix request requeuing by Borislav Petkov · 13 years ago
  23. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  25. 08ff45c Use kzalloc in idedisk_prep_fn. by Tao Ma · 14 years ago
  26. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 15 years ago
  27. afc2306 ide: stop using q->prepare_flush_fn by FUJITA Tomonori · 15 years ago
  28. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  29. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 15 years ago
  30. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  31. bc146d2 ide: fix memory leak when flush command is issued by Maxime Bizon · 15 years ago
  32. 2c7eaa4 ide: BUG() on unknown requests by Bartlomiej Zolnierkiewicz · 16 years ago
  33. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  34. 6250d3a Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 3b77f77 ide-disk: fix missing max_sectors accessor function by Martin K. Petersen · 16 years ago
  38. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 9780e2dd ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 16 years ago
  40. b2963ac ide: don't set REQ_SOFTBARRIER by Tejun Heo · 16 years ago
  41. 55f3f39 ide: don't set REQ_SOFTBARRIER by Tejun Heo · 16 years ago
  42. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 16 years ago
  43. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago
  44. 47ab834 ide-disk: use ATA_ERR by Sergei Shtylyov · 16 years ago
  45. bf717c0 ide: keep track of number of bytes instead of sectors in struct ide_cmd by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 22981694 ide: pass command to ide_map_sg() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 130e886 ide: remove ide_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 89f78b3 ide: move rq->errors quirk out from ide_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 0dfb991 ide: use ata_tf_protocols enums by Bartlomiej Zolnierkiewicz · 16 years ago
  50. b6308ee ide: move command related fields from ide_hwif_t to struct ide_cmd by Bartlomiej Zolnierkiewicz · 16 years ago
  51. adb1af9 ide: pass command instead of request to ide_pio_datablock() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 3ee3830 ide: remove ->end_request method by Bartlomiej Zolnierkiewicz · 16 years ago
  54. e3d9a73 ide: remove ->data_phase field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 655772c ide: can't use SSD/non-rotational queue flag for all CFA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  57. ccd32e2 ide: Switch to a common address by Alan Cox · 16 years ago
  58. c77380d ide-disk: set non-rotational queue flag for SSD and CF devices by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 806f80a ide: add generic ATA/ATAPI disk driver by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 5fef0e5 ide-disk: factor out generic disk handling code to ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago
  61. ae9f9f0 ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup() by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 81ee1bb ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. d7e7475 ide-disk: use to_ide_drv() and ide_drv_g() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 099ed4c ide-disk: lock media before checking for media change by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 0a70c7f ide-disk: fix IDE_DFLAG_LBA48 handling on resume by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 06b8951 ide-disk: move /proc handling to ide-disk_proc.c (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  67. f879048 ide-disk: move all ioctl handling to ide-disk_ioctl.c by Bartlomiej Zolnierkiewicz · 16 years ago
  68. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  71. be3c096 ide-disk: add ide_do_setfeature() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 35c1375 ide-disk: set_addressing() fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  74. aa768773 ide: add ide_setting_ioctl() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  75. a02227c ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 942dcd8 ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 3cd5f1e ide: remove unused _IDE_C and _IDE_DISK defines by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  88. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  89. f41891c ide-disk: use ata_id_hpa_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 8a089c6 ide-disk: use ata_id_wcache_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  94. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  95. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  96. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  97. ab1b67a6 ide-disk: remove stale init_idedisk_capacity() documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  98. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  100. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago