* [GIT PULL] fscrypt updates for 6.9
@ 2024-03-12 4:17 Eric Biggers
2024-03-12 22:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2024-03-12 4:17 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-fscrypt, linux-fsdevel, linux-kernel, Theodore Ts'o,
Jaegeuk Kim, Luis Henriques, Xiubo Li
The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:
Linux 6.8-rc2 (2024-01-28 17:01:12 -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 8c62f31eddb71c6f6878258579318c1156045247:
fscrypt: shrink the size of struct fscrypt_inode_info slightly (2024-02-23 22:03:48 -0800)
----------------------------------------------------------------
Fix flakiness in a test by releasing the quota synchronously when a key
is removed, and other minor cleanups.
----------------------------------------------------------------
Eric Biggers (2):
fscrypt: write CBC-CTS instead of CTS-CBC
fscrypt: shrink the size of struct fscrypt_inode_info slightly
Luis Henriques (1):
fscrypt: clear keyring before calling key_put()
Xiubo Li (1):
fscrypt: explicitly require that inode->i_blkbits be set
Documentation/filesystems/fscrypt.rst | 27 +++++++++++++++------------
fs/crypto/fscrypt_private.h | 14 ++++++++------
fs/crypto/keyring.c | 8 ++++++--
fs/crypto/keysetup.c | 11 +++++++----
4 files changed, 36 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] fscrypt updates for 6.9
2024-03-12 4:17 [GIT PULL] fscrypt updates for 6.9 Eric Biggers
@ 2024-03-12 22:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-12 22:24 UTC (permalink / raw)
To: Eric Biggers
Cc: Linus Torvalds, linux-fscrypt, linux-fsdevel, linux-kernel,
Theodore Ts'o, Jaegeuk Kim, Luis Henriques, Xiubo Li
The pull request you sent on Mon, 11 Mar 2024 21:17:29 -0700:
> 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/3bf95d567d67f8d78d7d2c8553025eaa02e1d9c5
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-12 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 4:17 [GIT PULL] fscrypt updates for 6.9 Eric Biggers
2024-03-12 22:24 ` 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