aboutsummaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
AgeCommit message (Expand)Author
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara
2009-09-11writeback: get rid of pdflush completelyJens Axboe
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-01-06fs: remove WB_SYNC_HOLDNick Piggin
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes
2008-10-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V
2008-10-14vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-07-11mm: Add range_cont mode for writebackAneesh Kumar K.V
2008-05-23ftrace: limit trace entriesSteven Rostedt
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17mm: per device dirty thresholdPeter Zijlstra
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-10-09VFS: Remove writeback_control->fs_privateTrond Myklebust
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi
2006-01-06identify multipage ->writepages() callsAndrew Morton
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe