public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt updates for 6.8
@ 2024-01-08 22:48 Eric Biggers
  2024-01-10 20:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2024-01-08 22:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, linux-ext4, linux-f2fs-devel,
	ceph-devel, linux-btrfs, linux-kernel, Theodore Ts'o,
	Jaegeuk Kim

The following changes since commit 33cc938e65a98f1d29d0a18403dbbee050dcad9a:

  Linux 6.7-rc4 (2023-12-03 18:52:56 +0900)

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 2a0e85719892a1d63f8f287563e2c1778a77879e:

  fs: move fscrypt keyring destruction to after ->put_super (2023-12-27 21:56:01 -0600)

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

Adjust the timing of the fscrypt keyring destruction, to prepare for
btrfs's fscrypt support. Also document that CephFS supports fscrypt now.

----------------------------------------------------------------
Eric Biggers (4):
      fscrypt.rst: update definition of struct fscrypt_context_v2
      fscrypt: update comment for do_remove_key()
      fscrypt: document that CephFS supports fscrypt now
      f2fs: move release of block devices to after kill_block_super()

Josef Bacik (1):
      fs: move fscrypt keyring destruction to after ->put_super

 Documentation/filesystems/fscrypt.rst | 21 +++++++++++----------
 fs/crypto/Kconfig                     |  2 +-
 fs/crypto/keyring.c                   |  6 +++---
 fs/f2fs/super.c                       | 13 ++++++++-----
 fs/super.c                            | 12 ++++++------
 5 files changed, 29 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2024-01-10 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 22:48 [GIT PULL] fscrypt updates for 6.8 Eric Biggers
2024-01-10 20:38 ` 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