summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/writeback.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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