diff options
Diffstat (limited to 'Documentation/block/00-INDEX')
-rw-r--r-- | Documentation/block/00-INDEX | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Documentation/block/00-INDEX b/Documentation/block/00-INDEX deleted file mode 100644 index 8d55b4bbb5e2..000000000000 --- a/Documentation/block/00-INDEX +++ /dev/null | |||
@@ -1,34 +0,0 @@ | |||
1 | 00-INDEX | ||
2 | - This file | ||
3 | bfq-iosched.txt | ||
4 | - BFQ IO scheduler and its tunables | ||
5 | biodoc.txt | ||
6 | - Notes on the Generic Block Layer Rewrite in Linux 2.5 | ||
7 | biovecs.txt | ||
8 | - Immutable biovecs and biovec iterators | ||
9 | capability.txt | ||
10 | - Generic Block Device Capability (/sys/block/<device>/capability) | ||
11 | cfq-iosched.txt | ||
12 | - CFQ IO scheduler tunables | ||
13 | cmdline-partition.txt | ||
14 | - how to specify block device partitions on kernel command line | ||
15 | data-integrity.txt | ||
16 | - Block data integrity | ||
17 | deadline-iosched.txt | ||
18 | - Deadline IO scheduler tunables | ||
19 | ioprio.txt | ||
20 | - Block io priorities (in CFQ scheduler) | ||
21 | pr.txt | ||
22 | - Block layer support for Persistent Reservations | ||
23 | null_blk.txt | ||
24 | - Null block for block-layer benchmarking. | ||
25 | queue-sysfs.txt | ||
26 | - Queue's sysfs entries | ||
27 | request.txt | ||
28 | - The members of struct request (in include/linux/blkdev.h) | ||
29 | stat.txt | ||
30 | - Block layer statistics in /sys/block/<device>/stat | ||
31 | switching-sched.txt | ||
32 | - Switching I/O schedulers at runtime | ||
33 | writeback_cache_control.txt | ||
34 | - Control of volatile write back caches | ||