Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add a maintainer for zoned block device support

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>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

authored by

Damien Le Moal and committed by
Jens Axboe
ebcc028b 00ed0350

+7
+7
MAINTAINERS
··· 28292 28292 S: Maintained 28293 28293 F: arch/x86/kernel/cpu/zhaoxin.c 28294 28294 28295 + ZONED BLOCK DEVICE (BLOCK LAYER) 28296 + M: Damien Le Moal <dlemoal@kernel.org> 28297 + L: linux-block@vger.kernel.org 28298 + S: Maintained 28299 + F: block/blk-zoned.c 28300 + F: include/uapi/linux/blkzoned.h 28301 + 28295 28302 ZONED LOOP DEVICE 28296 28303 M: Damien Le Moal <dlemoal@kernel.org> 28297 28304 R: Christoph Hellwig <hch@lst.de>