]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Jan 2012 00:59:59 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Jan 2012 00:59:59 +0000 (16:59 -0800)
commit1409dc1b344eb6f8ee83da6d34878c1060c36a79
treea76225046369c440de93739add9823f5ea060245
parente353c37d7110c42bfe94a9d887d982647946e534
parent1c374effe8bbad4664ed754d6aa271106f9be7a4
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux

* 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux:
  writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
  writeback: balanced_rate cannot exceed write bandwidth
  writeback: do strict bdi dirty_exceeded
  writeback: avoid tiny dirty poll intervals
  writeback: max, min and target dirty pause time
  writeback: dirty ratelimit - think time compensation
  btrfs: fix dirtied pages accounting on sub-page writes
  writeback: fix dirtied pages accounting on redirty
  writeback: fix dirtied pages accounting on sub-page writes
  writeback: charge leaked page dirties to active tasks
  writeback: Include all dirty inodes in background writeback
fs/btrfs/file.c
fs/fs-writeback.c
include/linux/sched.h
include/linux/writeback.h
kernel/exit.c
kernel/fork.c
mm/page-writeback.c