linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt updates for 6.4
@ 2023-04-25  6:24 Eric Biggers
  2023-04-26 17:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2023-04-25  6:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, ceph-devel, linux-kernel,
	Theodore Ts'o, Jaegeuk Kim

The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:

  Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/fscrypt/linux.git tags/fscrypt-for-linus

for you to fetch changes up to 83e57e47906ce0e99bd61c70fae514e69960d274:

  fscrypt: optimize fscrypt_initialize() (2023-04-06 11:16:39 -0700)

----------------------------------------------------------------

A few cleanups for fs/crypto/, and another patch to prepare for the
upcoming CephFS encryption support.

----------------------------------------------------------------
Eric Biggers (3):
      fs/buffer.c: use b_folio for fscrypt work
      fscrypt: use WARN_ON_ONCE instead of WARN_ON
      fscrypt: optimize fscrypt_initialize()

Luís Henriques (1):
      fscrypt: new helper function - fscrypt_prepare_lookup_partial()

 fs/buffer.c                 |  4 ++--
 fs/crypto/bio.c             |  6 +++---
 fs/crypto/crypto.c          | 19 ++++++++++++-------
 fs/crypto/fname.c           |  4 ++--
 fs/crypto/fscrypt_private.h |  6 +++---
 fs/crypto/hkdf.c            |  4 ++--
 fs/crypto/hooks.c           | 32 +++++++++++++++++++++++++++++++-
 fs/crypto/keyring.c         | 14 +++++++-------
 fs/crypto/keysetup.c        | 14 +++++++-------
 fs/crypto/policy.c          |  4 ++--
 include/linux/fscrypt.h     |  7 +++++++
 11 files changed, 78 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-26 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25  6:24 [GIT PULL] fscrypt updates for 6.4 Eric Biggers
2023-04-26 17:06 ` pr-tracker-bot

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