lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 10 Jan 2012 16:23:58 +0800
From:	Wu Fengguang <fengguang.wu@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] writeback for 3.3

Linus,

Please pull tag 'writeback' from

  git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux.git writeback-for-linus

They are mostly further improvements to the IO-less balance_dirty_pages().

Jan Kara (1):
      writeback: Include all dirty inodes in background writeback

Wu Fengguang (10):
      writeback: charge leaked page dirties to active tasks
      writeback: fix dirtied pages accounting on sub-page writes
      writeback: fix dirtied pages accounting on redirty
      btrfs: fix dirtied pages accounting on sub-page writes
      writeback: dirty ratelimit - think time compensation
      writeback: max, min and target dirty pause time
      writeback: avoid tiny dirty poll intervals
      writeback: do strict bdi dirty_exceeded
      writeback: balanced_rate cannot exceed write bandwidth
      writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c

 fs/btrfs/file.c                  |    3 +-
 fs/fs-writeback.c                |   16 ++-
 include/linux/sched.h            |    1 +
 include/linux/writeback.h        |    9 +-
 include/trace/events/writeback.h |   14 ++-
 kernel/exit.c                    |    3 +
 kernel/fork.c                    |    1 +
 mm/page-writeback.c              |  246 +++++++++++++++++++++++++++++---------
 8 files changed, 227 insertions(+), 66 deletions(-)

Thanks,
Fengguang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ