1. b7f0e2b ide: serverworks: potential overflow in svwks_set_pio_mode() by Dan Carpenter · 4 years, 7 months ago
  2. aeca4e3 cmd64x: potential buffer overflow in cmd64x_program_timings() by Dan Carpenter · 4 years, 7 months ago
  3. d4a6ac2 ide: fix a typo in the settings proc file name by Christoph Hellwig · 6 years ago
  4. 580fd7b ide: pmac: add of_node_put() by Yangtao Li · 6 years ago
  5. 159127e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  6. a2eed33 ide: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  7. 777a82f ide-tape: remove redundant variable buffer_size by Colin Ian King · 6 years ago
  8. bb1215a ide: remove redundant variables queue_run_ms and left by Colin Ian King · 6 years ago
  9. 7a6873be ide-cd: Remove redundant sense buffer by Kees Cook · 6 years ago
  10. e7d0748 block: Switch struct packet_command to use struct scsi_sense_hdr by Kees Cook · 6 years ago
  11. 54f8a7a ide-cd: Drop unused sense buffers by Kees Cook · 6 years ago
  12. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  13. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  14. 47b82e8 ide: don't enable/disable interrupts in force threaded-IRQ mode by Sebastian Andrzej Siewior · 6 years ago
  15. ce1e518 ide: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 6 years ago
  16. 56f0dda ide: Handle irq disabling consistently by Sebastian Andrzej Siewior · 6 years ago
  17. 820ec41 alim15x3: move irq-restore before pci_dev_put() by Sebastian Andrzej Siewior · 6 years ago
  18. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  19. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  20. ec7d9c9 ide: replace ->proc_fops with ->proc_show by Christoph Hellwig · 6 years ago
  21. 61fb5c0 ide: remove ide_driver_proc_write by Christoph Hellwig · 6 years ago
  22. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 6 years ago
  23. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 6 years ago
  24. 164c3d0 ide: remove the PCI_DMA_BUS_IS_PHYS check by Christoph Hellwig · 6 years ago
  25. 1d3b991 ide: kill ide_toggle_bounce by Christoph Hellwig · 6 years ago
  26. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. e40dc66 Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  28. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  29. 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 6 years ago
  30. d1ed7c5 leds: Extends disk trigger for reads and writes by Linus Walleij · 6 years ago
  31. 2bbea6e cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  32. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 6 years ago
  33. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 6 years ago
  34. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 6 years ago
  35. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  36. 8b76f5d ide: remove duplicated assignment to 'cursg' by Colin Ian King · 7 years ago
  37. 8c01639 sl82c105: deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  38. ed30b14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 7 years ago
  39. 06ede5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  40. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  41. 4fc9308 ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer by Bart Van Assche · 7 years ago
  42. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. 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
  44. 8dc7a31 ide: ide-atapi: fix compile error with defining macro DEBUG by Hongxu Jia · 7 years ago
  45. 039c635 ide, scsi: Tell the block layer at request allocation time about preempt requests by Bart Van Assche · 7 years ago
  46. fbc3edf drivers/ide-cd: Handle missing driver data during status check gracefully by Borislav Petkov · 7 years ago
  47. 10738ba ide: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  48. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  49. c091fbe block: fix CDROM dependency on BLK_DEV by Arnd Bergmann · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 2a75016 block: Rework drivers/cdrom/Makefile by Bart Van Assche · 7 years ago
  52. 79d7334 ide:ide-cd: fix kernel panic resulting from missing scsi_req_init by Hongxu Jia · 7 years ago
  53. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  54. b1f9e5e ide: fix IRQ assignment for PCI bus order probing by Lorenzo Pieralisi · 7 years ago
  55. a06876a ide: pci: free PCI BARs on initialization failure by Bartlomiej Zolnierkiewicz · 7 years ago
  56. d410a64 ide: free hwif->portdev on hwif_init() failure by Bartlomiej Zolnierkiewicz · 7 years ago
  57. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  58. 859420e ide: pmac: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  59. 07d4b02 ide-floppy: Use blk_rq_is_scsi() by Bart Van Assche · 7 years ago
  60. b671e17 PNP: ide: constify pnp_device_id by Arvind Yadav · 7 years ago
  61. 921edf3 ide: avoid warning for timings calculation by Arnd Bergmann · 7 years ago
  62. c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 7 years ago
  63. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  64. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  65. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 7 years ago
  66. acfead3 ide: don't call memcpy with the same source and destination by Mikulas Patocka · 7 years ago
  67. 1a1df90 ide: use setup_timer by Geliang Tang · 7 years ago
  68. 1608fd1 ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset by Christoph Hellwig · 7 years ago
  69. ce210e9 ide-pm: always pass 0 error to __blk_end_request_all by Christoph Hellwig · 7 years ago
  70. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 7 years ago
  71. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 7 years ago
  72. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  73. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 7 years ago
  74. 74e3f63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 7 years ago
  75. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 7 years ago
  76. 96297ae ide: palm_bk3710: add __initdata to palm_bk3710_port_info by Bhumika Goyal · 8 years ago
  77. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  78. 853fe1b cdrom: Make device operations read-only by Kees Cook · 7 years ago
  79. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 7 years ago
  80. 2f5a8e80 ide: don't abuse cmd_type by Christoph Hellwig · 7 years ago
  81. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  82. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  83. da09558 Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)" by David S. Miller · 8 years ago
  84. b2ae750 ide: Fix interface autodetection in legacy IDE driver (trial #2) by lramos.prof@yahoo.com.br · 8 years ago
  85. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  86. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  87. 1a81a8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  88. 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
  89. d4f8c2e ide: missing break statement in set_timings_mdma() by Dan Carpenter · 8 years ago
  90. 45969e1 ide: hpt366: fix incorrect mask when checking at cmd_high_time by Colin Ian King · 8 years ago
  91. 79f18a0 ide-tape: fix misprint in failure handling in idetape_init() by Alexey Khoroshilov · 8 years ago
  92. 40506d4 cmd640: add __init attribute by Julia Lawall · 8 years ago
  93. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  94. eb25cb9 leds: convert IDE trigger to common disk trigger by Stephan Linz · 8 years ago
  95. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  96. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 8 years ago
  97. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  98. a98239d ide-disk: update to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  99. 0d7ef45 ide: palm_bk3710: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  100. eccf432 ide: icside: remove incorrect initconst annotation by Arnd Bergmann · 8 years ago