aboutsummaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationGravatar Jens Axboe 1-0/+4
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountGravatar Jens Axboe 1-0/+10
2010-04-06laptop-mode: Make flushes per-deviceGravatar Matthew Garrett 1-1/+3
2010-03-12vfs: improve writeback_inodes_wb()Gravatar Edward Shishkin 1-0/+3
2009-12-23fs-writeback: Add helper function to start writeback if idleGravatar Eric Sandeen 1-0/+1
2009-12-17kill I_LOCKGravatar Christoph Hellwig 1-2/+1
2009-12-03writeback: introduce wbc.for_backgroundGravatar Wu Fengguang 1-0/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-6/+5
2009-09-16writeback: separate starting of sync vs opportunistic writebackGravatar Jens Axboe 1-2/+2
2009-09-16writeback: get rid of wbc->for_writepagesGravatar Jens Axboe 1-1/+0
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Gravatar Jan Kara 1-4/+0
2009-09-11writeback: get rid of pdflush completelyGravatar Jens Axboe 1-12/+0
2009-09-11writeback: switch to per-bdi threads for flushing dataGravatar Jens Axboe 1-2/+6
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportGravatar Jens Axboe 1-1/+2
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Gravatar Jan Kara 1-1/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Gravatar Jens Axboe 1-2/+0
2009-04-07mm: add /proc controls for pdflush threadsGravatar Peter W Morreale 1-0/+2
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Gravatar Alexey Dobriyan 1-2/+2
2009-01-06fs: remove WB_SYNC_HOLDGravatar Nick Piggin 1-1/+0
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsGravatar David Rientjes 1-0/+11
2009-01-06mm: change dirty limit type specifiers to unsigned longGravatar David Rientjes 1-2/+2
2008-10-16vfs: Add no_nrwrite_index_update writeback control flagGravatar Aneesh Kumar K.V 1-0/+9
2008-10-14vfs: Remove the range_cont writeback mode.Gravatar Aneesh Kumar K.V 1-1/+0
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 1-0/+1
2008-07-11mm: Add range_cont mode for writebackGravatar Aneesh Kumar K.V 1-0/+1
2008-05-23ftrace: limit trace entriesGravatar Steven Rostedt 1-0/+2
2008-04-30mm: bdi: export BDI attributes in sysfsGravatar Peter Zijlstra 1-0/+3
2008-02-05writeback: speed up writeback of big dirty filesGravatar Fengguang Wu 1-0/+1
2008-02-05mm/page-writeback: highmem_is_dirtyable optionGravatar Bron Gondwana 1-0/+1
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Gravatar Linus Torvalds 1-1/+0
2007-10-17introduce I_SYNCGravatar Joern Engel 1-1/+7
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioGravatar Fengguang Wu 1-0/+1
2007-10-17mm: per device dirty thresholdGravatar Peter Zijlstra 1-0/+4
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 1-2/+0
2007-10-10Fix warnings with !CONFIG_BLOCKGravatar Jens Axboe 1-0/+1
2007-10-09VFS: Remove writeback_control->fs_privateGravatar Trond Myklebust 1-2/+0
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Gravatar Peter Zijlstra 1-1/+1
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+2
2007-05-11consolidate generic_writepages and mpage_writepagesGravatar Miklos Szeredi 1-2/+8
2007-04-30NFS: Fix a race when doing NFS write coalescingGravatar Trond Myklebust 1-0/+2
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsGravatar Andrew Morton 1-1/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsGravatar Andrew Morton 1-1/+0
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]Gravatar David Howells 1-0/+2
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedGravatar Chandra Seetharaman 1-0/+1
2006-09-26[PATCH] mm: balance dirty pagesGravatar Peter Zijlstra 1-0/+1
2006-09-22Add a real API for dealing with blk_congestion_wait()Gravatar Trond Myklebust 1-0/+1
2006-06-23[PATCH] writeback: fix range handlingGravatar OGAWA Hirofumi 1-2/+3
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argGravatar Andrew Morton 1-1/+9
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyGravatar Bart Samwel 1-2/+2