Skip to content

Commit 08104fb

Browse files
author
Matthew Wilcox (Oracle)
committed
Appoint myself page cache maintainer
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) <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Acked-by: Christian Brauner (Microsoft) <[email protected]> Acked-by: Vlastimil Babka <[email protected]>
1 parent 8560cb1 commit 08104fb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14833,6 +14833,19 @@ F: Documentation/core-api/padata.rst
1483314833
F: include/linux/padata.h
1483414834
F: kernel/padata.c
1483514835

14836+
PAGE CACHE
14837+
M: Matthew Wilcox (Oracle) <[email protected]>
14838+
14839+
S: Supported
14840+
T: git git://git.infradead.org/users/willy/pagecache.git
14841+
F: Documentation/filesystems/locking.rst
14842+
F: Documentation/filesystems/vfs.rst
14843+
F: include/linux/pagemap.h
14844+
F: mm/filemap.c
14845+
F: mm/page-writeback.c
14846+
F: mm/readahead.c
14847+
F: mm/truncate.c
14848+
1483614849
PAGE POOL
1483714850
M: Jesper Dangaard Brouer <[email protected]>
1483814851
M: Ilias Apalodimas <[email protected]>

0 commit comments

Comments
 (0)