MAINTAINERS: add more files to PAGE CACHE section

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>
This commit is contained in:
Tal Zussman 2026-05-20 17:17:12 -04:00 committed by Andrew Morton
parent 12e4d4bb6e
commit 6414f790f2

View 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