summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/bset.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08bcache: Use WARN_ONCE() instead of __WARN()Kent Overstreet1-1/+1
2013-04-08bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven1-0/+1
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-2/+2
2013-03-25bcache: Style/checkpatch fixesKent Overstreet1-4/+5
2013-03-25bcache: Build fixes from test robotKent Overstreet1-1/+1
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+1190