aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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