[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100419202043.GB2648@fedora-virt>
Date: Mon, 19 Apr 2010 15:20:43 -0500
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.34
Hi Linus,
The following changes since commit 220bf991b0366cc50a94feede3d7341fa5710ee4:
Linus Torvalds (1):
Linux 2.6.34-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus
Christian Pulvermacher (1):
ecryptfs: fix error code for missing xattrs in lower fs
Jeff Mahoney (1):
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Tyler Hicks (7):
eCryptfs: Fix metadata in xattr feature regression
eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
eCryptfs: Clear buffer before reading in metadata xattr
eCryptfs: Strip metadata in xattr flag in encrypted view
eCryptfs: Decrypt symlink target for stat size
eCryptfs: Copy lower directory inode times and size on link
eCryptfs: Turn lower lookup error messages into debug messages
fs/ecryptfs/crypto.c | 37 ++++++------
fs/ecryptfs/ecryptfs_kernel.h | 13 ++++-
fs/ecryptfs/inode.c | 129 +++++++++++++++++++++--------------------
fs/ecryptfs/mmap.c | 38 +++++++------
fs/ecryptfs/super.c | 1 -
5 files changed, 118 insertions(+), 100 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