linux/fs/f2fs
Linus Torvalds fbf3380361 fsverity fixes for v7.0-rc1
- Fix a build error on parisc
 
 - Remove the non-large-folio-aware function fsverity_verify_page()
 -----BEGIN PGP SIGNATURE-----
 
 iIoEABYIADIWIQSacvsUNc7UX4ntmEPzXCl4vpKOKwUCaZtg+xQcZWJpZ2dlcnNA
 a2VybmVsLm9yZwAKCRDzXCl4vpKOKwQ+AQCiXEYAibl3vHRgQo7qEPCC5or4FtkF
 HZ0ERRArhsU17AD/TKHE/AJkyFrwK4rGTb6I9Wi1OXnpG7jihZlYjj03Ag4=
 =CUql
 -----END PGP SIGNATURE-----

Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux

Pull fsverity fixes from Eric Biggers:

 - Fix a build error on parisc

 - Remove the non-large-folio-aware function fsverity_verify_page()

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux:
  fsverity: fix build error by adding fsverity_readahead() stub
  fsverity: remove fsverity_verify_page()
  f2fs: make f2fs_verify_cluster() partially large-folio-aware
  f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
2026-02-22 13:12:04 -08:00
..
acl.c fs: inline current_umask() and move it to fs_struct.h 2025-11-05 22:51:23 +01:00
acl.h f2fs: Pass folios to f2fs_init_acl() 2025-04-28 15:26:41 +00:00
checkpoint.c f2fs: sysfs: introduce critical_task_priority 2026-02-10 20:53:21 +00:00
compress.c f2fs: make f2fs_verify_cluster() partially large-folio-aware 2026-02-17 23:11:36 -08:00
data.c f2fs-for-7.0-rc1 2026-02-14 09:48:10 -08:00
debug.c f2fs: check skipped write in f2fs_enable_checkpoint() 2026-01-27 02:45:44 +00:00
dir.c vfs-7.0-rc1.misc.2 2026-02-16 13:00:36 -08:00
extent_cache.c f2fs: fix age extent cache insertion skip on counter overflow 2025-12-04 02:00:03 +00:00
f2fs.h f2fs-for-7.0-rc1 2026-02-14 09:48:10 -08:00
file.c f2fs-for-7.0-rc1 2026-02-14 09:48:10 -08:00
gc.c f2fs: sysfs: introduce critical_task_priority 2026-02-10 20:53:21 +00:00
gc.h f2fs: set default valid_thresh_ratio to 80 for zoned devices 2025-10-24 21:23:55 +00:00
hash.c fs: add helpers name_is_dot{,dot,_dotdot} 2026-01-29 10:06:59 +01:00
inline.c f2fs: trace elapsed time for cp_rwsem lock 2026-01-07 03:17:06 +00:00
inode.c f2fs-for-7.0-rc1 2026-02-14 09:48:10 -08:00
iostat.c f2fs: add async reset zone command support 2023-06-12 13:04:09 -07:00
iostat.h f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx() 2023-02-07 10:39:28 -08:00
Kconfig f2fs: switch to using the crc32 library 2024-12-01 17:23:02 -08:00
Makefile f2fs: separate out iostat feature 2021-08-23 10:25:51 -07:00
namei.c f2fs: trace elapsed time for cp_rwsem lock 2026-01-07 03:17:06 +00:00
node.c f2fs: optimize NAT block loading during checkpoint write 2026-01-27 02:45:58 +00:00
node.h f2fs: fix to do sanity check on node footer in {read,write}_end_io 2026-01-17 00:00:34 +00:00
recovery.c f2fs: support non-4KB block size without packed_ssa feature 2026-01-17 00:00:34 +00:00
segment.c f2fs: fix incomplete block usage in compact SSA summaries 2026-01-30 17:03:49 +00:00
segment.h f2fs: support non-4KB block size without packed_ssa feature 2026-01-17 00:00:34 +00:00
shrinker.c f2fs: handle error cases of memory donation 2025-05-06 15:46:55 +00:00
super.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sysfs.c f2fs: sysfs: introduce critical_task_priority 2026-02-10 20:53:21 +00:00
verity.c fsverity: use a hashtable to find the fsverity_info 2026-02-04 11:31:54 -08:00
xattr.c f2fs: trace elapsed time for cp_rwsem lock 2026-01-07 03:17:06 +00:00
xattr.h f2fs: use global inline_xattr_slab instead of per-sb slab cache 2025-12-04 02:00:02 +00:00