]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - block/blk-mq.c
blk-mq: remove alloc_hctx and free_hctx methods
[mirror_ubuntu-artful-kernel.git] / block / blk-mq.c
2014-05-28 Christoph Hellwigblk-mq: remove alloc_hctx and free_hctx methods
2014-05-28 Jens Axboeblk-mq: add file comments and update copyright notices
2014-05-28 Christoph Hellwigblk-mq: remove blk_mq_alloc_request_pinned
2014-05-28 Christoph Hellwigblk-mq: do not use blk_mq_alloc_request_pinned in blk_m...
2014-05-28 Christoph Hellwigblk-mq: remove blk_mq_wait_for_tags
2014-05-28 Christoph Hellwigblk-mq: initialize request in __blk_mq_alloc_request
2014-05-28 Christoph Hellwigblk-mq: merge blk_mq_alloc_reserved_request into blk_mq...
2014-05-28 Christoph Hellwigblk-mq: add helper to insert requests from irq context
2014-05-27 Jens Axboeblk-mq: allow non-softirq completions
2014-05-27 Jens Axboeblk-mq: pass in suggested NUMA node to ->alloc_hctx()
2014-05-27 Ming Leiblock: only allocate/free mq_usage_counter in blk-mq
2014-05-27 Ming Leiblk-mq: avoid code duplication
2014-05-27 Ming Leiblk-mq: fix leak of hctx->ctx_map
2014-05-26 Christoph Hellwigblk-mq: idle all hardware contexts before freeing a...
2014-05-23 Jens Axboeblk-mq: allow setting of per-request timeouts
2014-05-22 Jens Axboeblk-mq: split make request handler for multi and single...
2014-05-21 Jens Axboeblk-mq: save memory by freeing requests on unused hardw...
2014-05-21 Jens Axboeblk-mq: allow the hctx cpu hotplug notifier to return...
2014-05-20 Robert Elliottblk-mq: Micro-optimize blk_queue_nomerges() check
2014-05-20 Jens Axboeblk-mq: initialize q->nr_requests after calling blk_que...
2014-05-20 Jens Axboeblk-mq: allow changing of queue depth through sysfs
2014-05-19 Jens AxboeMerge branch 'for-3.16/blk-mq-tagging' into for-3.16...
2014-05-19 Jens Axboeblk-mq: switch ctx pending map to the sparser blk_align...
2014-05-13 Jens Axboeblk-mq: improve support for shared tags maps
2014-05-10 Jens AxboeMerge branch 'for-3.16/blk-mq-tagging' into for-3.16...
2014-05-09 Jens Axboeblk-mq: fix race in IO start accounting
2014-05-09 Jens Axboeblk-mq: implement new and more efficient tagging scheme
2014-05-09 Christoph Hellwigblk-mq: initialize struct request fields individually
2014-05-09 Jens Axboeblk-mq: update a hotplug comment for grammar
2014-05-07 Jens Axboeblk-mq: add basic round-robin of what CPU to queue...
2014-05-02 Jens Axboeblk-mq: remove extra requeue trace
2014-04-30 Jens Axboeblk-mq: refactor request insertion/merging
2014-04-30 Jens Axboeblk-mq remove debug BUG_ON() when draining software...
2014-04-30 Jens Axboeblk-mq: fix waiting for reserved tags
2014-04-25 Christoph Hellwigblk-mq: respect rq_affinity
2014-04-24 Jens Axboeblk-mq: fix race with timeouts and requeue events
2014-04-24 Jens AxboeRevert "blk-mq: initialize req->q in allocation"
2014-04-23 Ming Leiblk-mq: fix leak of set->tags
2014-04-21 Ming Leiblk-mq: initialize req->q in allocation
2014-04-21 Ming Leiblk-mq: user (1 << order) to implement order_to_size()
2014-04-21 Ming Leiblk-mq: fix allocation of set->tags
2014-04-21 Ming Leiblk-mq: free hctx->ctx_map when init failed
2014-04-16 Christoph Hellwigblk-mq: add blk_mq_requeue_request
2014-04-16 Christoph Hellwigblk-mq: add blk_mq_start_hw_queues
2014-04-16 Christoph Hellwigblk-mq: add blk_mq_delay_queue
2014-04-16 Christoph Hellwigblk-mq: add async parameter to blk_mq_start_stopped_hw_...
2014-04-16 Christoph Hellwigblk-mq: bidi support
2014-04-16 Christoph Hellwigblk-mq: allow drivers to hook into I/O completion
2014-04-16 Jens Axboeblk-mq: kill preempt disable/enable in blk_mq_work_fn()
2014-04-16 Jens Axboeblk-mq: don't use preempt_count() to check for right CPU
2014-04-15 Christoph Hellwigblk-mq: split out tag initialization, support shared...
2014-04-15 Christoph Hellwigblk-mq: initialize request on allocation
2014-04-15 Christoph Hellwigblk-mq: add ->init_request and ->exit_request methods
2014-04-15 Christoph Hellwigblk-mq: make ->flush_rq fully transparent to drivers
2014-04-15 Christoph Hellwigblk-mq: do not initialize req->special
2014-04-15 Christoph Hellwigblk-mq: initialize resid_len
2014-04-15 Jens AxboeMerge tag 'v3.15-rc1' into for-3.16/core
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git.kernel.org/pub...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2014-04-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-04-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git.kernel...
2014-04-13 Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git.kerne...
2014-04-13 Linus TorvaldsMerge tag 'llvmlinux-for-v3.15' of git://git.linuxfound...
2014-04-12 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2014-04-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2014-04-12 Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-04-12 Linus TorvaldsMerge tag 'trace-3.15-v2' of git://git.kernel.org/pub...
2014-04-12 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-04-12 Linus TorvaldsMerge branch 'async-scsi-resume' of git://git.kernel...
2014-04-12 Linus TorvaldsMerge tag 'md/3.15' of git://neil.brown.name/md
2014-04-11 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-04-11 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-04-11 Linus TorvaldsMerge tag 'for-linus-3.15' of git://git.kernel.org...
2014-04-11 Linus TorvaldsMerge tag 'spi-v3.15-fixes' of git://git.kernel.org...
2014-04-11 Linus TorvaldsMerge tag 'regulator-v3.15-fixes' of git://git.kernel...
2014-04-11 Linus TorvaldsMerge tag 'regmap-v3.15-nodev' of git://git.kernel...
2014-04-11 Linus TorvaldsMerge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel...
2014-04-11 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2014-04-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-04-11 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-04-11 Linus TorvaldsMerge tag 'microblaze-3.15-rc1' of git://git.monstr...
2014-04-11 Russell KingMerge branches 'fixes' and 'misc' into for-next
2014-04-11 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2014-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2014-04-10 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2014-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-04-10 Linus TorvaldsMerge tag 'sound-fix-3.15-rc1' of git://git.kernel...
2014-04-10 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-04-10 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2014-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-04-10 Linus TorvaldsMerge tag 'backlight-for-linus-3.15' of git://git.kerne...
2014-04-09 Jens Axboeblk-mq: ensure that hardware queues are always run...
2014-04-09 Jens Axboeblock: remove 'q' parameter from kblockd_schedule_...
2014-04-09 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2014-04-09 Linus TorvaldsMerge tag 'mmc-updates-for-3.15-rc1' of git://git.kerne...
2014-04-09 Linus TorvaldsMerge branch 'for-3.15' of git://linux-nfs.org/~bfields...
2014-04-08 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5640', ...
2014-04-08 Mark BrownMerge remote-tracking branches 'asoc/fix/alc5632',...
next