aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/Makefile
Commit message (Collapse)AuthorAge
* bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-08
| | | | Signed-off-by: Kent Overstreet <kmo@daterainc.com>
* bcache: A block layer cacheKent Overstreet2013-03-23
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>