aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe1-0/+4
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe1-0/+10
2010-04-06laptop-mode: Make flushes per-deviceMatthew Garrett1-1/+3
2010-03-12vfs: improve writeback_inodes_wb()Edward Shishkin1-0/+3
2009-12-23fs-writeback: Add helper function to start writeback if idleEric Sandeen1-0/+1
2009-12-17kill I_LOCKChristoph Hellwig1-2/+1
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang1-0/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-6/+5
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe1-2/+2
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe1-1/+0
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara1-4/+0
2009-09-11writeback: get rid of pdflush completelyJens Axboe1-12/+0
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe1-2/+6
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe1-1/+2
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara1-1/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-2/+0
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-0/+2
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan1-2/+2
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