aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/bset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet1-11/+28
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-21/+35
2013-06-26bcache: Improve lazy sortingKent Overstreet1-17/+23
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet1-4/+12
2013-06-18md: bcache: Fixed a typo with the word 'arithmetic'Phil Viana1-2/+2
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