From: Eric Biggers <ebiggers@kernel.org>
To: linux-block@vger.kernel.org, Jens Axboe <axboe@kernel.dk>
Cc: linux-doc@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH 7/7] MAINTAINERS: add entries for block layer documentation
Date: Wed, 1 Dec 2021 00:45:24 -0800 [thread overview]
Message-ID: <20211201084524.25660-8-ebiggers@kernel.org> (raw)
In-Reply-To: <20211201084524.25660-1-ebiggers@kernel.org>
From: Eric Biggers <ebiggers@google.com>
Include Documentation/block/ and Documentation/ABI/testing/sysfs-block
in the "BLOCK LAYER" maintainers file entry.
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 360e9aa0205d6..9f66238ccb991 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3380,6 +3380,8 @@ M: Jens Axboe <axboe@kernel.dk>
L: linux-block@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
+F: Documentation/ABI/testing/sysfs-block
+F: Documentation/block/
F: block/
F: drivers/block/
F: include/linux/blk*
--
2.34.1
next prev parent reply other threads:[~2021-12-01 8:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-01 8:45 [PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/ Eric Biggers
2021-12-01 8:45 ` [PATCH 1/7] docs: sysfs-block: sort alphabetically Eric Biggers
2021-12-01 8:45 ` [PATCH 2/7] docs: sysfs-block: add contact for nomerges Eric Biggers
2021-12-01 8:45 ` [PATCH 3/7] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst Eric Biggers
2021-12-01 8:45 ` [PATCH 4/7] docs: sysfs-block: document stable_writes Eric Biggers
2021-12-01 8:45 ` [PATCH 5/7] docs: sysfs-block: document virt_boundary_mask Eric Biggers
2021-12-01 8:45 ` [PATCH 6/7] docs: block: remove queue-sysfs.rst Eric Biggers
2021-12-01 8:45 ` Eric Biggers [this message]
2021-12-01 8:51 ` [PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/ Greg Kroah-Hartman
2021-12-01 9:00 ` Hannes Reinecke
2021-12-02 19:32 ` Bart Van Assche
2021-12-02 21:05 ` Eric Biggers
2021-12-08 0:36 ` Eric Biggers
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=20211201084524.25660-8-ebiggers@kernel.org \
--to=ebiggers@kernel.org \
--cc=axboe@kernel.dk \
--cc=gregkh@linuxfoundation.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@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.