From: Dan Magenheimer <dan.magenheimer@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, konrad.wilk@oracle.com
Subject: [GIT PULL] mm/vfs/fs:cleancache for 2.6.40 merge window
Date: Thu, 26 May 2011 10:17:44 -0700 (PDT) [thread overview]
Message-ID: <f6761efd-443c-44e0-bc40-9245a59cde63@default> (raw)
Hi Linus --
Please pull
git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem.git for-linus
since git commit 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf
Linus Torvalds (1):
Linux 2.6.39
This is version 9 of cleancache -- the only difference from version 8
(which was previously posted to lkml) is that the config default has
been corrected to "n".
As with previous versions, this set of commits includes the Xen
tmem commit as Jeremy Fitzhardinge requested. The other user of
cleancache, zcache, is in the drivers/staging tree as of 2.6.39
and I continue to make progress on other cleancache users such
as RAMster.
Diffstat:
Documentation/ABI/testing/sysfs-kernel-mm-cleancache | 11 +
Documentation/vm/cleancache.txt | 278 ++++++++++
arch/x86/include/asm/xen/hypercall.h | 7 +
drivers/xen/Makefile | 1 +
drivers/xen/tmem.c | 264 +++++++++
fs/btrfs/extent_io.c | 9 +
fs/btrfs/super.c | 2 +
fs/buffer.c | 5 +
fs/ext3/super.c | 2 +
fs/ext4/super.c | 2 +
fs/mpage.c | 7 +
fs/ocfs2/super.c | 2 +
fs/super.c | 3 +
include/linux/cleancache.h | 122 ++++
include/linux/fs.h | 5 +
include/xen/interface/xen.h | 22 +
mm/Kconfig | 23 +
mm/Makefile | 1 +
mm/cleancache.c | 244 ++++++++
mm/filemap.c | 11 +
mm/truncate.c | 6 +
21 files changed, 1027 insertions(+), 0 deletions(-)
Apologies that this is late in the window... I have been on
vacation. Also apologies in advance for any protocol errors
due to my newbieness.
Thanks,
Dan
reply other threads:[~2011-05-26 17:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f6761efd-443c-44e0-bc40-9245a59cde63@default \
--to=dan.magenheimer@oracle.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®