summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li2019-06-131-1/+6
* bcache: fix inaccurate result of unused bucketsGuoju Fang2019-04-241-2/+0
* bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li2019-02-091-2/+11
* bcache: fix input overflow to cache set io_error_limitColy Li2019-02-091-2/+1
* bcache: fix input overflow to journal_delay_msColy Li2019-02-091-1/+3
* bcache: fix input overflow to writeback_rate_minimumColy Li2019-02-091-1/+3
* bcache: fix potential div-zero error of writeback_rate_p_term_inverseColy Li2019-02-091-1/+3
* bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li2019-02-091-1/+3
* bcache: fix input overflow to writeback_delayColy Li2019-02-091-1/+1
* bcache: use sysfs_strtoul_bool() to set bit-field variablesColy Li2019-02-091-8/+8
* bcache: fix input overflow to sequential_cutoffColy Li2019-02-091-1/+3
* bcache: fix input integer overflow of congested thresholdColy Li2019-02-091-4/+6
* bcache: export backing_dev_uuid via sysfsColy Li2019-02-091-0/+9
* bcache: export backing_dev_name via sysfsColy Li2019-02-091-0/+8
* bcache: set writeback_percent in a flexible rangeColy Li2018-12-131-1/+2
* bcache: make cutoff_writeback and cutoff_writeback_sync tunableColy Li2018-12-131-0/+7
* bcache: option to automatically run gc thread after writebackColy Li2018-12-131-0/+9
* bcache: introduce force_wake_up_gc()Coly Li2018-12-131-15/+2
* bcache: cannot set writeback_running via sysfs if no writeback kthread createdShenghui Wang2018-12-131-2/+19
* bcache: update comment in sysfs.cShenghui Wang2018-12-131-2/+2
* bcache: Populate writeback_rate_minimum attributeBen Peddell2018-10-081-0/+2
* bcache: add static const prefix to char * array declarationsColy Li2018-08-111-1/+1
* bcache: style fixes for lines over 80 charactersColy Li2018-08-111-4/+7
* bcache: style fix to add a blank line after declarationsColy Li2018-08-111-0/+5
* bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-111-9/+9
* bcache: fix error setting writeback_rate through sysfs interfaceColy Li2018-08-101-3/+10
* bcache: make the pr_err statement used for ENOENT only in sysfs_attatch sectionShenghui Wang2018-08-091-2/+2
* bcache: set max writeback rate when I/O request is idleColy Li2018-08-091-4/+11
* bcache: display rate debug parameters to 0 when writeback is not runningColy Li2018-08-091-10/+16
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+2
* bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko2018-05-281-35/+9
* bcache: Move couple of functions to sysfs.cAndy Shevchenko2018-05-281-0/+35
* bcache: Move couple of string arrays to sysfs.cAndy Shevchenko2018-05-281-0/+18
* bcache: add io_disable to struct cached_devColy Li2018-03-181-1/+14
* bcache: fix incorrect sysfs output value of strip sizeTang Junhui2018-03-181-1/+1
* bcache: add stop_when_cache_set_failed option to backing deviceColy Li2018-03-181-0/+17
* bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li2018-03-181-0/+18
* bcache: stop dc->writeback_rate_update properlyColy Li2018-03-181-1/+2
* bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-071-2/+4
* bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
* bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-071-1/+3
* bcache: set error_limit correctlyColy Li2018-02-071-2/+2
* bcache: add journal statisticTang Junhui2018-02-071-0/+15
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-12/+16
|\
| * bcache: implement PI controller for writeback rateMichael Lyle2017-10-161-8/+10
| * bcache: Avoid nested function definitionPeter Foley2017-10-161-4/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-061-2/+2
* bcache: gc does not work when triggering by manual commandTang Junhui2017-09-061-1/+14
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1