aboutsummaryrefslogtreecommitdiff
path: root/include/linux/backing-dev-defs.h
AgeCommit message (Expand)Author
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo
2015-06-02writeback: disassociate inodes from dying bdi_writebacksTejun Heo
2015-06-02writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo
2015-06-02writeback: implement memcg wb_domainTejun Heo
2015-06-02writeback: implement bdi_wait_for_completion()Tejun Heo
2015-06-02writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo
2015-06-02writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo
2015-06-02writeback: implement WB_has_dirty_io wb_state flagTejun Heo
2015-06-02writeback: make congestion functions per bdi_writebackTejun Heo
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo
2015-06-02bdi: separate out congested state into a separate structTejun Heo
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo