summaryrefslogtreecommitdiffstats
path: root/Documentation/bcache.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-5/+5
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-04-08bcache: Documentation updatesKent Overstreet1-0/+88
Signed-off-by: Kent Overstreet <koverstreet@google.com>
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+343
Does writethrough and writeback caching, handles unclean shutdown, and has a bunch of other nifty features motivated by real world usage. See the wiki at http://bcache.evilpiepirate.org for more. Signed-off-by: Kent Overstreet <koverstreet@google.com>