* [GIT PULL] fscrypt update for 6.10
@ 2024-05-14 16:55 Eric Biggers
2024-05-15 0:53 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2024-05-14 16:55 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-fscrypt, linux-fsdevel, linux-kernel, Theodore Ts'o,
Jaegeuk Kim, Mateusz Guzik
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-15 0:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 16:55 [GIT PULL] fscrypt update for 6.10 Eric Biggers
2024-05-15 0:53 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.