[GIT PULL] eCryptfs fixes for 2.6.32

From: Tyler Hicks
Date: Thu Sep 24 2009 - 17:40:59 EST


Hi Linus,

The following changes since commit 94e0fb086fc5663c38bbc0fe86d698be8314f82f:
Linus Torvalds (1):
Merge branch 'drm-intel-next' of git://git.kernel.org/.../anholt/drm-intel

are available in the git repository at:

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

Dave Hansen (1):
ecryptfs: improved dependency checking and reporting

Roland Dreier (2):
ecryptfs: Remove unneeded locking that triggers lockdep false positives
eCryptfs: Fix lockdep-reported AB-BA mutex issue

Tyler Hicks (6):
eCryptfs: Handle unrecognized tag 3 cipher codes
eCryptfs: Check for O_RDONLY lower inodes when opening lower files
eCryptfs: Filename encryption only supports password auth tokens
eCryptfs: Validate global auth tok keys
eCryptfs: Propagate vfs_read and vfs_write return codes
eCryptfs: Prevent lower dentry from going negative during unlink

fs/ecryptfs/Kconfig | 4 +++-
fs/ecryptfs/crypto.c | 39 ++++++++++++++++++++++-----------------
fs/ecryptfs/inode.c | 2 ++
fs/ecryptfs/keystore.c | 39 ++++++++++++++++++++++++++-------------
fs/ecryptfs/kthread.c | 24 ++++++++----------------
fs/ecryptfs/main.c | 3 +--
fs/ecryptfs/mmap.c | 4 +++-
fs/ecryptfs/read_write.c | 32 ++++++++++++--------------------
fs/ecryptfs/super.c | 2 --
9 files changed, 77 insertions(+), 72 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/