summaryrefslogtreecommitdiff
path: root/include/linux/blk-cgroup.h
Commit message (Expand)AuthorAge
* blkcg: fix incorrect read/write sync/async stat accountingTejun Heo2015-10-27
* blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun 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: rename subsystem name from blkio to ioTejun Heo2015-08-18
* blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo2015-08-18
* blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo2015-08-18
* blkcg: make blkcg_[rw]stat per-cpuTejun Heo2015-08-18
* blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo2015-08-18
* blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo2015-08-18
* blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo2015-08-18
* blkcg: inline [__]blkg_lookup()Tejun Heo2015-08-18
* blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo2015-08-18
* blkcg: minor updates around blkcg_policy_dataTejun Heo2015-08-18
* blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo2015-08-18
* blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo2015-08-18
* blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo2015-08-18
* blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo2015-08-18
* blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo2015-08-18
* blkcg: fix blkcg_policy_data allocation bugTejun Heo2015-07-09
* blkcg: implement all_blkcgs listTejun Heo2015-07-09
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
* writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...Tejun Heo2015-06-02
* writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-02
* blkcg: implement task_get_blkcg_css()Tejun Heo2015-06-02
* blkcg: add blkcg_root_cssTejun Heo2015-06-02
* update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.hTejun Heo2015-06-02
* blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-02