summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-28/+25
|\
| * bcache: New writeback PD controllerKent Overstreet2013-12-161-24/+23
| * bcache: Use uninterruptible sleep in writebackKent Overstreet2013-12-161-2/+2
| * bcache: kthread don't set writeback task to INTERUPTIBLEStefan Priebe2013-12-161-2/+0
* | block: Abstract out bvec iteratorKent Overstreet2013-11-231-3/+3
|/
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-101-3/+3
* bcache: Better full stripe scanningKent Overstreet2013-11-101-38/+56
* bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()Kent Overstreet2013-11-101-4/+2
* bcache: Don't use op->insert_collisionKent Overstreet2013-11-101-3/+4
* bcache: Kill op->replaceKent Overstreet2013-11-101-6/+4
* bcache: Kill op->clKent Overstreet2013-11-101-3/+2
* bcache: Prune struct btree_opKent Overstreet2013-11-101-5/+12
* bcache: Add btree_map() functionsKent Overstreet2013-11-101-24/+13
* bcache: Convert writeback to a kthreadKent Overstreet2013-11-101-197/+174
* bcache: Move keylist out of btree_opKent Overstreet2013-11-101-2/+5
* bcache: Add explicit keylist arg to btree_insert()Kent Overstreet2013-11-101-1/+1
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-101-16/+17
* bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet2013-09-241-2/+1
* bcache: Fix a writeback performance regressionKent Overstreet2013-09-241-22/+21
* bcache: Use standard utility codeKent Overstreet2013-07-011-3/+4
* bcache: Write out full stripesKent Overstreet2013-06-261-2/+42
* bcache: Track dirty data by stripeKent Overstreet2013-06-261-6/+34
* bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-261-0/+36
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-261-4/+6
* bcache: Fix error handling in init codeKent Overstreet2013-05-151-1/+1
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-3/+3
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+414
OpenPOWER on IntegriCloud