[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100120060431.GA1480@fedora-virt>
Date: Wed, 20 Jan 2010 00:04:32 -0600
From: Tyler Hicks <tyhicks@...ux.vnet.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, ecryptfs-devel@...ts.launchpad.net
Subject: [GIT PULL] eCryptfs fixes for 2.6.33
The following changes since commit 24bc7347da73a9ed3383056c3d0f28c0e361621e:
Linus Torvalds (1):
Merge git://git.kernel.org/.../wim/linux-2.6-watchdog
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus
Dan Carpenter (1):
ecryptfs: use after free
Erez Zadok (5):
ecryptfs: initialize private persistent file before dereferencing pointer
ecryptfs: don't ignore return value from lock_rename
ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
ecryptfs: pass matching flags to interpose as defined and used there
ecryptfs: fix interpose/interpolate typos in comments
Julia Lawall (1):
ecryptfs: Eliminate useless code
Tyler Hicks (3):
eCryptfs: Use notify_change for truncating lower inodes
eCryptfs: Add getattr function
eCryptfs: Remove mmap from directory operations
fs/ecryptfs/crypto.c | 4 +-
fs/ecryptfs/file.c | 17 +++---
fs/ecryptfs/inode.c | 134 ++++++++++++++++++++++++++++++++++++--------------
fs/ecryptfs/main.c | 4 +-
4 files changed, 109 insertions(+), 50 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists