]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 05:14:04 +0000 (22:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 05:14:04 +0000 (22:14 -0700)
commit5e318702515d2a5b92f11cfec46cae5129e51181
treeb6b82d1ade41f137bdb9a5a18d8aa446e149c8b2
parent7311e084c3e35fdeb6647f9300aecf5003a4aeea
parent8a3fdf6950fb043f7a65149355e6215abab9d251
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux

Pull writeback updates from Wu Fengguang:
 "Use time based periods to age the writeback proportions, which can
  adapt equally well to fast/slow devices."

Fix up trivial conflict in comment in fs/sync.c

* tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux:
  writeback: Fix some comment errors
  block: Convert BDI proportion calculations to flexible proportions
  lib: Fix possible deadlock in flexible proportion code
  lib: Proportions with flexible period
fs/fs-writeback.c
fs/super.c
lib/Makefile