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) <willy@infradead.org> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Jeff Layton <jlayton@kernel.org> Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org> Acked-by: Vlastimil Babka <vbabka@suse.cz>
1 parent 8560cb1 commit 08104fb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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) <willy@infradead.org>
14838+
L: linux-fsdevel@vger.kernel.org
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 <hawk@kernel.org>
1483814851
M: Ilias Apalodimas <ilias.apalodimas@linaro.org>

0 commit comments

Comments
 (0)