aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-10bcache: Add explicit keylist arg to btree_insert()Kent Overstreet1-1/+1
2013-11-10bcache: Stripe size isn't necessarily a power of twoKent Overstreet1-16/+17
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet1-2/+1
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet1-22/+21
2013-07-01bcache: Use standard utility codeKent Overstreet1-3/+4
2013-06-26bcache: Write out full stripesKent Overstreet1-2/+42
2013-06-26bcache: Track dirty data by stripeKent Overstreet1-6/+34
2013-06-26bcache: Initialize sectors_dirty when attachingKent Overstreet1-0/+36
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-4/+6
2013-05-15bcache: Fix error handling in init codeKent Overstreet1-1/+1
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet1-3/+3
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+414