The following changes since commit 38814330fedd778edffcabe0c8cb462ee365782e: Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2024-01-12 15:05:30 -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 c919330dd57835970b37676d377de3eaaea2c1e9: f2fs: fix double free of f2fs_sb_info (2024-01-12 18:55:09 -0800) ---------------------------------------------------------------- Fix a bug in my change to how f2fs frees its superblock info (which was part of changing the timing of fscrypt keyring destruction). ---------------------------------------------------------------- Eric Biggers (1): f2fs: fix double free of f2fs_sb_info fs/f2fs/super.c | 1 + 1 file changed, 1 insertion(+)