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