All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs update for 3.10-rc1
@ 2013-05-10  6:47 Tyler Hicks
  0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2013-05-10  6:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs

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

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

[-- 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:[~2013-05-10  6:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10  6:47 [GIT PULL] eCryptfs update for 3.10-rc1 Tyler Hicks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.