summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/btree.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-111-17/+26
* bcache: Fix GC_SECTORS_USED() calculationKent Overstreet2013-07-121-1/+3
* bcache: Use standard utility codeKent Overstreet2013-07-011-5/+2Star
* 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-271-9/+10
* bcache: Track dirty data by stripeKent Overstreet2013-06-271-7/+13
* bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-271-28/+1Star
* bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-271-15/+6Star
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-23/+24
* bcache: Refactor btree ioKent Overstreet2013-06-271-149/+125Star
* bcache: Convert allocator thread to kthreadKent Overstreet2013-06-271-3/+3
* bcache: Allocator cleanup/fixesKent Overstreet2013-05-011-2/+1Star
* 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-241-0/+2503