summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcache: Use standard utility codeKent Overstreet2013-07-011-3/+4
* bcache: Write out full stripesKent Overstreet2013-06-271-2/+42
* bcache: Track dirty data by stripeKent Overstreet2013-06-271-6/+34
* bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-271-0/+36
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-4/+6
* bcache: Fix error handling in init codeKent Overstreet2013-05-151-1/+1
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-3/+3
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+414