blob: 8d55b4bbb5e2ef03344f3f4f8e920ad01f7d0e04 [file] [log] [blame]
Rob Landley8b6800f2007-10-16 10:11:28 +0200100-INDEX
2 - This file
Paolo Valenteaee69d72017-04-19 08:29:02 -06003bfq-iosched.txt
4 - BFQ IO scheduler and its tunables
Rob Landley8b6800f2007-10-16 10:11:28 +02005biodoc.txt
6 - Notes on the Generic Block Layer Rewrite in Linux 2.5
Wei Fang5408e5a2016-03-21 19:42:19 +08007biovecs.txt
8 - Immutable biovecs and biovec iterators
Rob Landley8b6800f2007-10-16 10:11:28 +02009capability.txt
Namjae Jeon86582662012-08-09 15:27:28 +020010 - Generic Block Device Capability (/sys/block/<device>/capability)
11cfq-iosched.txt
12 - CFQ IO scheduler tunables
Paul Gortmaker080506a2013-09-30 13:45:19 -070013cmdline-partition.txt
14 - how to specify block device partitions on kernel command line
Namjae Jeon86582662012-08-09 15:27:28 +020015data-integrity.txt
16 - Block data integrity
Rob Landley8b6800f2007-10-16 10:11:28 +020017deadline-iosched.txt
18 - Deadline IO scheduler tunables
19ioprio.txt
20 - Block io priorities (in CFQ scheduler)
Wei Fang5408e5a2016-03-21 19:42:19 +080021pr.txt
22 - Block layer support for Persistent Reservations
Henrik Austad3cf8ca12014-02-10 14:25:33 -080023null_blk.txt
24 - Null block for block-layer benchmarking.
Namjae Jeon86582662012-08-09 15:27:28 +020025queue-sysfs.txt
26 - Queue's sysfs entries
Rob Landley8b6800f2007-10-16 10:11:28 +020027request.txt
28 - The members of struct request (in include/linux/blkdev.h)
29stat.txt
Namjae Jeon86582662012-08-09 15:27:28 +020030 - Block layer statistics in /sys/block/<device>/stat
Rob Landley8b6800f2007-10-16 10:11:28 +020031switching-sched.txt
32 - Switching I/O schedulers at runtime
Christoph Hellwig04ccc652010-09-03 11:56:17 +020033writeback_cache_control.txt
34 - Control of volatile write back caches