← Back to team overview

ecryptfs-devel team mailing list archive

[GIT PULL] eCryptfs fixes for 2.6.36-rc3

 

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