The patch titled Subject: MAINTAINERS: supplement of zswap maintainers update has been added to the -mm mm-hotfixes-unstable branch. Its filename is maintainers-supplement-of-zswap-maintainers-update.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-supplement-of-zswap-maintainers-update.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Yosry Ahmed <yosryahmed@xxxxxxxxxx> Subject: MAINTAINERS: supplement of zswap maintainers update Date: Wed, 17 Jan 2024 18:21:52 +0000 As discussed on the mailing list [1], merge the zpool maintainers entry into the zswap one. Also, add CREDITS entries for previous zswap/zpool maintainers. [1] https://lore.kernel.org/linux-mm/CAJD7tkYx4YWhGoVwnSeGc8dY_1aRRxxg8PzWBV==A6iqG_OgFw@xxxxxxxxxxxxxx/ Link: https://lkml.kernel.org/r/20240117182152.1439822-1-yosryahmed@xxxxxxxxxx Signed-off-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx> Acked-by: Nhat Pham <nphamcs@xxxxxxxxx> Acked-by: Dan Streetman <ddstreet@xxxxxxxx> Acked-by: Seth Jennings <sjenning@xxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Vitaly Wool <vitaly.wool@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- CREDITS | 13 +++++++++++++ MAINTAINERS | 9 ++------- 2 files changed, 15 insertions(+), 7 deletions(-) --- a/CREDITS~maintainers-supplement-of-zswap-maintainers-update +++ a/CREDITS @@ -2148,6 +2148,19 @@ N: Mike Kravetz E: mike.kravetz@xxxxxxxxxx D: Maintenance and development of the hugetlb subsystem +N: Seth Jennings +E: sjenning@xxxxxxxxxx +D: Creation and maintenance of zswap + +N: Dan Streetman +E: ddstreet@xxxxxxxx +D: Maintenance and development of zswap +D: Creation and maintenance of the zpool API + +N: Vitaly Wool +E: vitaly.wool@xxxxxxxxxxxx +D: Maintenance and development of zswap + N: Andreas S. Krebs E: akrebs@xxxxxxxxxxxxx D: CYPRESS CY82C693 chipset IDE, Digital's PC-Alpha 164SX boards --- a/MAINTAINERS~maintainers-supplement-of-zswap-maintainers-update +++ a/MAINTAINERS @@ -24226,13 +24226,6 @@ T: git git://git.kernel.org/pub/scm/linu F: Documentation/filesystems/zonefs.rst F: fs/zonefs/ -ZPOOL COMPRESSED PAGE STORAGE API -M: Dan Streetman <ddstreet@xxxxxxxx> -L: linux-mm@xxxxxxxxx -S: Maintained -F: include/linux/zpool.h -F: mm/zpool.c - ZR36067 VIDEO FOR LINUX DRIVER M: Corentin Labbe <clabbe@xxxxxxxxxxxx> L: mjpeg-users@xxxxxxxxxxxxxxxxxxxxx @@ -24284,7 +24277,9 @@ M: Nhat Pham <nphamcs@xxxxxxxxx> L: linux-mm@xxxxxxxxx S: Maintained F: Documentation/admin-guide/mm/zswap.rst +F: include/linux/zpool.h F: include/linux/zswap.h +F: mm/zpool.c F: mm/zswap.c THE REST _ Patches currently in -mm which might be from yosryahmed@xxxxxxxxxx are maintainers-supplement-of-zswap-maintainers-update.patch