summaryrefslogtreecommitdiffstats
path: root/include/linux/backing-dev-defs.h
Commit message (Expand)AuthorAgeFilesLines
* block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-021-0/+2
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-0/+2
|\
| * writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe2016-11-081-0/+2
* | include/linux/backing-dev-defs.h: shrink struct backing_dev_infoAndrew Morton2016-12-121-1/+1
* | mm: don't cap request size based on read-ahead settingJens Axboe2016-12-121-0/+1
|/
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-041-0/+1
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-121-0/+3
* writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2015-07-021-2/+3
* writeback: disassociate inodes from dying bdi_writebacksTejun Heo2015-06-021-0/+16
* writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo2015-06-021-0/+50
* writeback: implement memcg wb_domainTejun Heo2015-06-021-0/+1
* writeback: implement bdi_wait_for_completion()Tejun Heo2015-06-021-0/+2
* writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo2015-06-021-2/+6
* writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo2015-06-021-0/+2
* writeback: implement WB_has_dirty_io wb_state flagTejun Heo2015-06-021-0/+1
* writeback: make congestion functions per bdi_writebackTejun Heo2015-06-021-2/+12
* writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-021-3/+56
* bdi: separate out congested state into a separate structTejun Heo2015-06-021-2/+12
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+106