aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/btree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet1-1/+3
2013-07-01bcache: Use standard utility codeKent Overstreet1-5/+2
2013-07-01bcache: Delete fuzz testerKent Overstreet1-2/+2
2013-07-01bcache: Document shrinker reserve betterKent Overstreet1-0/+7
2013-07-01bcache: FUA fixesKent Overstreet1-3/+22
2013-06-26bcache: Write out full stripesKent Overstreet1-9/+10
2013-06-26bcache: Track dirty data by stripeKent Overstreet1-7/+13
2013-06-26bcache: Initialize sectors_dirty when attachingKent Overstreet1-28/+1
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet1-15/+6
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-23/+24
2013-06-26bcache: Refactor btree ioKent Overstreet1-149/+125
2013-06-26bcache: Convert allocator thread to kthreadKent Overstreet1-3/+3
2013-04-30bcache: Allocator cleanup/fixesKent Overstreet1-2/+1
2013-04-08bcache: Add missing #include <linux/prefetch.h>Geert Uytterhoeven1-0/+1
2013-04-08bcache: Sparse fixesKent Overstreet1-1/+1
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-9/+9
2013-03-25bcache: Style/checkpatch fixesKent Overstreet1-2/+2
2013-03-25bcache: Build fixes from test robotKent Overstreet1-1/+1
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+2503