The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs fixes for 2.6.34
@ 2010-04-19 20:20 Tyler Hicks
  0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2010-04-19 20:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs-devel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-19 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 20:20 [GIT PULL] eCryptfs fixes for 2.6.34 Tyler Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox