summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
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-30bcache: Minor fixes from kbuild robotKent Overstreet1-1/+1
2014-01-09bcache: Convert btree_iter to struct btree_keysKent Overstreet1-1/+1
2014-01-09bcache: Refactor bset_tree sysfs statsKent Overstreet1-0/+42
2014-01-09bcache: Add struct btree_keysKent Overstreet1-1/+1
2014-01-09bcache: Add struct bset_sort_stateKent Overstreet1-1/+1
2014-01-09bcache: Rework allocator reservesKent Overstreet1-31/+0
2013-12-17bcache: New writeback PD controllerKent Overstreet1-21/+29
2013-11-11bcache: Bypass torture testKent Overstreet1-0/+4
2013-11-11bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet1-1/+1
2013-11-11bcache: Kill sequential_merge optionKent Overstreet1-4/+0
2013-11-11bcache: Incremental gcKent Overstreet1-2/+0
2013-11-11bcache: Debug code improvementsKent Overstreet1-0/+5
2013-11-11bcache: Convert gc to a kthreadKent Overstreet1-1/+1
2013-11-11bcache: Stripe size isn't necessarily a power of twoKent Overstreet1-1/+1
2013-11-11bcache: Add on error panic/unregister settingKent Overstreet1-0/+21
2013-09-25bcache: Strip endline when writing the label through sysfsGabriel de Perthuis1-2/+7
2013-09-11drivers: convert shrinkers to new count/scan APIDave Chinner1-1/+1
2013-07-12bcache: check for allocation failuresDan Carpenter1-0/+2
2013-06-27bcache: Send label ueventsGabriel de Perthuis1-0/+9
2013-06-27bcache: Write out full stripesKent Overstreet1-0/+8
2013-06-27bcache: Track dirty data by stripeKent Overstreet1-2/+3
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet1-0/+1
2013-06-27bcache: 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-24bcache: A block layer cacheKent Overstreet1-0/+817