aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pkt_sched: fq: rate limiting improvementsEric Dumazet2016-09-181-19/+26
* pkt_sched: fq: qdisc dismantle fixesEric Dumazet2016-09-181-20/+37
* pkt_sched: fq: prefetch() fixEric Dumazet2016-09-181-1/+2
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2016-09-184-0/+848
* cgroup: make serial_nr_cursor available throughout cgroup.cLi Zefan2016-09-181-8/+10
* cgroup: fix memory leak in cgroup_rm_cftypes()Li Zefan2016-09-181-1/+2
* cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2016-09-182-0/+72
* cgroup: make cgroup_is_removed() staticTejun Heo2016-09-182-2/+1
* cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2016-09-182-0/+34
* cgroup: make hierarchy_id use cyclic idrTejun Heo2016-09-181-20/+8
* cgroup: drop hierarchy_id_lockTejun Heo2016-09-181-6/+17
* cgroup: refactor hierarchy_id handlingTejun Heo2016-09-181-21/+35
* 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-184-23/+38
* 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
* Makefile: Cortex-A53 ARM optimized flagsdragonpt2016-09-161-0/+2
* defconfig updateMoyster2016-09-161-2/+2
* defconfig: enforce selinuxMoyster2016-09-151-1/+1
* test configMoyster2016-09-151-0/+3289
* Revert "audit: kiss goodbye you stupid piece of crap logging messages."Moyster2016-09-151-1/+1