aboutsummaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+2
2010-10-29Add new functions for triggering inode writebackGravatar Chris Mason 1-0/+2
2010-10-27Merge branch 'next' into upstream-mergeGravatar Theodore Ts'o 1-0/+2
2010-10-27ext4: implement writeback livelock avoidance using page taggingGravatar Eric Sandeen 1-0/+2
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2010-10-26mm: declare some external symbolsGravatar Namhyung Kim 1-0/+2
2010-10-25fs: Implement lazy LRU updates for inodesGravatar Nick Piggin 1-2/+0
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsGravatar Wu Fengguang 1-2/+3
2010-07-06writeback: split writeback_inodes_wbGravatar Christoph Hellwig 1-2/+0
2010-07-06writeback: remove writeback_inodes_wbcGravatar Christoph Hellwig 1-3/+2
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesGravatar Dave Chinner 1-9/+0
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Gravatar Jens Axboe 1-10/+0
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