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