]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - block/blk-mq-sched.c
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112...
[mirror_ubuntu-artful-kernel.git] / block / blk-mq-sched.c
2017-05-02 Jiri KosinaMerge branches 'for-4.11/upstream-fixes', 'for-4.12...
2017-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge branch 'for-4.11' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'dmaengine-4.11-rc1' of git://git.infradead...
2017-02-22 Linus TorvaldsMerge tag 'media/v4.11-1' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'pinctrl-v4.11-1' of git://git.kernel.org...
2017-02-21 Linus TorvaldsMerge tag 'extable-for-linus' of git://git.kernel.org...
2017-02-21 Linus TorvaldsMerge tag 'mips_4.11' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'for-linus-4.11-rc0-tag' of git://git.kernel...
2017-02-21 Linus TorvaldsMerge branch 'stable-4.11' of git://git.infradead.org...
2017-02-21 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'dm-4.11-changes' of git://git.kernel.org...
2017-02-21 Linus TorvaldsMerge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'for-4.11/linus-merge-signed' of git://git...
2017-02-17 Jens AxboeMerge branch 'for-4.11/next' into for-4.11/linus-merge
2017-02-17 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/linus-merge
2017-02-17 Jens Axboeblk-mq-sched: ask scheduler for work, if we failed...
2017-02-17 Jens Axboeblk-mq-sched: don't add flushes to the head of requeue...
2017-02-10 Paolo Valenteblk-mq: pass bio to blk_mq_sched_get_rq_priv
2017-02-08 Christoph Hellwigblock: enumify ELEVATOR_*_MERGE
2017-02-03 Jens Axboeblock: free merged request in the caller
2017-02-02 Omar Sandovalblk-mq-sched: bypass the scheduler for flushes entirely
2017-01-27 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/rq-refactor
2017-01-27 Jens Axboeblock: cleanup remaining manual checks for PREFLUSH|FUA
2017-01-27 Jens Axboeblk-mq-sched: add flush insertion into blk_mq_sched_ins...
2017-01-27 Christoph Hellwigblock: add a op_is_flush helper
2017-01-27 Jens Axboeblk-mq-sched: change ->dispatch_requests() to ->dispatc...
2017-01-27 Jens Axboeblk-mq-sched: fix starvation for multiple hardware...
2017-01-26 Jens Axboeblk-mq-sched: check for successful allocation before...
2017-01-26 Jens Axboeblk-mq: don't lose flags passed in to blk_mq_alloc_requ...
2017-01-17 Jens Axboeblk-mq-sched: allow setting of default IO scheduler
2017-01-17 Jens Axboeblk-mq-sched: add framework for MQ capable IO schedulers