summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-03-14 15:22:18 -0600
committerJens Axboe <axboe@kernel.dk>2019-03-18 10:44:48 -0600
commitbf33a7699e992b12d4c7d39dc3f0b61f6b26c5c2 (patch)
tree03bb38c1802aacf797e5d56fc10361f5c9eec8be /MAINTAINERS
parentfd6fab2cb78d3b6023c26ec53e0aa6f0b477d2f7 (diff)
downloadlinux-bf33a7699e992b12d4c7d39dc3f0b61f6b26c5c2.tar.gz
io_uring: mark me as the maintainer
And io_uring as maintained in general.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 17b59b66474b..a90137af48c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8091,6 +8091,16 @@ F:	include/linux/iommu.h
 F:	include/linux/of_iommu.h
 F:	include/linux/iova.h
 
+IO_URING
+M:	Jens Axboe <axboe@kernel.dk>
+L:	linux-block@vger.kernel.org
+L:	linux-fsdevel@vger.kernel.org
+T:	git git://git.kernel.dk/linux-block
+T:	git git://git.kernel.dk/liburing
+S:	Maintained
+F:	fs/io_uring.c
+F:	include/uapi/linux/io_uring.h
+
 IP MASQUERADING
 M:	Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
 S:	Maintained