← Back to team overview

ecryptfs-devel team mailing list archive

[GIT PULL] eCryptfs updates for 2.6.36

 

Hello Linus,

The following changes since commit f6cec0ae58c17522a7bc4e2f39dae19f199ab534:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (2010-08-09 21:05:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus

Julia Lawall (1):
      fs/ecryptfs/file.c: introduce missing free

Lino Sanfilippo (2):
      ecryptfs: release reference to lower mount if interpose fails
      ecryptfs: dont call lookup_one_len to avoid NULL nameidata

Prarit Bhargava (1):
      ecryptfs: Fix warning in ecryptfs_process_response()

Tyler Hicks (1):
      eCryptfs: Handle ioctl calls with unlocked and compat functions

 fs/ecryptfs/file.c      |   60 ++++++++++++++++++-----------
 fs/ecryptfs/inode.c     |   94 ++++++++++++++++++++++++++++++++++++++++-------
 fs/ecryptfs/messaging.c |    2 +-
 3 files changed, 118 insertions(+), 38 deletions(-)