aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-01bcache: use op_is_sync to check for synchronous requestsChristoph Hellwig1-2/+1
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe1-1/+1
2015-12-30bcache: prevent crash on changing writeback_runningStefan Bader1-1/+2
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