summaryrefslogtreecommitdiff
path: root/include/linux/blk-cgroup.h
Commit message (Expand)AuthorAge
* blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi2018-03-16
* blkcg: simplify statistic accumulation codeArnd Bergmann2018-01-16
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * block: make blkcg aware of kthread stored original cgroup infoShaohua Li2017-09-26
| * blkcg: delete unused APIsShaohua Li2017-09-26
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* block: always attach cgroup info into bioShaohua Li2017-07-29
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-20
* blk-cgroup: use op_is_sync to check for synchronous requestsChristoph Hellwig2016-11-01
* block: better op and flags encodingChristoph Hellwig2016-10-28
* Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-14
|\
| * cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-10
* | blkcg: Annotate blkg_hint correctlyBart Van Assche2016-09-23
|/
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* blkg_rwstat: separate op from flagsMike Christie2016-06-07
* block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-07
* 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