On Fri, May 18, 2018 at 03:52:36PM -0700, Mike Kravetz wrote: > The current hugetlbfs maintainer has not been active for more than > a few years. I have been been active in this area for more than > two years and plan to remain active in the foreseeable future. > > Also, update the hugetlbfs entry to include linux-mm mail list and > additional hugetlbfs related files. hugetlb.c and hugetlb.h are > not 100% hugetlbfs, but a majority of their content is hugetlbfs > related. > > Signed-off-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx> Thank you for taking responsibility on this! Acked-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> > --- > MAINTAINERS | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9051a9ca24a2..c7a5eb074eb1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6564,9 +6564,15 @@ F: Documentation/networking/hinic.txt > F: drivers/net/ethernet/huawei/hinic/ > > HUGETLB FILESYSTEM > -M: Nadia Yvette Chambers <nyc@xxxxxxxxxxxxxx> > +M: Mike Kravetz <mike.kravetz@xxxxxxxxxx> > +L: linux-mm@xxxxxxxxx > S: Maintained > F: fs/hugetlbfs/ > +F: mm/hugetlb.c > +F: include/linux/hugetlb.h > +F: Documentation/admin-guide/mm/hugetlbpage.rst > +F: Documentation/vm/hugetlbfs_reserv.rst > +F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages > > HVA ST MEDIA DRIVER > M: Jean-Christophe Trotin <jean-christophe.trotin@xxxxxx> > -- > 2.13.6 > >