aboutsummaryrefslogtreecommitdiff
path: root/block/cfq-iosched.c
Commit message (Expand)AuthorAgeFilesLines
* block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2017-04-111-1/+1
* cfq: fix starvation of asynchronous writesGlauber Costa2017-04-111-3/+10
* block: Fix format string mismatch in cfq-iosched.cMasanari Iida2016-09-131-1/+1
* block: cfq: tuning and burninganarkia19762016-09-011-8/+8
* block: set slice_idle to 0 on bfq and cfqDespairFactor2016-09-011-2/+2
* cfq-iosched: minor cleanupsTejun Heo2016-09-011-15/+11
* cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request()Tejun Heo2016-09-011-0/+2
* cfq-iosched: fix async oom queue handlingTejun Heo2016-09-011-1/+1
* cfq-iosched: simplify control flow in cfq_get_queue()Tejun Heo2016-09-011-6/+7
* cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2016-09-011-1/+14
* block: Make CFQ default to IOPS mode on SSDsTahsin Erdogan2016-09-011-1/+1
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-3/+13
* first commitMeizu OpenSource2016-08-151-0/+4646