summaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-281-1/+1
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+118