lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 16 Feb 2012 18:31:29 -0600
From:	Tyler Hicks <tyhicks@...onical.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, ecryptfs@...r.kernel.org
Subject: [GIT PULL] eCryptfs fixes for 3.3-rc4

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

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ