summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/sysfs.c
Commit message (Expand)AuthorAge
* bcache: add io_disable to struct cached_devColy Li2018-03-18
* bcache: fix incorrect sysfs output value of strip sizeTang Junhui2018-03-18
* bcache: add stop_when_cache_set_failed option to backing deviceColy Li2018-03-18
* bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li2018-03-18
* bcache: stop dc->writeback_rate_update properlyColy Li2018-03-18
* bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-07
* bcache: return attach error when no cache set existTang Junhui2018-02-07
* bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-07
* bcache: set error_limit correctlyColy Li2018-02-07
* bcache: add journal statisticTang Junhui2018-02-07
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * bcache: implement PI controller for writeback rateMichael Lyle2017-10-16
| * bcache: Avoid nested function definitionPeter Foley2017-10-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-06
* bcache: gc does not work when triggering by manual commandTang Junhui2017-09-06
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* bcache: remove nested function usageJohn Sheu2014-03-18
* bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
* bcache: Improve priority_statsKent Overstreet2014-03-18
* bcache: Minor fixes from kbuild robotKent Overstreet2014-01-29
* bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-08
* bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-08
* bcache: Add struct btree_keysKent Overstreet2014-01-08
* bcache: Add struct bset_sort_stateKent Overstreet2014-01-08
* bcache: Rework allocator reservesKent Overstreet2014-01-08
* bcache: New writeback PD controllerKent Overstreet2013-12-16
* bcache: Bypass torture testKent Overstreet2013-11-10
* bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-10
* bcache: Kill sequential_merge optionKent Overstreet2013-11-10
* bcache: Incremental gcKent Overstreet2013-11-10
* bcache: Debug code improvementsKent Overstreet2013-11-10
* bcache: Convert gc to a kthreadKent Overstreet2013-11-10
* bcache: Stripe size isn't necessarily a power of twoKent Overstreet2013-11-10
* bcache: Add on error panic/unregister settingKent Overstreet2013-11-10
* bcache: Strip endline when writing the label through sysfsGabriel de Perthuis2013-09-24
* drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-10
* bcache: check for allocation failuresDan Carpenter2013-07-12
* bcache: Send label ueventsGabriel de Perthuis2013-06-26
* bcache: Write out full stripesKent Overstreet2013-06-26
* bcache: Track dirty data by stripeKent Overstreet2013-06-26
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet2013-06-26
* bcache: Don't export utility code, prefix with bch_Kent Overstreet2013-03-28
* bcache: A block layer cacheKent Overstreet2013-03-23