Age | Commit message (Expand) | Author |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-22 | ide: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-02 | ide: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-12-02 | ide: pmac: add of_node_put() | Yangtao Li |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke |
2018-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2018-08-13 | ide: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-08-13 | ide-tape: remove redundant variable buffer_size | Colin Ian King |
2018-08-13 | ide: remove redundant variables queue_run_ms and left | Colin Ian King |
2018-08-02 | ide-cd: Remove redundant sense buffer | Kees Cook |
2018-08-02 | block: Switch struct packet_command to use struct scsi_sense_hdr | Kees Cook |
2018-08-02 | ide-cd: Drop unused sense buffers | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-05 | ide: don't enable/disable interrupts in force threaded-IRQ mode | Sebastian Andrzej Siewior |
2018-06-05 | ide: don't disable interrupts during kmap_atomic() | Sebastian Andrzej Siewior |
2018-06-05 | ide: Handle irq disabling consistently | Sebastian Andrzej Siewior |
2018-06-05 | alim15x3: move irq-restore before pci_dev_put() | Sebastian Andrzej Siewior |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-16 | ide: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-16 | ide: remove ide_driver_proc_write | Christoph Hellwig |
2018-05-14 | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig |
2018-05-07 | ide: remove the PCI_DMA_BUS_IS_PHYS check | Christoph Hellwig |
2018-05-07 | ide: kill ide_toggle_bounce | Christoph Hellwig |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-03 | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2018-03-17 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche |
2018-03-11 | leds: Extends disk trigger for reads and writes | Linus Walleij |
2018-03-09 | cdrom: do not call check_disk_change() inside cdrom_open() | Maurizio Lombardi |
2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche |
2018-02-28 | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche |
2018-02-26 | genhd: Rename get_disk() to get_disk_and_module() | Jan Kara |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-29 | ide: remove duplicated assignment to 'cursg' | Colin Ian King |
2018-01-11 | sl82c105: deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2017-11-17 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer | Bart Van Assche |
2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-10 | ide: ide-atapi: fix compile error with defining macro DEBUG | Hongxu Jia |
2017-11-10 | ide, scsi: Tell the block layer at request allocation time about preempt requ... | Bart Van Assche |
2017-11-07 | drivers/ide-cd: Handle missing driver data during status check gracefully | Borislav Petkov |
2017-11-06 | ide: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | block: fix CDROM dependency on BLK_DEV | Arnd Bergmann |