summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/sysfs.c
AgeCommit message (Expand)AuthorLines
2014-03-18bcache: remove nested function usageJohn Sheu-63/+63
2014-03-18bcache: Rework btree cache reserve handlingKent Overstreet-3/+0
2014-03-18bcache: Improve priority_statsKent Overstreet-6/+20
2014-01-29bcache: Minor fixes from kbuild robotKent Overstreet-1/+1
2014-01-08bcache: Convert btree_iter to struct btree_keysKent Overstreet-1/+1
2014-01-08bcache: Refactor bset_tree sysfs statsKent Overstreet-0/+42
2014-01-08bcache: Add struct btree_keysKent Overstreet-1/+1
2014-01-08bcache: Add struct bset_sort_stateKent Overstreet-1/+1
2014-01-08bcache: Rework allocator reservesKent Overstreet-31/+0
2013-12-16bcache: New writeback PD controllerKent Overstreet-21/+29
2013-11-10bcache: Bypass torture testKent Overstreet-0/+4
2013-11-10bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet-1/+1
2013-11-10bcache: Kill sequential_merge optionKent Overstreet-4/+0
2013-11-10bcache: Incremental gcKent Overstreet-2/+0
2013-11-10bcache: Debug code improvementsKent Overstreet-0/+5
2013-11-10bcache: Convert gc to a kthreadKent Overstreet-1/+1
2013-11-10bcache: Stripe size isn't necessarily a power of twoKent Overstreet-1/+1
2013-11-10bcache: Add on error panic/unregister settingKent Overstreet-0/+21
2013-09-24bcache: Strip endline when writing the label through sysfsGabriel de Perthuis-2/+7
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner-1/+1
2013-07-12bcache: check for allocation failuresDan Carpenter-0/+2
2013-06-26bcache: Send label ueventsGabriel de Perthuis-0/+9
2013-06-26bcache: Write out full stripesKent Overstreet-0/+8
2013-06-26bcache: Track dirty data by stripeKent Overstreet-2/+3
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet-0/+1
2013-06-26bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet-21/+22
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet-12/+12
2013-03-23bcache: A block layer cacheKent Overstreet-0/+817