linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fsverity fixes for v6.3-rc4
@ 2023-03-20 21:07 Eric Biggers
  2023-03-20 22:31 ` Linus Torvalds
  2023-03-20 22:41 ` pr-tracker-bot
  0 siblings, 2 replies; 10+ messages in thread
From: Eric Biggers @ 2023-03-20 21:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: fsverity, linux-fsdevel, linux-kernel, Theodore Ts'o,
	Nathan Huckleberry, Victor Hsieh

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

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 a075bacde257f755bea0e53400c9f1cdd1b8e8e6:

  fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY (2023-03-15 22:50:41 -0700)

----------------------------------------------------------------

Fix two significant performance issues with fsverity.

----------------------------------------------------------------
Eric Biggers (1):
      fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY

Nathan Huckleberry (1):
      fsverity: Remove WQ_UNBOUND from fsverity read workqueue

 fs/verity/enable.c | 25 +++++++++++++------------
 fs/verity/verify.c | 12 ++++++------
 2 files changed, 19 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-04-13  0:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20 21:07 [GIT PULL] fsverity fixes for v6.3-rc4 Eric Biggers
2023-03-20 22:31 ` Linus Torvalds
2023-03-20 23:16   ` Eric Biggers
2023-03-21  6:05   ` Tejun Heo
2023-03-21 18:31     ` Linus Torvalds
2023-03-23  1:04       ` Tejun Heo
2023-03-23 18:04         ` Linus Torvalds
2023-03-28 21:36           ` Nathan Huckleberry
2023-04-13  0:25           ` Tejun Heo
2023-03-20 22:41 ` 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;
as well as URLs for NNTP newsgroup(s).