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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Jan 2012 15:36:16 -0500
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: [PATCH] cleancache improvements for 3.4 (v1).

These are some fixes/cleanups that Dan had queued up for some time and
I am posting them for v3.4 review. Here is the hand-off Ack by Dan:
https://lkml.org/lkml/2012/1/12/262

I think you were OK with them, considering most of them have:
'akpm: *says* do this' but since it has been some time I am
reposting them.

If everything looks fine, I can handle the git pull machination so
that you don't have to patch bomb Linus with 300+ patches for v3.4.

These patches are also available at:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm.git devel/cleancache.v12

Thanks!


 .../ABI/testing/sysfs-kernel-mm-cleancache         |   11 --
 Documentation/vm/cleancache.txt                    |   41 ++++----
 drivers/staging/zcache/zcache-main.c               |   10 +-
 drivers/xen/tmem.c                                 |   10 +-
 fs/block_dev.c                                     |    2 +-
 fs/super.c                                         |    2 +-
 include/linux/cleancache.h                         |   24 +++---
 mm/cleancache.c                                    |   98 ++++++++------------
 mm/filemap.c                                       |    2 +-
 mm/truncate.c                                      |   10 +-
 10 files changed, 89 insertions(+), 121 deletions(-)

--
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