public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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