* [GIT PULL] fsverity fixes for v7.0-rc1
@ 2026-02-22 20:38 Eric Biggers
2026-02-22 21:19 ` [f2fs-dev] " pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2026-02-22 20:38 UTC (permalink / raw)
To: Linus Torvalds
Cc: fsverity, linux-fsdevel, linux-f2fs-devel, linux-kernel,
Theodore Ts'o
The following changes since commit 64275e9fda3702bfb5ab3b95f7c2b9b414667164:
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson (2026-02-14 12:47:15 -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 693680b9add63dbebb2505a553ff52f8c706c8c0:
fsverity: fix build error by adding fsverity_readahead() stub (2026-02-17 23:11:40 -0800)
----------------------------------------------------------------
- Fix a build error on parisc
- Remove the non-large-folio-aware function fsverity_verify_page()
----------------------------------------------------------------
Eric Biggers (4):
f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
f2fs: make f2fs_verify_cluster() partially large-folio-aware
fsverity: remove fsverity_verify_page()
fsverity: fix build error by adding fsverity_readahead() stub
fs/f2fs/compress.c | 11 +++++------
fs/verity/verify.c | 4 ++--
include/linux/fsverity.h | 15 +++++++--------
3 files changed, 14 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-22 21:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-22 20:38 [GIT PULL] fsverity fixes for v7.0-rc1 Eric Biggers
2026-02-22 21:19 ` [f2fs-dev] " 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