public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt update for 4.21
@ 2019-01-06 13:49 Theodore Y. Ts'o
  2019-01-06 17:20 ` Eric Biggers
  2019-01-06 21:35 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Theodore Y. Ts'o @ 2019-01-06 13:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fscrypt

The following changes since commit 7beb01f74415c56f5992922b5b902b45d365e694:

  f2fs: clean up f2fs_sb_has_##feature_name (2018-11-26 15:53:55 -0800)

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 8094c3ceb21ad93896fd4d238e8ba41911932eaf:

  fscrypt: add Adiantum support (2019-01-06 08:36:21 -0500)

----------------------------------------------------------------
Add Adiantum support for fscrypt

----------------------------------------------------------------
Eric Biggers (1):
      fscrypt: add Adiantum support

 Documentation/filesystems/fscrypt.rst | 179 ++++++++++++---------
 fs/crypto/crypto.c                    |  28 ++--
 fs/crypto/fname.c                     |  22 +--
 fs/crypto/fscrypt_private.h           |  67 +++++++-
 fs/crypto/keyinfo.c                   | 351 ++++++++++++++++++++++++++++++++----------
 fs/crypto/policy.c                    |   5 +-
 include/uapi/linux/fs.h               |   4 +-
 7 files changed, 468 insertions(+), 188 deletions(-)

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

end of thread, other threads:[~2019-01-06 21:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-06 13:49 [GIT PULL] fscrypt update for 4.21 Theodore Y. Ts'o
2019-01-06 17:20 ` Eric Biggers
2019-01-06 17:52   ` Eric Biggers
2019-01-06 19:56   ` Theodore Y. Ts'o
2019-01-06 21:35 ` 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