aboutsummaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
AgeCommit message (Expand)Author
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
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds