public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [GIT PULL] fsverity updates for 6.9
  2024-03-12  4:20 [GIT PULL] fsverity updates for 6.9 Eric Biggers
@ 2024-03-12 22:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-12 22:24 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Linus Torvalds, fsverity, linux-fsdevel, linux-kernel,
	Theodore Ts'o, Andrey Albershteyn

The pull request you sent on Mon, 11 Mar 2024 21:20:53 -0700:

> https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d453cc5a278ddf8fd4f0a89815c5da2c6650bbea

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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