linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt updates for 4.13
@ 2017-07-09  2:50 Theodore Ts'o
  0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2017-07-09  2:50 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-fscrypt

The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:

  Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git tags/fscrypt_for_linus

for you to fetch changes up to c250b7dd8e73b5f7d88d231fbaac92e3360a7234:

  fscrypt: make ->dummy_context() return bool (2017-06-23 20:11:50 -0400)

----------------------------------------------------------------
Add support for 128-bit AES and some cleanups to fscrypt

----------------------------------------------------------------
Daniel Walter (1):
      fscrypt: add support for AES-128-CBC

Eric Biggers (2):
      fscrypt: inline fscrypt_free_filename()
      fscrypt: make ->dummy_context() return bool

 fs/crypto/Kconfig              |   1 +
 fs/crypto/crypto.c             |  23 +++++++---
 fs/crypto/fname.c              |   9 ----
 fs/crypto/fscrypt_private.h    |   9 +++-
 fs/crypto/keyinfo.c            | 173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
 fs/crypto/policy.c             |   8 +---
 fs/ext4/super.c                |   2 +-
 include/linux/fscrypt_common.h |  18 +++++---
 include/linux/fscrypt_supp.h   |   7 ++-
 include/uapi/linux/fs.h        |   2 +
 10 files changed, 182 insertions(+), 70 deletions(-)

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

only message in thread, other threads:[~2017-07-09  2:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-09  2:50 [GIT PULL] fscrypt updates for 4.13 Theodore Ts'o

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