| Commit message (Expand) | Author | Age | Files | Lines |
* | writeback: fix a typo in comment | Yan Hong | 2012-12-13 | 1 | -1/+1 |
* | writeback: put unused inodes to LRU after writeback completion | Jan Kara | 2012-11-27 | 1 | -0/+2 |
* | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-12 | 1 | -1/+1 |
|\ |
|
| * | writeback: correct comment for move_expired_inodes() | Wang Sheng-Hui | 2012-09-11 | 1 | -1/+1 |
* | | fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() | Yan Hong | 2012-10-09 | 1 | -4/+3 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
|\ \ |
|
| * | | ext4: fix potential deadlock in ext4_nonda_switch() | Theodore Ts'o | 2012-09-20 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc | Liu Bo | 2012-09-21 | 1 | -4/+0 |
* | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 2012-08-01 | 1 | -5/+0 |
* | | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-07-31 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | writeback: Fix some comment errors | Wanpeng Li | 2012-06-09 | 1 | -2/+2 |
* | | vfs: Move noop_backing_dev_info check from sync into writeback | Jan Kara | 2012-07-22 | 1 | -0/+5 |
|/ |
|
* | writeback: Fix lock imbalance in writeback_sb_inodes() | Jan Kara | 2012-06-09 | 1 | -0/+1 |
* | writeback: Avoid iput() from flusher thread | Jan Kara | 2012-05-06 | 1 | -13/+53 |
* | writeback: Refactor writeback_single_inode() | Jan Kara | 2012-05-06 | 1 | -56/+86 |
* | writeback: Remove wb->list_lock from writeback_single_inode() | Jan Kara | 2012-05-06 | 1 | -10/+7 |
* | writeback: Separate inode requeueing after writeback | Jan Kara | 2012-05-06 | 1 | -47/+55 |
* | writeback: Move I_DIRTY_PAGES handling | Jan Kara | 2012-05-06 | 1 | -2/+3 |
* | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 2012-05-06 | 1 | -14/+16 |
* | writeback: Move clearing of I_SYNC into inode_sync_complete() | Jan Kara | 2012-05-06 | 1 | -6/+2 |
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-28 | 1 | -20/+2 |
|\ |
|
| * | writeback: Remove outdated comment | Jan Kara | 2012-03-21 | 1 | -18/+2 |
| * | fs: Remove bogus wait in write_inode_now() | Jan Kara | 2012-03-21 | 1 | -2/+0 |
* | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-02-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header | Fengguang Wu | 2012-03-07 | 1 | -1/+1 |
* | | writeback: fix NULL bdi->dev in trace writeback_single_inode | Wu Fengguang | 2012-02-01 | 1 | -8/+8 |
|/ |
|
* | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | 1 | -2/+14 |
|\ |
|
| * | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c | Wu Fengguang | 2012-01-08 | 1 | -0/+6 |
| * | writeback: Include all dirty inodes in background writeback | Jan Kara | 2011-12-18 | 1 | -2/+8 |
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -3/+1 |
|\ \ |
|
| * \ | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 1 | -3/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 1 | -0/+5 |
| | |\ |
|
| | * | | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 2011-11-21 | 1 | -3/+1 |
* | | | | fs: move code out of buffer.c | Al Viro | 2012-01-04 | 1 | -1/+0 |
|/ / / |
|
* | / | writeback: show writeback reason with __print_symbolic | Wu Fengguang | 2011-12-18 | 1 | -11/+0 |
| |/
|/| |
|
* | | writeback: Fix issue on make htmldocs | Marcos Paulo de Souza | 2011-11-29 | 1 | -0/+5 |
|/ |
|
* | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 2011-10-30 | 1 | -13/+36 |
* | writeback: send work item to queue_io, move_expired_inodes | Curt Wohlgemuth | 2011-10-30 | 1 | -8/+8 |
* | writeback: per-bdi background threshold | Wu Fengguang | 2011-10-03 | 1 | -5/+12 |
* | writeback: add bg_threshold parameter to __bdi_update_bandwidth() | Wu Fengguang | 2011-10-03 | 1 | -1/+1 |
* | don't busy retry the inode on failed grab_super_passive() | Wu Fengguang | 2011-07-31 | 1 | -1/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg... | Linus Torvalds | 2011-07-26 | 1 | -165/+208 |
|\ |
|
| * | writeback: don't busy retry writeback on new/freeing inodes | Wu Fengguang | 2011-07-24 | 1 | -1/+1 |
| * | writeback: scale IO chunk size up to half device bandwidth | Wu Fengguang | 2011-07-10 | 1 | -13/+10 |
| * | writeback: introduce smoothed global dirty limit | Wu Fengguang | 2011-07-10 | 1 | -1/+1 |
| * | writeback: bdi write bandwidth estimation | Wu Fengguang | 2011-07-10 | 1 | -0/+13 |
| * | writeback: make writeback_control.nr_to_write straight | Wu Fengguang | 2011-07-10 | 1 | -85/+111 |