summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Minor fixes from kbuild robotKent Overstreet2014-01-291-1/+1
* bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-081-1/+1
* bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-081-0/+42
* bcache: Add struct btree_keysKent Overstreet2014-01-081-1/+1
* bcache: Add struct bset_sort_stateKent Overstreet2014-01-081-1/+1
* bcache: Rework allocator reservesKent Overstreet2014-01-081-31/+0Star
* bcache: New writeback PD controllerKent Overstreet2013-12-161-21/+29
* bcache: Bypass torture testKent Overstreet2013-11-111-0/+4
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-111-1/+1
* bcache: Kill sequential_merge optionKent Overstreet2013-11-111-4/+0Star
* bcache: Incremental gcKent Overstreet2013-11-111-2/+0Star
* bcache: Debug code improvementsKent Overstreet2013-11-111-0/+5
* bcache: Convert gc to a kthreadKent Overstreet2013-11-111-1/+1
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-111-1/+1
* bcache: Add on error panic/unregister settingKent Overstreet2013-11-111-0/+21
* bcache: Strip endline when writing the label through sysfsGabriel de Perthuis2013-09-241-2/+7
* drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-111-1/+1
* bcache: check for allocation failuresDan Carpenter2013-07-121-0/+2
* bcache: Send label ueventsGabriel de Perthuis2013-06-271-0/+9
* bcache: Write out full stripesKent Overstreet2013-06-271-0/+8
* bcache: Track dirty data by stripeKent Overstreet2013-06-271-2/+3
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-0/+1
* bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet2013-06-271-21/+22
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-281-12/+12
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+817