]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add more files to PAGE CACHE section
authorTal Zussman <tz2294@columbia.edu>
Wed, 20 May 2026 21:17:12 +0000 (17:17 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jun 2026 21:44:59 +0000 (14:44 -0700)
Add include/linux/writeback.h and
include/trace/events/{filemap.h,readahead.h,writeback.h}.

Link: https://lore.kernel.org/20260520-page-cache-maintainers-v1-1-f93438d2186d@columbia.edu
Signed-off-by: Tal Zussman <tz2294@columbia.edu>
Cc: Jan Kara <jack@suse.cz>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index 782ed63e4e67f49b32e3b3c0a7e9cbdfecd2faba..1e94e8cc6ad1548fc568566c05e9202a2521d4d7 100644 (file)
@@ -20174,6 +20174,10 @@ T:     git git://git.infradead.org/users/willy/pagecache.git
 F:     Documentation/filesystems/locking.rst
 F:     Documentation/filesystems/vfs.rst
 F:     include/linux/pagemap.h
+F:     include/linux/writeback.h
+F:     include/trace/events/filemap.h
+F:     include/trace/events/readahead.h
+F:     include/trace/events/writeback.h
 F:     mm/filemap.c
 F:     mm/page-writeback.c
 F:     mm/readahead.c