summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-27blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval4-45/+86
2017-01-27blk-mq: export software queue pending map to debugfsOmar Sandoval1-0/+21
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2-0/+121
2017-01-27blk-mq: add extra request information to debugfsOmar Sandoval1-1/+3
2017-01-27blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfsOmar Sandoval2-57/+106
2017-01-27blk-mq: add hctx->{state,flags} to debugfsOmar Sandoval1-0/+42
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval6-0/+201
2017-01-27blk-mq-sched: check for successful allocation before assigning tagJens Axboe1-1/+2
2017-01-26blk-mq: don't lose flags passed in to blk_mq_alloc_request()Jens Axboe2-4/+4
2017-01-25blk-mq: only apply active queue tag throttling for driver tagsJens Axboe2-10/+15
2017-01-23cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring1-2/+4
2017-01-23blk-throttle: Adjust two function calls together with a variable assignmentMarkus Elfring1-2/+4
2017-01-23block: Initialize cfqq->ioprio_class in cfq_get_queue()Alexander Potapenko1-0/+2
2017-01-20blk-mq: allow resize of scheduler requestsJens Axboe3-13/+61
2017-01-19blk-mq: stop hardware queue in blk_mq_delay_queue()Jens Axboe1-0/+1
2017-01-19blk-mq-tag: remove redundant check for 'data->hctx' being non-NULLJens Axboe1-4/+2
2017-01-19elevator: fix unnecessary put of elevator in failure caseJens Axboe1-4/+0
2017-01-19blk-cgroup: don't quiesce the queue on policy activate/deactivateJens Axboe1-12/+8
2017-01-18sbitmap: fix wakeup hang after sbq resizeOmar Sandoval1-5/+30
2017-01-18sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval1-3/+10
2017-01-18blk-cgroup: ensure that we clear the stop bit on quiesced queuesJens Axboe1-4/+6
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe7-7/+89
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe3-0/+560
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe17-194/+984
2017-01-17blk-mq: split tag ->rqs[] into twoJens Axboe3-9/+26
2017-01-17blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe2-8/+25
2017-01-17blk-mq: abstract out helpers for allocating/freeing tag mapsJens Axboe2-48/+83
2017-01-17blk-mq-tag: cleanup the normal/reserved tag allocationJens Axboe4-61/+44
2017-01-17blk-mq: export some helpers we need to the scheduling frameworkJens Axboe2-18/+46
2017-01-17blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe2-4/+2
2017-01-17block: move rq_ioc() to blk.hJens Axboe2-16/+16
2017-01-17block: move existing elevator ops to unionJens Axboe8-45/+47
2017-01-17partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar1-5/+12
2017-01-12MAINTAINERS: Update maintainer entry for NBDJosef Bacik1-2/+2
2017-01-12blk-mq: make mq_ops a const pointerJens Axboe3-3/+3
2017-01-12block: relax check on sg gapMing Lei1-1/+21
2017-01-12floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNELVlastimil Babka1-1/+1
2017-01-09Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+56
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+6
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-07Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-18/+20
2017-01-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+24
2017-01-07Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+17
2017-01-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+13