aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
Commit message (Expand)AuthorAge
* writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara2012-06-08
* writeback: Avoid iput() from flusher threadJan Kara2012-05-06
* writeback: Refactor writeback_single_inode()Jan Kara2012-05-06
* writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara2012-05-06
* writeback: Separate inode requeueing after writebackJan Kara2012-05-06
* writeback: Move I_DIRTY_PAGES handlingJan Kara2012-05-06
* writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-06
* writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara2012-05-06
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-28
|\
| * writeback: Remove outdated commentJan Kara2012-03-21
| * fs: Remove bogus wait in write_inode_now()Jan Kara2012-03-21
* | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \
| * | fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu2012-03-07
* | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-01
|/
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-10
|\
| * writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-07
| * writeback: Include all dirty inodes in background writebackJan Kara2011-12-18
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-25
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| | |\
| | * | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* | | | fs: move code out of buffer.cAl Viro2012-01-03
|/ / /
* | / writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-18
| |/ |/|
* | writeback: Fix issue on make htmldocsMarcos Paulo de Souza2011-11-29
|/
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-30
* writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2011-10-30
* writeback: per-bdi background thresholdWu Fengguang2011-10-03
* writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang2011-10-03
* don't busy retry the inode on failed grab_super_passive()Wu Fengguang2011-07-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\
| * writeback: don't busy retry writeback on new/freeing inodesWu Fengguang2011-07-23
| * writeback: scale IO chunk size up to half device bandwidthWu Fengguang2011-07-10
| * writeback: introduce smoothed global dirty limitWu Fengguang2011-07-10
| * writeback: bdi write bandwidth estimationWu Fengguang2011-07-10
| * writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-10
| * writeback: trace event writeback_queue_ioWu Fengguang2011-06-07
| * writeback: trace event writeback_single_inodeWu Fengguang2011-06-07
| * writeback: remove writeback_control.more_ioWu Fengguang2011-06-07
| * writeback: avoid extra sync work at enqueue timeWu Fengguang2011-06-07
| * writeback: elevate queue_io() into wb_writeback()Wu Fengguang2011-06-07
| * writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-07
| * writeback: refill b_io iff emptyWu Fengguang2011-06-07
| * writeback: the kupdate expire timestamp should be a moving targetWu Fengguang2011-06-07
| * writeback: try more writeback as long as something was writtenWu Fengguang2011-06-07
| * writeback: introduce writeback_control.inodes_writtenWu Fengguang2011-06-07
| * writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang2011-06-07
| * writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-06-07
* | superblock: move pin_sb_for_writeback() to fs/super.cDave Chinner2011-07-20
|/