* [f2fs-dev] [GIT PULL] fscrypt updates for 6.3
@ 2023-02-19 20:37 Eric Biggers
2023-02-20 21:11 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2023-02-19 20:37 UTC (permalink / raw)
To: Linus Torvalds
Cc: Theodore Ts'o, linux-kernel, linux-f2fs-devel, linux-fscrypt,
linux-fsdevel, Jaegeuk Kim, linux-ext4
The following changes since commit 6d796c50f84ca79f1722bb131799e5a5710c4700:
Linux 6.2-rc6 (2023-01-29 13:59:43 -0800)
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 097d7c1fcb8d4b52c62a36f94b8f18bc21a24934:
fscrypt: clean up fscrypt_add_test_dummy_key() (2023-02-07 22:30:30 -0800)
----------------------------------------------------------------
Simplify the implementation of the test_dummy_encryption mount option by
adding the "test dummy key" on-demand.
----------------------------------------------------------------
Eric Biggers (5):
fscrypt: add the test dummy encryption key on-demand
ext4: stop calling fscrypt_add_test_dummy_key()
f2fs: stop calling fscrypt_add_test_dummy_key()
fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
fscrypt: clean up fscrypt_add_test_dummy_key()
fs/crypto/fscrypt_private.h | 4 ++++
fs/crypto/keyring.c | 26 +++++++-------------------
fs/crypto/keysetup.c | 23 +++++++++++++++++++++--
fs/crypto/policy.c | 3 +--
fs/ext4/super.c | 13 +------------
fs/f2fs/super.c | 6 ------
fs/super.c | 1 -
include/linux/fscrypt.h | 9 ---------
8 files changed, 34 insertions(+), 51 deletions(-)
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [f2fs-dev] [GIT PULL] fscrypt updates for 6.3
2023-02-19 20:37 [f2fs-dev] [GIT PULL] fscrypt updates for 6.3 Eric Biggers
@ 2023-02-20 21:11 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-20 21:11 UTC (permalink / raw)
To: Eric Biggers
Cc: Theodore Ts'o, linux-kernel, linux-f2fs-devel, linux-fscrypt,
linux-fsdevel, Jaegeuk Kim, linux-ext4, Linus Torvalds
The pull request you sent on Sun, 19 Feb 2023 12:37:23 -0800:
> https://git.kernel.org/pub/scm/fs/fscrypt/linux.git tags/fscrypt-for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f18f9845f2f10d3d1fc63e4ad16ee52d2d9292fa
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-20 21:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-19 20:37 [f2fs-dev] [GIT PULL] fscrypt updates for 6.3 Eric Biggers
2023-02-20 21:11 ` 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).