summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/sysfs.c
AgeCommit message (Expand)Author
2019-04-05bcache: fix input overflow to sequential_cutoffColy Li
2019-04-05bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li
2018-05-30bcache: return attach error when no cache set existTang Junhui
2018-05-30bcache: fix for data collapse after re-attaching an attached deviceTang Junhui
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson
2014-03-18bcache: remove nested function usageJohn Sheu
2014-03-18bcache: Rework btree cache reserve handlingKent Overstreet
2014-03-18bcache: Improve priority_statsKent Overstreet
2014-01-29bcache: Minor fixes from kbuild robotKent Overstreet
2014-01-08bcache: Convert btree_iter to struct btree_keysKent Overstreet
2014-01-08bcache: Refactor bset_tree sysfs statsKent Overstreet
2014-01-08bcache: Add struct btree_keysKent Overstreet
2014-01-08bcache: Add struct bset_sort_stateKent Overstreet
2014-01-08bcache: Rework allocator reservesKent Overstreet
2013-12-16bcache: New writeback PD controllerKent Overstreet
2013-11-10bcache: Bypass torture testKent Overstreet
2013-11-10bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet
2013-11-10bcache: Kill sequential_merge optionKent Overstreet
2013-11-10bcache: Incremental gcKent Overstreet
2013-11-10bcache: Debug code improvementsKent Overstreet
2013-11-10bcache: Convert gc to a kthreadKent Overstreet
2013-11-10bcache: Stripe size isn't necessarily a power of twoKent Overstreet
2013-11-10bcache: Add on error panic/unregister settingKent Overstreet
2013-09-24bcache: Strip endline when writing the label through sysfsGabriel de Perthuis
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner
2013-07-12bcache: check for allocation failuresDan Carpenter
2013-06-26bcache: Send label ueventsGabriel de Perthuis
2013-06-26bcache: Write out full stripesKent Overstreet
2013-06-26bcache: Track dirty data by stripeKent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-06-26bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet