summaryrefslogtreecommitdiff
path: root/block/cfq-iosched.c
Commit message (Expand)AuthorAge
* block/cfq: cache rightmost rb_nodeDavidlohr Bueso2017-09-08
* block/cfq: replace cfq_rb_root leftmost cachingDavidlohr Bueso2017-09-08
* block, scheduler: convert xxx_var_store to voidweiping zhang2017-08-28
* cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani2017-08-11
* block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-29
* Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
|\
| * cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao2017-05-31
* | cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke2017-05-30
|/
* cfq: Disable writeback throttling by defaultJan Kara2017-04-05
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\
| * block: enumify ELEVATOR_*_MERGEChristoph Hellwig2017-02-08
| * cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring2017-01-23
| * block: Initialize cfqq->ioprio_class in cfq_get_queue()Alexander Potapenko2017-01-23
| * block: move existing elevator ops to unionJens Axboe2017-01-17
* | cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe2017-02-16
|/
* blk-wbt: cleanup disable-by-default for CFQJens Axboe2016-11-28
* block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo2016-11-22
* block: hook up writeback throttlingJens Axboe2016-11-10
* block: cfq_cpd_alloc() should use @gfpTejun Heo2016-11-10
* block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-01
* cfq-iosched: use op_is_sync instead of opencoding itChristoph Hellwig2016-11-01
* block: better op and flags encodingChristoph Hellwig2016-10-28
* cfq: fix starvation of asynchronous writesGlauber Costa2016-09-23
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* block: do not merge requests without consulting with io schedulerTahsin Erdogan2016-07-20
* cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara2016-06-28
* cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara2016-06-28
* cfq-iosched: Convert slice_resid from u64 to s64Jan Kara2016-06-28
* cfq-iosched: temporarily boost queue priority for idle classesJens Axboe2016-06-09
* cfq-iosched: Convert to use highres timersJan Kara2016-06-08
* cfq-iosched: Expose microsecond interfacesJeff Moyer2016-06-08
* cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer2016-06-08
* block: convert is_sync helpers to use REQ_OPs.Mike Christie2016-06-07
* blkg_rwstat: separate op from flagsMike Christie2016-06-07
* block: prepare elevator to use REQ_OPs.Mike Christie2016-06-07
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* cfq-iosched: Allow parent cgroup to preempt its childJan Kara2016-02-04
* cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara2016-02-04
* cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara2016-02-04
* cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara2016-02-04
* cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo2015-09-18
* blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo2015-08-18
* blkcg: s/CFQ_WEIGHT_*/CFQ_WEIGHT_LEGACY_*/Tejun Heo2015-08-18
* blkcg: implement interface for the unified hierarchyTejun Heo2015-08-18
* blkcg: misc preparations for unified hierarchy interfaceTejun Heo2015-08-18
* blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo2015-08-18
* blkcg: mark existing cftypes as legacyTejun Heo2015-08-18
* blkcg: refine error codes returned during blkcg configurationTejun Heo2015-08-18
* blkcg: remove unnecessary NULL checks from __cfqg_set_weight_device()Tejun Heo2015-08-18