| Commit message (Expand) | Author | Age | Files | Lines |
* | cfq: Suppress compiler warnings about comparisons | Bart Van Assche | 2018-08-07 | 1 | -10/+12 |
* | cfq: Annotate fall-through in a switch statement | Bart Van Assche | 2018-08-07 | 1 | -0/+1 |
* | block drivers/block: Use octal not symbolic permissions | Joe Perches | 2018-05-24 | 1 | -1/+1 |
* | block: consolidate struct request timestamp fields | Omar Sandoval | 2018-05-09 | 1 | -12/+3 |
* | block: use ktime_get_ns() instead of sched_clock() for cfq and bfq | Omar Sandoval | 2018-05-09 | 1 | -23/+26 |
* | block/cfq: cache rightmost rb_node | Davidlohr Bueso | 2017-09-08 | 1 | -5/+14 |
* | block/cfq: replace cfq_rb_root leftmost caching | Davidlohr Bueso | 2017-09-08 | 1 | -50/+20 |
* | block, scheduler: convert xxx_var_store to void | weiping zhang | 2017-08-28 | 1 | -7/+6 |
* | cfq: Give a chance for arming slice idle timer in case of group_idle | Ritesh Harjani | 2017-08-11 | 1 | -1/+2 |
* | block: use standard blktrace API to output cgroup info for debug notes | Shaohua Li | 2017-07-29 | 1 | -9/+6 |
* | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 2017-06-12 | 1 | -2/+15 |
|\ |
|
| * | cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode | Hou Tao | 2017-05-31 | 1 | -2/+15 |
* | | cfq-iosched: Delete unused function min_vdisktime() | Matthias Kaehlcke | 2017-05-30 | 1 | -9/+0 |
|/ |
|
* | cfq: Disable writeback throttling by default | Jan Kara | 2017-04-05 | 1 | -12/+5 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-02-21 | 1 | -5/+9 |
|\ |
|
| * | block: enumify ELEVATOR_*_MERGE | Christoph Hellwig | 2017-02-08 | 1 | -2/+2 |
| * | cfq-iosched: Adjust one function call together with a variable assignment | Markus Elfring | 2017-01-23 | 1 | -2/+4 |
| * | block: Initialize cfqq->ioprio_class in cfq_get_queue() | Alexander Potapenko | 2017-01-23 | 1 | -0/+2 |
| * | block: move existing elevator ops to union | Jens Axboe | 2017-01-17 | 1 | -1/+1 |
* | | cfq-iosched: don't call wbt_disable_default() with IRQs disabled | Jens Axboe | 2017-02-16 | 1 | -12/+13 |
|/ |
|
* | blk-wbt: cleanup disable-by-default for CFQ | Jens Axboe | 2016-11-28 | 1 | -6/+3 |
* | block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg | Tejun Heo | 2016-11-22 | 1 | -1/+2 |
* | block: hook up writeback throttling | Jens Axboe | 2016-11-10 | 1 | -0/+14 |
* | block: cfq_cpd_alloc() should use @gfp | Tejun Heo | 2016-11-10 | 1 | -1/+1 |
* | block: replace REQ_NOIDLE with REQ_IDLE | Christoph Hellwig | 2016-11-01 | 1 | -3/+8 |
* | cfq-iosched: use op_is_sync instead of opencoding it | Christoph Hellwig | 2016-11-01 | 1 | -12/+4 |
* | block: better op and flags encoding | Christoph Hellwig | 2016-10-28 | 1 | -34/+32 |
* | cfq: fix starvation of asynchronous writes | Glauber Costa | 2016-09-23 | 1 | -3/+10 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -2/+2 |
* | block: do not merge requests without consulting with io scheduler | Tahsin Erdogan | 2016-07-20 | 1 | -4/+11 |
* | cfq-iosched: Charge at least 1 jiffie instead of 1 ns | Jan Kara | 2016-06-28 | 1 | -1/+2 |
* | cfq-iosched: Fix regression in bonnie++ rewrite performance | Jan Kara | 2016-06-28 | 1 | -1/+10 |
* | cfq-iosched: Convert slice_resid from u64 to s64 | Jan Kara | 2016-06-28 | 1 | -2/+2 |
* | cfq-iosched: temporarily boost queue priority for idle classes | Jens Axboe | 2016-06-09 | 1 | -1/+21 |
* | cfq-iosched: Convert to use highres timers | Jan Kara | 2016-06-08 | 1 | -9/+12 |
* | cfq-iosched: Expose microsecond interfaces | Jeff Moyer | 2016-06-08 | 1 | -0/+40 |
* | cfq-iosched: Convert from jiffies to nanoseconds | Jeff Moyer | 2016-06-08 | 1 | -137/+136 |
* | block: convert is_sync helpers to use REQ_OPs. | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | blkg_rwstat: separate op from flags | Mike Christie | 2016-06-07 | 1 | -20/+29 |
* | block: prepare elevator to use REQ_OPs. | Mike Christie | 2016-06-07 | 1 | -2/+2 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | cfq-iosched: Allow parent cgroup to preempt its child | Jan Kara | 2016-02-04 | 1 | -1/+18 |
* | cfq-iosched: Allow sync noidle workloads to preempt each other | Jan Kara | 2016-02-04 | 1 | -1/+0 |
* | cfq-iosched: Reorder checks in cfq_should_preempt() | Jan Kara | 2016-02-04 | 1 | -6/+7 |
* | cfq-iosched: Don't group_idle if cfqq has big thinktime | Jan Kara | 2016-02-04 | 1 | -2/+8 |
* | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() | Tejun Heo | 2015-09-18 | 1 | -2/+2 |
* | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy | Tejun Heo | 2015-08-18 | 1 | -15/+40 |
* | blkcg: s/CFQ_WEIGHT_*/CFQ_WEIGHT_LEGACY_*/ | Tejun Heo | 2015-08-18 | 1 | -11/+11 |
* | blkcg: implement interface for the unified hierarchy | Tejun Heo | 2015-08-18 | 1 | -5/+56 |