Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Documentation updates | Kent Overstreet | 2013-04-08 | 1 | -0/+88 |
| | | | | Signed-off-by: Kent Overstreet <koverstreet@google.com> | ||||
* | bcache: A block layer cache | Kent Overstreet | 2013-03-24 | 1 | -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> |