aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04bcache: fix uninterruptible sleep in writeback threadSlava Pestov1-1/+2
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-1/+1
2013-11-10bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet1-1/+1
2013-11-10bcache: Better full stripe scanningKent Overstreet1-8/+13
2013-11-10bcache: Convert writeback to a kthreadKent Overstreet1-3/+22
2013-11-10bcache: Stripe size isn't necessarily a power of twoKent Overstreet1-3/+5
2013-06-26bcache: Write out full stripesKent Overstreet1-0/+43
2013-06-26bcache: Track dirty data by stripeKent Overstreet1-0/+21