summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-09rq-qos: introduce dio_bio callbackJosef Bacik3-0/+16
2018-07-09block: remove external dependency on wbt_flagsJosef Bacik6-42/+68
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik10-251/+478
2018-07-09blk-stat: export helpers for modifying blk_rq_statJosef Bacik2-8/+12
2018-07-09memcontrol: schedule throttling if we are congestedTejun Heo7-14/+81
2018-07-09blkcg: add generic throttling mechanismJosef Bacik5-0/+332
2018-07-09swap,blkcg: issue swap io with the appropriate contextTejun Heo3-0/+32
2018-07-09blk: introduce REQ_SWAPJosef Bacik3-3/+4
2018-07-09blk-cgroup: allow controllers to output their own statsJosef Bacik2-3/+47
2018-07-09block: introduce bio_issue_as_root_blkgJosef Bacik1-0/+16
2018-07-09block: add bi_blkg to the bio for cgroupsJosef Bacik4-15/+32
2018-07-09blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei4-11/+45
2018-07-09block/loop: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-09drbd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-07-09blk-mq: only attempt to merge bio if there is rq in sw queueMing Lei1-1/+2
2018-07-09blk-mq: use list_splice_tail_init() to insert requestsMing Lei1-7/+7
2018-07-09blk-mq: fix typo in a function commentMinwoo Im1-1/+1
2018-07-09blk-mq: code clean-up by adding an API to clear set->mq_mapMinwoo Im3-5/+12
2018-07-09paride: remove redundant variable nColin Ian King1-2/+1
2018-07-09partitions/ldm: remove redundant pointer dgrpColin Ian King1-3/+0
2018-07-09loop: remove redundant pointer inodeColin Ian King1-2/+0
2018-07-09block/floppy: remove redundant variable dflagsColin Ian King1-3/+0
2018-07-09Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...Liu Bo1-1/+3
2018-07-09Blktrace: bail out early if block debugfs is not configuredLiu Bo1-3/+3
2018-07-09block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requestsBart Van Assche1-0/+4
2018-07-09drbd: Do not redefine __must_hold()Bart Van Assche1-2/+0
2018-07-09blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei1-2/+6
2018-07-09blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()Ming Lei3-90/+7
2018-07-09blk-mq: introduce new lock for protecting hctx->dispatch_waitMing Lei2-9/+18
2018-07-09blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()Ming Lei1-12/+11
2018-07-09blk-mq: cleanup blk_mq_get_driver_tag()Ming Lei2-14/+8
2018-07-09block, bfq: give a better name to bfq_bfqq_may_idlePaolo Valente1-8/+8
2018-07-09block, bfq: fix service being wrongly set to zero in case of preemptionPaolo Valente2-12/+28
2018-07-09block, bfq: do not expire a queue that will deserve dispatch pluggingPaolo Valente1-3/+33
2018-07-09block, bfq: add/remove entity weights correctlyPaolo Valente3-17/+59
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche6-15/+44
2018-07-09block: Inline blk_queue_nr_zones()Bart Van Assche2-6/+1
2018-07-09block: Remove bdev_nr_zones()Bart Van Assche1-9/+0
2018-07-09include/uapi/linux/blkzoned.h: Remove a superfluous __packed directiveBart Van Assche1-1/+1
2018-07-09block: Remove a superfluous cast from blkdev_report_zones()Bart Van Assche1-1/+1
2018-07-09Linux 4.18-rc4Linus Torvalds1-1/+1
2018-07-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-7/+16
2018-07-08Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+8
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-11/+129
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-75/+99
2018-07-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+28
2018-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-2/+10
2018-07-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-96/+155
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-12/+41
2018-07-08Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-54/+132