From: Damien Le Moal <dlemoal@kernel.org>
To: Jens Axboe <axboe@kernel.dk>, linux-block@vger.kernel.org
Subject: [PATCH 2/2] MAINTAINERS: add a maintainer for zoned block device support
Date: Wed, 19 Nov 2025 12:02:20 +0900 [thread overview]
Message-ID: <20251119030220.1611413-3-dlemoal@kernel.org> (raw)
In-Reply-To: <20251119030220.1611413-1-dlemoal@kernel.org>
Add myself as the maintainer of the block layer support for the zoned
block device code and user API.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 037275e53cc5..7157e41e3fa1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -28313,6 +28313,13 @@ L: linux-kernel@vger.kernel.org
S: Maintained
F: arch/x86/kernel/cpu/zhaoxin.c
+ZONED BLOCK DEVICE (BLOCK LAYER)
+M: Damien Le Moal <dlemoal@kernel.org>
+L: linux-block@vger.kernel.org
+S: Maintained
+F: block/blk-zoned.c
+F: include/uapi/linux/blkzoned.h
+
ZONED LOOP DEVICE
M: Damien Le Moal <dlemoal@kernel.org>
R: Christoph Hellwig <hch@lst.de>
--
2.51.1
next prev parent reply other threads:[~2025-11-19 3:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-19 3:02 [PATCH 0/2] Update MAINTAINERS file Damien Le Moal
2025-11-19 3:02 ` [PATCH 1/2] MAINTAINERS: add missing block layer user API header files Damien Le Moal
2025-11-19 5:41 ` Christoph Hellwig
2025-11-19 7:56 ` Johannes Thumshirn
2025-11-19 8:04 ` Damien Le Moal
2025-11-19 3:02 ` Damien Le Moal [this message]
2025-11-19 5:42 ` [PATCH 2/2] MAINTAINERS: add a maintainer for zoned block device support Christoph Hellwig
2025-11-19 7:57 ` Johannes Thumshirn
2025-11-19 14:38 ` [PATCH 0/2] Update MAINTAINERS file Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251119030220.1611413-3-dlemoal@kernel.org \
--to=dlemoal@kernel.org \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.