The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, ecryptfs-devel@lists.launchpad.net
Subject: [GIT PULL] eCryptfs fixes for 2.6.34
Date: Mon, 19 Apr 2010 15:20:43 -0500	[thread overview]
Message-ID: <20100419202043.GB2648@fedora-virt> (raw)

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

                 reply	other threads:[~2010-04-19 20:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100419202043.GB2648@fedora-virt \
    --to=tyhicks@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=ecryptfs-devel@lists.launchpad.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox