index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
backing-dev-defs.h
Age
Commit message (
Expand
)
Author
2015-10-12
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
2015-07-02
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
2015-06-02
writeback: disassociate inodes from dying bdi_writebacks
Tejun Heo
2015-06-02
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
2015-06-02
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
writeback: implement bdi_wait_for_completion()
Tejun Heo
2015-06-02
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2015-06-02
writeback: implement backing_dev_info->tot_write_bandwidth
Tejun Heo
2015-06-02
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo