summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval
2017-01-26blk-mq-sched: check for successful allocation before assigning tagJens Axboe
2017-01-26blk-mq: don't lose flags passed in to blk_mq_alloc_request()Jens Axboe
2017-01-25blk-mq: only apply active queue tag throttling for driver tagsJens Axboe
2017-01-23cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring
2017-01-23blk-throttle: Adjust two function calls together with a variable assignmentMarkus Elfring
2017-01-23block: Initialize cfqq->ioprio_class in cfq_get_queue()Alexander Potapenko
2017-01-20blk-mq: allow resize of scheduler requestsJens Axboe
2017-01-19blk-mq: stop hardware queue in blk_mq_delay_queue()Jens Axboe
2017-01-19blk-mq-tag: remove redundant check for 'data->hctx' being non-NULLJens Axboe
2017-01-19elevator: fix unnecessary put of elevator in failure caseJens Axboe
2017-01-18blk-cgroup: don't quiesce the queue on policy activate/deactivateJens Axboe
2017-01-18sbitmap: fix wakeup hang after sbq resizeOmar Sandoval
2017-01-18sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval
2017-01-18blk-cgroup: ensure that we clear the stop bit on quiesced queuesJens Axboe
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe
2017-01-17blk-mq: split tag ->rqs[] into twoJens Axboe
2017-01-17blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe
2017-01-17blk-mq: abstract out helpers for allocating/freeing tag mapsJens Axboe
2017-01-17blk-mq-tag: cleanup the normal/reserved tag allocationJens Axboe
2017-01-17blk-mq: export some helpers we need to the scheduling frameworkJens Axboe
2017-01-17blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe
2017-01-17block: move rq_ioc() to blk.hJens Axboe
2017-01-17block: move existing elevator ops to unionJens Axboe
2017-01-17partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar
2017-01-11MAINTAINERS: Update maintainer entry for NBDJosef Bacik
2017-01-11blk-mq: make mq_ops a const pointerJens Axboe
2017-01-11block: relax check on sg gapMing Lei
2017-01-11floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNELVlastimil Babka
2017-01-08Linux 4.10-rc3Linus Torvalds
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner
2017-01-07mm: stop leaking PageTablesHugh Dickins
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman
2017-01-06Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk