summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/btree.c
AgeCommit message (Expand)Author
2013-06-27bcache: Track dirty data by stripeKent Overstreet
2013-06-27bcache: Initialize sectors_dirty when attachingKent Overstreet
2013-06-27bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet
2013-06-27bcache: Refactor btree ioKent Overstreet
2013-06-27bcache: Convert allocator thread to kthreadKent Overstreet
2013-05-01bcache: Allocator cleanup/fixesKent Overstreet
2013-04-08bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven
2013-04-08bcache: Sparse fixesKent Overstreet
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