linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roberto Sassu <roberto.sassu@polito.it>
To: tyhicks@linux.vnet.ibm.com
Cc: kirkland@canonical.com, jmorris@namei.org,
	linux-security-module@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [PATCH 0/5] ecryptfs fixes
Date: Wed, 3 Nov 2010 11:11:06 +0100	[thread overview]
Message-ID: <201011031111.06669.roberto.sassu@polito.it> (raw)

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

This patch set applies to the latest kernel 2.6.37-rc1.


Roberto Sassu (5):
  ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
  ecryptfs: missing initialization of the superblock 'magic' field
  ecryptfs: test lower_file pointer when lower_file_mutex is locked
  ecryptfs: fixed testing of file descriptor flags
  ecryptfs: open lower files with kthread credentials

 fs/ecryptfs/ecryptfs_kernel.h |    4 +---
 fs/ecryptfs/file.c            |   20 +++++++++-----------
 fs/ecryptfs/inode.c           |   32 ++++++++++++++------------------
 fs/ecryptfs/kthread.c         |   17 +++++++++++++----
 fs/ecryptfs/main.c            |    5 +++--
 include/linux/magic.h         |    1 +
 6 files changed, 41 insertions(+), 38 deletions(-)

-- 
1.7.2.3

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4707 bytes --]

             reply	other threads:[~2010-11-03 10:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 10:11 Roberto Sassu [this message]
2010-11-09 22:01 ` [PATCH 0/5] ecryptfs fixes Tyler Hicks
2010-11-10  9:31   ` Roberto Sassu

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=201011031111.06669.roberto.sassu@polito.it \
    --to=roberto.sassu@polito.it \
    --cc=jmorris@namei.org \
    --cc=kirkland@canonical.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=tyhicks@linux.vnet.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).