[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240514165532.GA2965@sol.localdomain>
Date: Tue, 14 May 2024 09:55:32 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fscrypt@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
Jaegeuk Kim <jaegeuk@...nel.org>, Mateusz Guzik <mjguzik@...il.com>
Subject: [GIT PULL] fscrypt update for 6.10
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(-)
Powered by blists - more mailing lists