summaryrefslogtreecommitdiff
path: root/include/linux/backing-dev-defs.h
AgeCommit message (Expand)Author
2019-06-11writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-26writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell
2018-04-24writeback: safer lock nestingGreg Thelen
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo
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