linux/Documentation/block
Jens Axboe 93e9d8e836 block: add ability to flag write back caching on a device
Add an internal helper and flag for setting whether a queue has
write back caching, or write through (or none). Add a sysfs file
to show this as well, and make it changeable from user space.

This will replace the (awkward) blk_queue_flush() interface that
drivers currently use to inform the block layer of write cache state
and capabilities.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2016-04-12 15:46:27 -06:00
..
00-INDEX
biodoc.txt block: add a bi_error field to struct bio 2015-07-29 08:55:15 -06:00
biovecs.txt Documentation: update notes in biovecs about arbitrarily sized bios 2015-08-13 12:32:07 -06:00
capability.txt
cfq-iosched.txt Fix CFQ I/O scheduler parameter name in documentation 2015-12-10 11:26:24 -07:00
cmdline-partition.txt
data-integrity.txt
deadline-iosched.txt
ioprio.txt
null_blk.txt null_blk: register as a LightNVM device 2015-11-16 15:22:28 -07:00
pr.txt block: add an API for Persistent Reservations 2015-10-21 14:46:56 -06:00
queue-sysfs.txt block: add ability to flag write back caching on a device 2016-04-12 15:46:27 -06:00
request.txt
stat.txt
switching-sched.txt
writeback_cache_control.txt