summaryrefslogtreecommitdiff
path: root/Documentation/subsystem-apis.rst
diff options
context:
space:
mode:
authorCosta Shulyupin <costa.shul@redhat.com>2023-06-18 09:29:37 +0300
committerJonathan Corbet <corbet@lwn.net>2023-06-21 09:18:06 -0600
commita1e72bb00a48687a1dc1c2e549eaf4ba09e802be (patch)
treecc913c99f5e6b98741b32b4df73f850556229b23 /Documentation/subsystem-apis.rst
parent2bb19e740e9b3eb42e5effcb0ad52a85433c1258 (diff)
docs: consolidate storage interfaces
to make the page more organized as requested Signed-off-by: Costa Shulyupin <costa.shul@redhat.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230618062937.481280-1-costa.shul@redhat.com
Diffstat (limited to 'Documentation/subsystem-apis.rst')
-rw-r--r--Documentation/subsystem-apis.rst17
1 files changed, 12 insertions, 5 deletions
diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst
index 189c887fbbd2..02d6dc3a49c8 100644
--- a/Documentation/subsystem-apis.rst
+++ b/Documentation/subsystem-apis.rst
@@ -22,6 +22,18 @@ Human interfaces
gpu/index
fb/index
+Storage interfaces
+------------------
+
+.. toctree::
+ :maxdepth: 1
+
+ filesystems/index
+ block/index
+ cdrom/index
+ scsi/index
+ target/index
+
**Fixme**: much more organizational work is needed here.
.. toctree::
@@ -31,8 +43,6 @@ Human interfaces
core-api/index
locking/index
accounting/index
- block/index
- cdrom/index
cpu-freq/index
fpga/index
i2c/index
@@ -44,7 +54,6 @@ Human interfaces
networking/index
pcmcia/index
power/index
- target/index
timers/index
spi/index
w1/index
@@ -54,12 +63,10 @@ Human interfaces
accel/index
security/index
crypto/index
- filesystems/index
mm/index
bpf/index
usb/index
PCI/index
- scsi/index
misc-devices/index
scheduler/index
mhi/index