[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130510064721.GA24195@boyd>
Date: Thu, 9 May 2013 23:47:43 -0700
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 update for 3.10-rc1
Hi Linus,
The following changes since commit c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1:
Linux 3.9 (2013-04-28 17:36:01 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-3.10-rc1-ablkcipher
for you to fetch changes up to 4dfea4f0d7f13309d2ee112a2584210cae4320c6:
eCryptfs: Use the ablkcipher crypto API (2013-05-09 16:55:07 -0700)
----------------------------------------------------------------
Improve performance when AES-NI (and most likely other crypto accelerators) is
available by moving to the ablkcipher crypto API. The improvement is more
apparent on faster storage devices. There's no noticeable change when hardware
crypto is not available.
----------------------------------------------------------------
Tyler Hicks (1):
eCryptfs: Use the ablkcipher crypto API
fs/ecryptfs/crypto.c | 141 ++++++++++++++++++++++++++++++------------
fs/ecryptfs/ecryptfs_kernel.h | 3 +-
2 files changed, 103 insertions(+), 41 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists