MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
These files seem best suited to shmem.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 08045f9efadd..eda30a41e5ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15735,7 +15735,6 @@ F: Documentation/admin-guide/mm/
F: Documentation/mm/
F: include/linux/gfp.h
F: include/linux/gfp_types.h
-F: include/linux/memfd.h
F: include/linux/memory_hotplug.h
F: include/linux/memory-tiers.h
F: include/linux/mempolicy.h
@@ -25041,8 +25040,11 @@ M: Hugh Dickins <hughd@google.com>
R: Baolin Wang <baolin.wang@linux.alibaba.com>
L: linux-mm@kvack.org
S: Maintained
+F: include/linux/memfd.h
F: include/linux/shmem_fs.h
+F: mm/memfd.c
F: mm/shmem.c
+F: mm/shmem_quota.c
TOMOYO SECURITY MODULE
M: Kentaro Takeda <takedakn@nttdata.co.jp>
--
2.49.0
On 2025/6/18 00:13, Lorenzo Stoakes wrote: > These files seem best suited to shmem. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Thanks. Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com> > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 08045f9efadd..eda30a41e5ad 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15735,7 +15735,6 @@ F: Documentation/admin-guide/mm/ > F: Documentation/mm/ > F: include/linux/gfp.h > F: include/linux/gfp_types.h > -F: include/linux/memfd.h > F: include/linux/memory_hotplug.h > F: include/linux/memory-tiers.h > F: include/linux/mempolicy.h > @@ -25041,8 +25040,11 @@ M: Hugh Dickins <hughd@google.com> > R: Baolin Wang <baolin.wang@linux.alibaba.com> > L: linux-mm@kvack.org > S: Maintained > +F: include/linux/memfd.h > F: include/linux/shmem_fs.h > +F: mm/memfd.c > F: mm/shmem.c > +F: mm/shmem_quota.c > > TOMOYO SECURITY MODULE > M: Kentaro Takeda <takedakn@nttdata.co.jp>
© 2016 - 2026 Red Hat, Inc.