summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/bset.c
AgeCommit message (Expand)Author
2013-11-10bcache: Prune struct btree_opKent Overstreet
2013-11-10bcache: Add btree_map() functionsKent Overstreet
2013-11-10bcache: Clean up keylist codeKent Overstreet
2013-11-10bcache: Add btree_insert_node()Kent Overstreet
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-26bcache: Improve lazy sortingKent Overstreet
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-18md: bcache: Fixed a typo with the word 'arithmetic'Phil Viana
2013-04-08bcache: Use WARN_ONCE() instead of __WARN()Kent Overstreet
2013-04-08bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-25bcache: Build fixes from test robotKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet