* [GIT PULL] eCryptfs fixes for 2.6.33
@ 2010-01-20 6:04 Tyler Hicks
0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2010-01-20 6:04 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs-devel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-20 6:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 6:04 [GIT PULL] eCryptfs fixes for 2.6.33 Tyler Hicks
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox