[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230320210724.GB1434@sol.localdomain>
Date: Mon, 20 Mar 2023 14:07:24 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: fsverity@...ts.linux.dev, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
Nathan Huckleberry <nhuck@...gle.com>,
Victor Hsieh <victorhsieh@...gle.com>
Subject: [GIT PULL] fsverity fixes for v6.3-rc4
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(-)
Powered by blists - more mailing lists