mirror-linux/fs/btrfs/tests
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
..
btrfs-tests.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
btrfs-tests.h btrfs: tests: add cleanup functions for test specific functions 2026-02-03 07:59:05 +01:00
chunk-allocation-tests.c btrfs: tests: add unit tests for pending extent walking functions 2026-02-03 07:56:25 +01:00
delayed-refs-tests.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
extent-buffer-tests.c btrfs: abort transaction on generation mismatch when marking eb as dirty 2023-10-12 16:44:07 +02:00
extent-io-tests.c folio_batch: rename pagevec.h to folio_batch.h 2026-04-05 13:53:07 -07:00
extent-map-tests.c btrfs: tests: prepare extent map tests for strict alignment checks 2026-02-03 07:56:19 +01:00
free-space-tests.c
free-space-tree-tests.c btrfs: use the btrfs_block_group_end() helper everywhere 2026-02-03 07:54:36 +01:00
inode-tests.c btrfs: tests: remove invalid file extent map tests 2026-02-03 07:56:19 +01:00
qgroup-tests.c btrfs: tests: fix root tree leak in btrfs_test_qgroups() 2026-01-09 17:41:45 +01:00
raid-stripe-tree-tests.c btrfs: selftests: add a selftest for deleting two out of three extents 2025-01-14 15:57:55 +01:00