summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/btree.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Fix a shrinker deadlockKent Overstreet2013-09-241-1/+1
* bcache: Correct printf()-style format length modifierGeert Uytterhoeven2013-09-241-1/+1
* drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-101-17/+26
* bcache: Fix GC_SECTORS_USED() calculationKent Overstreet2013-07-121-1/+3
* bcache: Use standard utility codeKent Overstreet2013-07-011-5/+2
* bcache: Delete fuzz testerKent Overstreet2013-07-011-2/+2
* bcache: Document shrinker reserve betterKent Overstreet2013-07-011-0/+7
* bcache: FUA fixesKent Overstreet2013-07-011-3/+22
* bcache: Write out full stripesKent Overstreet2013-06-261-9/+10
* bcache: Track dirty data by stripeKent Overstreet2013-06-261-7/+13
* bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-261-28/+1
* bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-261-15/+6
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-261-23/+24
* bcache: Refactor btree ioKent Overstreet2013-06-261-149/+125
* bcache: Convert allocator thread to kthreadKent Overstreet2013-06-261-3/+3
* bcache: Allocator cleanup/fixesKent Overstreet2013-04-301-2/+1
* bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2013-04-081-0/+1
* bcache: Sparse fixesKent Overstreet2013-04-081-1/+1
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-9/+9
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-2/+2
* bcache: Build fixes from test robotKent Overstreet2013-03-251-1/+1
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+2503