aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
Commit message (Expand)AuthorAge
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-30
* 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-10
* writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-10
* writeback: introduce smoothed global dirty limitWu Fengguang2011-07-10
* writeback: bdi write bandwidth estimationWu Fengguang2011-07-10
* writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-10
* writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-07
* writeback: remove writeback_control.more_ioWu Fengguang2011-06-07
* writeback: avoid extra sync work at enqueue timeWu Fengguang2011-06-07
* writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-07
* writeback: introduce writeback_control.inodes_writtenWu Fengguang2011-06-07
* writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-06-07
* fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-24
* fs: move i_wb_list out from under inode_lockDave Chinner2011-03-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-30
|\
| * Add new functions for triggering inode writebackChris Mason2010-10-29
* | Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-27
|\ \
| * | ext4: implement writeback livelock avoidance using page taggingEric Sandeen2010-10-27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\ \
| * | fs: Implement lazy LRU updates for inodesNick Piggin2010-10-25
| |/
* / mm: declare some external symbolsNamhyung Kim2010-10-26
|/
* writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-12
* writeback: split writeback_inodes_wbChristoph Hellwig2010-07-06
* writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-08
* Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-01
* writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe2010-05-21
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-17
* laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-06
* vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-12
* fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-23
* kill I_LOCKChristoph Hellwig2009-12-17
* writeback: introduce wbc.for_backgroundWu Fengguang2009-12-03
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
* writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
* vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara2009-09-14
* writeback: get rid of pdflush completelyJens Axboe2009-09-11
* writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-11
* writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara2009-06-11
* Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
* mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-07
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-06
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* mm: change dirty limit type specifiers to unsigned longDavid Rientjes2009-01-06
* vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V2008-10-16