Age | Commit message (Expand) | Author |
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 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | block: Rework drivers/cdrom/Makefile | Bart Van Assche |
2017-11-01 | ide:ide-cd: fix kernel panic resulting from missing scsi_req_init | Hongxu Jia |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-03 | ide: fix IRQ assignment for PCI bus order probing | Lorenzo Pieralisi |
2017-10-03 | ide: pci: free PCI BARs on initialization failure | Bartlomiej Zolnierkiewicz |
2017-10-03 | ide: free hwif->portdev on hwif_init() failure | Bartlomiej Zolnierkiewicz |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-01 | ide: pmac: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-18 | ide-floppy: Use blk_rq_is_scsi() | Bart Van Assche |
2017-08-16 | PNP: ide: constify pnp_device_id | Arvind Yadav |
2017-07-21 | ide: avoid warning for timings calculation | Arnd Bergmann |
2017-06-20 | block: Change argument type of scsi_req_init() | Bart Van Assche |
2017-06-20 | block: Make most scsi_req_init() calls implicit | Bart Van Assche |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig |
2017-06-01 | block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH | Bart Van Assche |
2017-05-08 | ide: don't call memcpy with the same source and destination | Mikulas Patocka |
2017-05-08 | ide: use setup_timer | Geliang Tang |
2017-04-26 | ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset | Christoph Hellwig |
2017-04-26 | ide-pm: always pass 0 error to __blk_end_request_all | Christoph Hellwig |
2017-04-20 | scsi: introduce a result field in struct scsi_request | Christoph Hellwig |
2017-04-20 | block: remove the blk_execute_rq return value | Christoph Hellwig |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | ide: palm_bk3710: add __initdata to palm_bk3710_port_info | Bhumika Goyal |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-14 | cdrom: Make device operations read-only | Kees Cook |
2017-01-31 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig |
2017-01-31 | ide: don't abuse cmd_type | Christoph Hellwig |
2017-01-31 | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig |
2017-01-27 | block: split scsi_request out of struct request | Christoph Hellwig |
2017-01-09 | Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)" | David S. Miller |
2016-12-26 | ide: Fix interface autodetection in legacy IDE driver (trial #2) | lramos.prof@yahoo.com.br |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig |
2016-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |