summaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-271-0/+2
|\
| * ext4: implement writeback livelock avoidance using page taggingEric Sandeen2010-10-271-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-2/+0
|\ \
| * | fs: Implement lazy LRU updates for inodesNick Piggin2010-10-251-2/+0
| |/
* | mm: declare some external symbolsNamhyung Kim2010-10-261-0/+2
|/
* writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-121-2/+3
* writeback: split writeback_inodes_wbChristoph Hellwig2010-07-061-2/+0
* writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-061-3/+2
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-081-9/+0
* Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-011-10/+0
* writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe2010-05-211-0/+4
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-171-0/+10
* laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-061-1/+3
* vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-121-0/+3
* 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
OpenPOWER on IntegriCloud