aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06fs: remove WB_SYNC_HOLDNick Piggin1-1/+0
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-0/+11
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes1-2/+2
2008-10-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V1-0/+9
2008-10-14vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V1-1/+0
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1
2008-07-11mm: Add range_cont mode for writebackAneesh Kumar K.V1-0/+1
2008-05-23ftrace: limit trace entriesSteven Rostedt1-0/+2
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra1-0/+3
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu1-0/+1
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-0/+1
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds1-1/+0
2007-10-17introduce I_SYNCJoern Engel1-1/+7
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu1-0/+1
2007-10-17mm: per device dirty thresholdPeter Zijlstra1-0/+4
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-2/+0
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe1-0/+1
2007-10-09VFS: Remove writeback_control->fs_privateTrond Myklebust1-2/+0
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+2
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi1-2/+8
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust1-0/+2
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton1-1/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells1-0/+2
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman1-0/+1
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra1-0/+1
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust1-0/+1
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi1-2/+3
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton1-1/+9
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-2/+2
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi1-1/+3
2006-01-06identify multipage ->writepages() callsAndrew Morton1-4/+5
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown1-6/+0
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk1-2/+0
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg1-1/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+118