public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs fixes for 3.3-rc4
@ 2012-02-17  0:31 Tyler Hicks
  0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2012-02-17  0:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs

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

The following changes since commit c38e23456278e967f094b08247ffc3711b1029b2:

  i387: fix sense of sanity check (2012-02-15 08:05:18 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git ecryptfs-3.3-rc4-fixes

for you to fetch changes up to 465c9343c5b746ec2325a220fa3e50cc647d2db7:

  ecryptfs: remove the second argument of k[un]map_atomic() (2012-02-16 16:06:27 -0600)

----------------------------------------------------------------
Fixes maximum filename length and filesystem type reporting in statfs() calls
and also fixes stale inode mode bits on eCryptfs inodes after a POSIX ACL was
set on the lower filesystem's inode.

----------------------------------------------------------------
Cong Wang (1):
      ecryptfs: remove the second argument of k[un]map_atomic()

Tyler Hicks (2):
      eCryptfs: Improve statfs reporting
      eCryptfs: Copy up lower inode attrs after setting lower xattr

 fs/ecryptfs/crypto.c          |   68 ++++++++++++++++++++++++++++++++++++----
 fs/ecryptfs/ecryptfs_kernel.h |    6 +++
 fs/ecryptfs/inode.c           |    2 +
 fs/ecryptfs/keystore.c        |    9 ++---
 fs/ecryptfs/mmap.c            |    4 +-
 fs/ecryptfs/read_write.c      |    4 +-
 fs/ecryptfs/super.c           |   14 ++++++++-
 7 files changed, 89 insertions(+), 18 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

only message in thread, other threads:[~2012-02-17  0:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17  0:31 [GIT PULL] eCryptfs fixes for 3.3-rc4 Tyler Hicks

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