The following changes since commit dd5a440a31fae6e459c0d6271dddd62825505361: Linux 6.9-rc7 (2024-05-05 14:06:01 -0700) 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 7f016edaa0f385da0c37eee1ebb64c7f6929c533: fscrypt: try to avoid refing parent dentry in fscrypt_file_open (2024-05-08 10:28:58 -0700) ---------------------------------------------------------------- Improve the performance of opening unencrypted files on filesystems that support fscrypt. ---------------------------------------------------------------- Mateusz Guzik (1): fscrypt: try to avoid refing parent dentry in fscrypt_file_open fs/crypto/hooks.c | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-)