All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, ecryptfs-devel@lists.launchpad.net
Subject: [GIT PULL] eCryptfs fixes for 2.6.36-rc3
Date: Fri, 27 Aug 2010 14:31:24 -0500	[thread overview]
Message-ID: <20100827193117.GA1149@ecryptfs> (raw)

Hi Linus,

The following changes since commit 76be97c1fc945db08aae1f1b746012662d643e97:

  Linux 2.6.36-rc2 (2010-08-22 17:43:29 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus

Jerome Marchand (1):
      ecryptfs: properly mark init functions

Julia Lawall (1):
      fs/ecryptfs: Return -ENOMEM on memory allocation failure

Tyler Hicks (1):
      eCryptfs: Fix encrypted file name lookup regression

 fs/ecryptfs/crypto.c    |    3 +--
 fs/ecryptfs/inode.c     |   31 ++++++++++++++++++++++++-------
 fs/ecryptfs/keystore.c  |    2 ++
 fs/ecryptfs/kthread.c   |    2 +-
 fs/ecryptfs/messaging.c |    2 +-
 fs/ecryptfs/miscdev.c   |    2 +-
 6 files changed, 30 insertions(+), 12 deletions(-)

                 reply	other threads:[~2010-08-27 19:47 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=20100827193117.GA1149@ecryptfs \
    --to=tyhicks@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=ecryptfs-devel@lists.launchpad.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.