summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-2/+4
|\
| * bcache: convert cached_dev.count from atomic_t to refcount_tElena Reshetova2017-10-301-1/+1
| * bcache: update bio->bi_opf bypass/writeback REQ_ flag hintsEric Wheeler2017-10-161-1/+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