aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/backing-dev-defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo1-0/+3
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo1-2/+3
2015-06-02writeback: disassociate inodes from dying bdi_writebacksTejun Heo1-0/+16
2015-06-02writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo1-0/+50
2015-06-02writeback: implement memcg wb_domainTejun Heo1-0/+1
2015-06-02writeback: implement bdi_wait_for_completion()Tejun Heo1-0/+2
2015-06-02writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo1-2/+6
2015-06-02writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo1-0/+2
2015-06-02writeback: implement WB_has_dirty_io wb_state flagTejun Heo1-0/+1
2015-06-02writeback: make congestion functions per bdi_writebackTejun Heo1-2/+12
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo1-3/+56
2015-06-02bdi: separate out congested state into a separate structTejun Heo1-2/+12
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo1-0/+106