The patch titled Subject: dax: update MAINTAINERS entries for FS DAX has been added to the -mm tree. Its filename is dax-update-maintainers-entries-for-fs-dax.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/dax-update-maintainers-entries-for-fs-dax.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/dax-update-maintainers-entries-for-fs-dax.patch 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/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx> Subject: dax: update MAINTAINERS entries for FS DAX Add the new include/trace/events/fs_dax.h tracepoint header, the existing include/linux/dax.h header, update Matthew's email address and add myself as a maintainer for filesystem DAX. Link: http://lkml.kernel.org/r/1484085142-2297-4-git-send-email-ross.zwisler@xxxxxxxxxxxxxxx Signed-off-by: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx> Suggested-by: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> Cc: Dave Chinner <david@xxxxxxxxxxxxx> Cc: Dave Jiang <dave.jiang@xxxxxxxxx> Cc: Jan Kara <jack@xxxxxxx> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff -puN MAINTAINERS~dax-update-maintainers-entries-for-fs-dax MAINTAINERS --- a/MAINTAINERS~dax-update-maintainers-entries-for-fs-dax +++ a/MAINTAINERS @@ -3910,10 +3910,13 @@ S: Maintained F: drivers/i2c/busses/i2c-diolan-u2c.c DIRECT ACCESS (DAX) -M: Matthew Wilcox <willy@xxxxxxxxxxxxxxx> +M: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> +M: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx> L: linux-fsdevel@xxxxxxxxxxxxxxx S: Supported F: fs/dax.c +F: include/linux/dax.h +F: include/trace/events/fs_dax.h DIRECTORY NOTIFICATION (DNOTIFY) M: Eric Paris <eparis@xxxxxxxxxxxxxx> _ Patches currently in -mm which might be from ross.zwisler@xxxxxxxxxxxxxxx are dax-fix-deadlock-with-dax-4k-holes.patch mm-add-follow_pte_pmd.patch dax-wrprotect-pmd_t-in-dax_mapping_entry_mkclean.patch dax-fix-build-warnings-with-fs_dax-and-fs_iomap.patch tracing-add-__print_flags_u64.patch dax-add-tracepoint-infrastructure-pmd-tracing.patch dax-update-maintainers-entries-for-fs-dax.patch dax-add-tracepoints-to-dax_pmd_load_hole.patch dax-add-tracepoints-to-dax_pmd_insert_mapping.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html