This feels like a sufficiently distinct area of responsibility to be worth separating out from both MM and VFS. Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9d47c5e7c6ae..5871ec2e1b3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14833,6 +14833,18 @@ F: Documentation/core-api/padata.rst F: include/linux/padata.h F: kernel/padata.c +PAGE CACHE +M: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> +L: linux-fsdevel@xxxxxxxxxxxxxxx +S: Supported +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: mm/filemap.c +F: mm/page-writeback.c +F: mm/readahead.c + PAGE POOL M: Jesper Dangaard Brouer <hawk@xxxxxxxxxx> M: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx> -- 2.34.1