* [GIT PULL] fsverity updates for 6.9
@ 2024-03-12 4:20 Eric Biggers
2024-03-12 22:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2024-03-12 4:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: fsverity, linux-fsdevel, linux-kernel, Theodore Ts'o,
Andrey Albershteyn
The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:
Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus
for you to fetch changes up to 8e43fb06e10d2c811797740dd578c5099a3e6378:
fsverity: remove hash page spin lock (2024-02-01 15:19:23 -0800)
----------------------------------------------------------------
Slightly improve data verification performance by eliminating an
unnecessary lock.
----------------------------------------------------------------
Andrey Albershteyn (1):
fsverity: remove hash page spin lock
fs/verity/fsverity_private.h | 1 -
fs/verity/open.c | 1 -
fs/verity/verify.c | 48 ++++++++++++++++++++++----------------------
3 files changed, 24 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-12 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 4:20 [GIT PULL] fsverity updates for 6.9 Eric Biggers
2024-03-12 22:24 ` 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