From patchwork Fri Mar 15 14:54:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jens Axboe X-Patchwork-Id: 10854933 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2090A6C2 for ; Fri, 15 Mar 2019 14:55:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0F6772A85F for ; Fri, 15 Mar 2019 14:55:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 037FB2A8BB; Fri, 15 Mar 2019 14:55:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 29BC92A8BA for ; Fri, 15 Mar 2019 14:55:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729299AbfCOOzB (ORCPT ); Fri, 15 Mar 2019 10:55:01 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:38944 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729293AbfCOOzB (ORCPT ); Fri, 15 Mar 2019 10:55:01 -0400 Received: by mail-pg1-f196.google.com with SMTP id h8so6642003pgp.6 for ; Fri, 15 Mar 2019 07:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PsoNd4sOAZ3OGvoiEniWe7TzVWmF8MVo9Y93Xa4kZvU=; b=Ql5zrRR2FgjjDkjfMLlEH1Z7V3LsZ+jB6ocFhoLlZWhv4w40FQUd0hBURJSCWPsS1C Xyb1qUdaiSt5LKrFtTcUN6vCOeJOP9tgKihDGV7sLpkEOxNMUhbGq0im5GCA1hiWL3nT OSVK6x2piqSboEBOG6HbRVaqWdYM7Hyq42PuaIIDcWUtFfWcdAHTySkkqTs/SueQVKGe eM0ld7JBceO/Dy3U/CVVbUdsc+s8kSbtTqNKiTNrqmdO1KujN5E8cPg6Ebj+z3kq1j3V /CAkcIyuDJgM/pCv84CgEnfHb4HbdhWOTpSYUaGoWjhydxf1iMIx7QLmVk4r3Pp8+eZp AEvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PsoNd4sOAZ3OGvoiEniWe7TzVWmF8MVo9Y93Xa4kZvU=; b=BA+GJ86dhSdYGk0LnKi147koSE6FbEV/qgBhJtqClwLCA9As2w1VIMPFy5oKMiQfQy oBvBDeYzWYEC89i6qumYWs4bIEc26OvhIfCjIGJRWHc2I7XAu7Y5UJy1qwQ+FThNaN+p XHYVoZA6vlkvlfa9MB35iX3UlIiFnCdHjJPcXztt+BYmjpuj2oVbtFAjff9TZbIyi982 9FFfzloVMH6XOdegZsYSA5bEShYU4SVuwuCuZzgtmqhSexjAKWTgDrZ+aMmMJlAXqluq 8rak0vCUz/0Rmx7ciB2jfGh433v587cXE7bYH53c0lK7qoSyuUI9oQ2hTsQ4ZubG9HYS Fv7w== X-Gm-Message-State: APjAAAU/3fdYiiozU7kzhvIw+r6CHpPpwWa36o1cJMPI2mH697qpPfpq M5UHvbYkJKHvBFsBlD9K6DxHUsSjz4IKug== X-Google-Smtp-Source: APXvYqzIRSCyAzhwwzW8n5vrnZpJ8MgzO9AEiwQNaubTrxdyzC2D5/KKS1Xt6aoj/gaQCQM92jMdsg== X-Received: by 2002:a17:902:aa0c:: with SMTP id be12mr4650665plb.63.1552661700028; Fri, 15 Mar 2019 07:55:00 -0700 (PDT) Received: from x1.localdomain (66.29.188.166.static.utbb.net. [66.29.188.166]) by smtp.gmail.com with ESMTPSA id t10sm3192272pgo.27.2019.03.15.07.54.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2019 07:54:59 -0700 (PDT) From: Jens Axboe To: linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org Cc: viro@ZenIV.linux.org.uk, Jens Axboe Subject: [PATCH 7/7] io_uring: mark me as the maintainer Date: Fri, 15 Mar 2019 08:54:42 -0600 Message-Id: <20190315145442.21127-8-axboe@kernel.dk> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190315145442.21127-1-axboe@kernel.dk> References: <20190315145442.21127-1-axboe@kernel.dk> Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP And io_uring as maintained in general. Signed-off-by: Jens Axboe --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 +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 S: Maintained