Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-02 | writeback: disassociate inodes from dying bdi_writebacks | Tejun Heo | 1 | -0/+16 |
2015-06-02 | writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() | Tejun Heo | 1 | -0/+50 |
2015-06-02 | writeback: implement memcg wb_domain | Tejun Heo | 1 | -0/+1 |
2015-06-02 | writeback: implement bdi_wait_for_completion() | Tejun Heo | 1 | -0/+2 |
2015-06-02 | writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account | Tejun Heo | 1 | -2/+6 |
2015-06-02 | writeback: implement backing_dev_info->tot_write_bandwidth | Tejun Heo | 1 | -0/+2 |
2015-06-02 | writeback: implement WB_has_dirty_io wb_state flag | Tejun Heo | 1 | -0/+1 |
2015-06-02 | writeback: make congestion functions per bdi_writeback | Tejun Heo | 1 | -2/+12 |
2015-06-02 | writeback: make backing_dev_info host cgroup-specific bdi_writebacks | Tejun Heo | 1 | -3/+56 |
2015-06-02 | bdi: separate out congested state into a separate struct | Tejun Heo | 1 | -2/+12 |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 1 | -0/+106 |