From: Eric Biggers <ebiggers@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: fsverity@lists.linux.dev, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, Theodore Ts'o <tytso@mit.edu>,
Nathan Huckleberry <nhuck@google.com>,
Victor Hsieh <victorhsieh@google.com>
Subject: [GIT PULL] fsverity fixes for v6.3-rc4
Date: Mon, 20 Mar 2023 14:07:24 -0700 [thread overview]
Message-ID: <20230320210724.GB1434@sol.localdomain> (raw)
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(-)
next reply other threads:[~2023-03-20 21:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 21:07 Eric Biggers [this message]
2023-03-20 22:31 ` [GIT PULL] fsverity fixes for v6.3-rc4 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230320210724.GB1434@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=fsverity@lists.linux.dev \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nhuck@google.com \
--cc=torvalds@linux-foundation.org \
--cc=tytso@mit.edu \
--cc=victorhsieh@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).