* [GIT PULL] eCryptfs fixes for 2.6.32
@ 2009-09-24 21:40 Tyler Hicks
0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2009-09-24 21:40 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs-devel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-24 21:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 21:40 [GIT PULL] eCryptfs fixes for 2.6.32 Tyler Hicks
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.