aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/btree.c
AgeCommit message (Expand)Author
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet
2013-09-24bcache: Correct printf()-style format length modifierGeert Uytterhoeven
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet
2013-07-01bcache: Use standard utility codeKent Overstreet
2013-07-01bcache: Delete fuzz testerKent Overstreet
2013-07-01bcache: Document shrinker reserve betterKent Overstreet
2013-07-01bcache: FUA fixesKent Overstreet
2013-06-26bcache: Write out full stripesKent Overstreet
2013-06-26bcache: Track dirty data by stripeKent Overstreet
2013-06-26bcache: Initialize sectors_dirty when attachingKent Overstreet
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-06-26bcache: Refactor btree ioKent Overstreet
2013-06-26bcache: Convert allocator thread to kthreadKent Overstreet
2013-04-30bcache: 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