mirror-linux/fs/f2fs
Tal Zussman 4e1d77a8f3 folio_batch: rename pagevec.h to folio_batch.h
struct pagevec was removed in commit 1e0877d58b ("mm: remove struct
pagevec").  Rename include/linux/pagevec.h to reflect reality and update
includes tree-wide.  Add the new filename to MAINTAINERS explicitly, as it
no longer matches the "include/linux/page[-_]*" pattern in MEMORY
MANAGEMENT - CORE.

Link: https://lkml.kernel.org/r/20260225-pagevec_cleanup-v2-3-716868cc2d11@columbia.edu
Signed-off-by: Tal Zussman <tz2294@columbia.edu>
Acked-by: David Hildenbrand (Arm) <david@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Acked-by: Zi Yan <ziy@nvidia.com>
Reviewed-by: Lorenzo Stoakes (Oracle) <ljs@kernel.org>
Cc: Chris Li <chrisl@kernel.org>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-04-05 13:53:07 -07:00
..
Kconfig f2fs: switch to using the crc32 library 2024-12-01 17:23:02 -08:00
Makefile
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 folio_batch: rename pagevec.h to folio_batch.h 2026-04-05 13:53:07 -07:00
compress.c folio_batch: rename pagevec.h to folio_batch.h 2026-04-05 13:53:07 -07:00
data.c folio_batch: rename pagevec.h to folio_batch.h 2026-04-05 13:53:07 -07: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 mm: remove stray references to struct pagevec 2026-04-05 13:53:06 -07:00
file.c fs: remove unncessary pagevec.h includes 2026-04-05 13:53:06 -07: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
iostat.h
namei.c f2fs: trace elapsed time for cp_rwsem lock 2026-01-07 03:17:06 +00:00
node.c folio_batch: rename pagevec.h to folio_batch.h 2026-04-05 13:53:07 -07: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