summaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
Commit message (Expand)AuthorAge
* writeback: implement foreign cgroup inode detectionTejun Heo2015-06-02
* writeback: make writeback_control track the inode being written backTejun Heo2015-06-02
* writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo2015-06-02
* writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changesTejun Heo2015-06-02
* writeback: implement memcg wb_domainTejun Heo2015-06-02
* writeback: move over_bground_thresh() to mm/page-writeback.cTejun Heo2015-06-02
* writeback: move global_dirty_limit into wb_domainTejun Heo2015-06-02
* writeback: implement wb_domainTejun Heo2015-06-02
* writeback: reorganize [__]wb_update_bandwidth()Tejun Heo2015-06-02
* writeback: clean up wb_dirty_limit()Tejun Heo2015-06-02
* writeback: restructure try_writeback_inodes_sb[_nr]()Tejun Heo2015-06-02
* writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-02
* fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2015-03-17
* mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-01-08
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2014-04-07
* Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-22
* writeback: do not sync data dirtied after sync startJan Kara2013-11-13
* mm/writeback: make writeback_inodes_wb staticWanpeng Li2013-09-11
* mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li2013-07-09
* mm/writeback: remove wb_reason_nameWanpeng Li2013-07-09
* fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-09
* sync: don't block the flusher thread waiting on IODave Chinner2013-07-02
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-12
* writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-11
* vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* writeback: Avoid iput() from flusher threadJan Kara2012-05-06
* fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy2012-04-25
* writeback: fix typo in the writeback_control commentAndrew Morton2012-03-07
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-10
|\
| * writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-08
| * writeback: fix dirtied pages accounting on redirtyWu Fengguang2011-12-18
| * writeback: charge leaked page dirties to active tasksWu Fengguang2011-12-18
* | mm: try to distribute dirty pages fairly across zonesJohannes Weiner2012-01-10
* | mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2012-01-10
|/
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-31
* writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang2011-10-03
* squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-19
* writeback: scale IO chunk size up to half device bandwidthWu Fengguang2011-07-09
* writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-09
* writeback: introduce smoothed global dirty limitWu Fengguang2011-07-09
* writeback: bdi write bandwidth estimationWu Fengguang2011-07-09
* writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-09
* writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-08
* writeback: remove writeback_control.more_ioWu Fengguang2011-06-08
* writeback: avoid extra sync work at enqueue timeWu Fengguang2011-06-08
* writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-08
* writeback: introduce writeback_control.inodes_writtenWu Fengguang2011-06-08