summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: never writeback a discard operationDaniel Axtens2019-03-231-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-071-1/+1
* bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-061-0/+19
* bcache: use op_is_sync to check for synchronous requestsChristoph Hellwig2016-11-011-2/+1
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-1/+1
* bcache: prevent crash on changing writeback_runningStefan Bader2015-12-301-1/+2
* bcache: fix uninterruptible sleep in writeback threadSlava Pestov2014-08-041-1/+2
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+1
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-101-1/+1
* bcache: Better full stripe scanningKent Overstreet2013-11-101-8/+13
* bcache: Convert writeback to a kthreadKent Overstreet2013-11-101-3/+22
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-101-3/+5
* bcache: Write out full stripesKent Overstreet2013-06-261-0/+43
* bcache: Track dirty data by stripeKent Overstreet2013-06-261-0/+21