summaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-231-0/+1
* kill I_LOCKChristoph Hellwig2009-12-171-2/+1
* writeback: introduce wbc.for_backgroundWu Fengguang2009-12-031-0/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-6/+5
* writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-161-2/+2
* writeback: get rid of wbc->for_writepagesJens Axboe2009-09-161-1/+0
* vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara2009-09-141-4/+0
* writeback: get rid of pdflush completelyJens Axboe2009-09-111-12/+0
* writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-111-2/+6
* writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-111-1/+2
* vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara2009-06-111-1/+0
* Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-151-2/+0
* mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-0/+2
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-011-2/+2
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-061-1/+0
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-061-0/+11
* mm: change dirty limit type specifiers to unsigned longDavid Rientjes2009-01-061-2/+2
* vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V2008-10-161-0/+9
* vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V2008-10-141-1/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-151-0/+1
|\
| * mm: Add range_cont mode for writebackAneesh Kumar K.V2008-07-111-0/+1
* | ftrace: limit trace entriesSteven Rostedt2008-05-231-0/+2
|/
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-301-0/+3
* writeback: speed up writeback of big dirty filesFengguang Wu2008-02-051-0/+1
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-0/+1
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-141-1/+0
* introduce I_SYNCJoern Engel2007-10-171-1/+7
* writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-171-0/+1
* mm: per device dirty thresholdPeter Zijlstra2007-10-171-0/+4
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-151-2/+0
|\
| * VFS: Remove writeback_control->fs_privateTrond Myklebust2007-10-091-2/+0
* | Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-101-0/+1
|/
* mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-081-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+2
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-111-2/+8
* NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-301-0/+2
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-011-1/+1
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2006-09-301-0/+2
* [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2006-09-291-0/+1
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-261-0/+1
* Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-221-0/+1
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-231-2/+3
* [PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2006-03-241-1/+9
* [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-241-2/+2
* [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-081-1/+3
* identify multipage ->writepages() callsAndrew Morton2006-01-061-4/+5
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-6/+0
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-101-2/+0