]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - block/blk-mq.c
block: optionally merge discontiguous discard bios into a single request
[mirror_ubuntu-artful-kernel.git] / block / blk-mq.c
2017-02-08 Christoph Hellwigblock: optionally merge discontiguous discard bios...
2017-02-08 Christoph Hellwigblock: enumify ELEVATOR_*_MERGE
2017-02-02 Omar Sandovalblock: use same block debugfs directory for blk-mq...
2017-01-27 Christoph Hellwigblock: split scsi_request out of struct request
2017-01-27 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/rq-refactor
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-27 Jens Axboeblk-mq: release driver tag on a requeue event
2017-01-27 Jens Axboeblk-mq: fix potential race in queue restart and driver...
2017-01-27 Jens Axboeblk-mq: improve scheduler queue sync/async running
2017-01-27 Omar Sandovalblk-mq: create debugfs directory tree
2017-01-26 Jens Axboeblk-mq: don't lose flags passed in to blk_mq_alloc_requ...
2017-01-25 Jens Axboeblk-mq: only apply active queue tag throttling for...
2017-01-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-01-22 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2017-01-22 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-01-22 Linus TorvaldsMerge branch 'for-rc' of git://git.kernel.org/pub/scm...
2017-01-22 Linus TorvaldsMerge tag 'usb-4.10-rc5' of git://git.kernel.org/pub...
2017-01-22 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-01-22 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-01-22 Linus TorvaldsMerge tag 'arc-4.10-rc5' of git://git.kernel.org/pub...
2017-01-22 Linus TorvaldsMerge tag 'powerpc-4.10-2' of git://git.kernel.org...
2017-01-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-01-20 Linus TorvaldsMerge branch 'scsi-target-for-v4.10' of git://git.kerne...
2017-01-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-01-20 Linus TorvaldsMerge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org...
2017-01-20 Jens Axboeblk-mq: allow resize of scheduler requests
2017-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-19 Linus TorvaldsMerge tag 'for-linus-4.10-rc4-tag' of git://git.kernel...
2017-01-19 Jens Axboeblk-mq: stop hardware queue in blk_mq_delay_queue()
2017-01-18 Keith Buschblk-mq: Remove unused variable
2017-01-17 James BottomleyMerge remote-tracking branch 'mkp-scsi/fixes' into...
2017-01-17 Linus TorvaldsMerge branch 'stable/for-linus-4.10' of git://git.kerne...
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
2017-01-17 Jens Axboeblk-mq: split tag ->rqs[] into two
2017-01-17 Jens Axboeblk-mq: add support for carrying internal tag informati...
2017-01-17 Jens Axboeblk-mq: abstract out helpers for allocating/freeing...
2017-01-17 Jens Axboeblk-mq-tag: cleanup the normal/reserved tag allocation
2017-01-17 Jens Axboeblk-mq: export some helpers we need to the scheduling...
2017-01-17 Jens Axboeblk-mq: un-export blk_mq_free_hctx_request()
2017-01-17 Zhang RuiMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2017-01-14 Linus TorvaldsMerge branch 'for-linus-4.10' of git://git.kernel.org...
2017-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-13 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2017-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-12 Jens Axboeblk-mq: make mq_ops a const pointer
2017-01-10 Mark BrownMerge remote-tracking branches 'asoc/fix/nau8825',...
2017-01-10 Mark BrownMerge remote-tracking branches 'asoc/fix/arizona',...
2017-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/rcar' into asoc...
2017-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2017-01-10 Mark BrownMerge remote-tracking branch 'asoc/fix/component' into...
2017-01-09 James BottomleyMerge remote-tracking branch 'mkp-scsi/fixes' into...
2017-01-08 Dave AirlieMerge branch 'drm-fixes-4.10' of git://people.freedeskt...
2017-01-08 Dave AirlieMerge branch 'msm-fixes-4.10' of git://people.freedeskt...
2017-01-08 Dave AirlieMerge tag 'tilcdc-4.10-fixes' of https://github.com...
2017-01-06 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-01-06 Linus TorvaldsMerge branch 'stable/for-linus-4.10' of git://git.kerne...
2017-01-06 Rafael J. WysockiMerge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
2017-01-06 Rafael J. WysockiMerge branch 'pm-cpufreq'
2017-01-06 Linus TorvaldsMerge branch 'stable-4.10' of git://git.infradead.org...
2017-01-05 Linus TorvaldsMerge tag 'for-linus-4.10-rc2-tag' of git://git.kernel...
2017-01-05 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-01-05 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.10-20170104' of...
2017-01-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-01-04 Arnd BergmannMerge tag 'samsung-soc-4.10-2' of git://git.kernel...
2017-01-04 Arnd BergmannMerge tag 'renesas-fixes-for-v4.10' of https://git...
2017-01-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-01-02 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.10a' of git://git.kernel...
2016-12-28 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-27 Jonathan CorbetMerge tag 'v4.10-rc1' into docs-next
2016-12-27 Tony LindgrenMerge branch 'omap-for-v4.10/legacy' into omap-for...
2016-12-27 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2016-12-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-25 Linus TorvaldsMerge branch 'turbostat' of git://git.kernel.org/pub...
2016-12-25 Thomas Gleixnerktime: Cleanup ktime_set() usage
2016-12-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-12-24 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.10' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge tag 'ntb-4.10' of git://github.com/jonmason/ntb
2016-12-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-23 Linus TorvaldsMerge tag 'befs-v4.10-rc1' of git://github.com/luisbg...
2016-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-12-23 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2016-12-23 Linus TorvaldsMerge tag 'arc-4.10-rc1-part2' of git://git.kernel...
2016-12-23 Al ViroMerge branch 'work.namespace' into for-linus
2016-12-22 James BottomleyMerge branch 'misc' into for-linus
2016-12-22 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-12-22' of git...
2016-12-22 Dave AirlieMerge tag 'drm-misc-fixes-2016-12-22' of git://anongit...
2016-12-22 Dave AirlieMerge branch 'drm-next-4.10' of git://people.freedeskto...
2016-12-22 Linus TorvaldsMerge tag 'leds_for_4.10_email_update' of git://git...
2016-12-22 Linus TorvaldsMerge tag 'acpi-extra-4.10-rc1' of git://git.kernel...
2016-12-22 Linus TorvaldsMerge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-22 Linus TorvaldsMerge branch 'x86-cache-for-linus' of git://git.kernel...
2016-12-22 Rafael J. WysockiMerge branch 'pm-cpufreq'
next