aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08bcache: Disable broken btree fuzz testerKent Overstreet1-2/+4
2013-04-08bcache: Fix a format string overflowKent Overstreet1-2/+2
2013-04-08bcache: Fix a minor memory leak on device teardownKent Overstreet1-1/+3
2013-04-08bcache: Use WARN_ONCE() instead of __WARN()Kent Overstreet1-1/+1
2013-04-08bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2-0/+2
2013-04-08bcache: Sparse fixesKent Overstreet4-90/+92
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet13-101/+89
2013-03-25bcache: Fix for the build fixesKent Overstreet1-1/+0
2013-03-25bcache: Style/checkpatch fixesKent Overstreet10-56/+51
2013-03-25bcache: Build fixes from test robotKent Overstreet5-5/+6
2013-03-23bcache: A block layer cacheKent Overstreet27-0/+15680