aboutsummaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-112-3/+3
* iosched: bfq: fix buildMister Oyster2017-04-111-0/+32
* iosched: sio: fix buildMister Oyster2017-04-112-0/+409
* block: Adding ROW scheduling algorithmAndrei F2016-12-113-15/+37
* bfq-sched: Forcefully lookup entities when the cache is inconsistentDiogo Ferreira2016-12-111-0/+3
* blkcg: move bulk of blkcg_gq release operations to the RCU callbackTejun Heo2016-09-182-20/+18
* blkcg: invoke blkcg_policy->pd_init() after parent is linkedTejun Heo2016-09-181-17/+22
* blkcg: implement blkg_for_each_descendant_post()Tejun Heo2016-09-181-0/+14
* blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.hTejun Heo2016-09-182-22/+22
* blkcg: fix error return path in blkg_create()Tejun Heo2016-09-181-1/+1
* blk-throttle: implement proper hierarchy supportTejun Heo2016-09-182-9/+21
* blk-throttle: implement throtl_grp->has_rules[]Tejun Heo2016-09-181-7/+42
* blk-throttle: Account for child group's start time in parent while bio climbs upVivek Goyal2016-09-181-0/+33
* blk-throttle: add throtl_qnode for dispatch fairnessTejun Heo2016-09-181-25/+176
* blk-throttle: make throtl_pending_timer_fn() ready for hierarchyTejun Heo2016-09-181-7/+33
* blk-throttle: make tg_dispatch_one_bio() ready for hierarchyTejun Heo2016-09-181-7/+21
* blk-throttle: make blk_throtl_bio() ready for hierarchyTejun Heo2016-09-181-7/+20
* blk-throttle: make blk_throtl_drain() ready for hierarchyTejun Heo2016-09-181-11/+40
* blk-throttle: dispatch from throtl_pending_timer_fn()Tejun Heo2016-09-181-25/+44
* blk-throttle: implement dispatch loopingTejun Heo2016-09-181-26/+56
* blk-throttle: separate out throtl_service_queue->pending_timer from throtl_da...Tejun Heo2016-09-181-23/+45
* blk-throttle: set REQ_THROTTLED from throtl_charge_bio() and gate stats updat...Tejun Heo2016-09-181-5/+25
* blk-throttle: implement sq_to_tg(), sq_to_td() and throtl_log()Tejun Heo2016-09-181-29/+81
* blk-throttle: add throtl_service_queue->parent_sqTejun Heo2016-09-181-42/+39
* blk-throttle: generalize update_disptime optimization in blk_throtl_bio()Tejun Heo2016-09-181-10/+18
* blk-throttle: dispatch to throtl_data->service_queue.bio_lists[]Tejun Heo2016-09-181-17/+23
* blk-throttle: move bio_lists[] and friends to throtl_service_queueTejun Heo2016-09-181-24/+39
* blk-throttle: add throtl_grp->service_queueTejun Heo2016-09-181-4/+11
* blk-throttle: reorganize throtl_service_queue passed around as argumentTejun Heo2016-09-181-49/+51
* blk-throttle: pass around throtl_service_queue instead of throtl_dataTejun Heo2016-09-181-25/+28
* blk-throttle: add backlink pointer from throtl_grp to throtl_dataTejun Heo2016-09-181-53/+53
* blk-throttle: simplify throtl_grp flag handlingTejun Heo2016-09-181-25/+9
* blk-throttle: rename throtl_rb_root to throtl_service_queueTejun Heo2016-09-181-42/+42
* blk-throttle: remove pointless throtl_nr_queued() optimizationsTejun Heo2016-09-181-22/+7
* blk-throttle: relocate throtl_schedule_delayed_work()Tejun Heo2016-09-181-16/+13
* blk-throttle: collapse throtl_dispatch() into the work functionTejun Heo2016-09-181-17/+9
* blk-throttle: remove deferred config application mechanismTejun Heo2016-09-181-54/+20
* blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dis...Tejun Heo2016-09-181-3/+1
* block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2016-09-133-15/+3
* block: Fix format string mismatch in cfq-iosched.cMasanari Iida2016-09-131-1/+1
* FIOPS: forward port for use on 3.10 LinuxPaul Reioux2016-09-131-6/+17
* block: fiops add some trace informationShaohua Li2016-09-131-1/+18
* block: fiops bias sync workloadShaohua Li2016-09-131-0/+12
* block: fiops preserve vios key for deep queue depth workloadShaohua Li2016-09-131-3/+6
* block: fiops add ioprio supportShaohua Li2016-09-131-12/+93
* block: fiops sync/async scaleShaohua Li2016-09-131-0/+15
* block: fiops read/write request scaleShaohua Li2016-09-131-1/+70
* block: fiops ioscheduler coreShaohua Li2016-09-133-0/+568
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-0/+1
* add DEFAULT_ZENJan Engelmohr2016-09-101-0/+3