index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
sysfs.c
Age
Commit message (
Expand
)
Author
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
2018-12-13
bcache: set writeback_percent in a flexible range
Coly Li
2018-12-13
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
2018-12-13
bcache: option to automatically run gc thread after writeback
Coly Li
2018-12-13
bcache: introduce force_wake_up_gc()
Coly Li
2018-12-13
bcache: cannot set writeback_running via sysfs if no writeback kthread created
Shenghui Wang
2018-12-13
bcache: update comment in sysfs.c
Shenghui Wang
2018-10-08
bcache: Populate writeback_rate_minimum attribute
Ben Peddell
2018-08-11
bcache: add static const prefix to char * array declarations
Coly Li
2018-08-11
bcache: style fixes for lines over 80 characters
Coly Li
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-08-10
bcache: fix error setting writeback_rate through sysfs interface
Coly Li
2018-08-09
bcache: make the pr_err statement used for ENOENT only in sysfs_attatch section
Shenghui Wang
2018-08-09
bcache: set max writeback rate when I/O request is idle
Coly Li
2018-08-09
bcache: display rate debug parameters to 0 when writeback is not running
Coly Li
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-03-18
bcache: add io_disable to struct cached_dev
Coly Li
2018-03-18
bcache: fix incorrect sysfs output value of strip size
Tang Junhui
2018-03-18
bcache: add stop_when_cache_set_failed option to backing device
Coly Li
2018-03-18
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
2018-03-18
bcache: stop dc->writeback_rate_update properly
Coly Li
2018-02-07
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-02-07
bcache: return attach error when no cache set exist
Tang Junhui
2018-02-07
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
2018-02-07
bcache: set error_limit correctly
Coly Li
2018-02-07
bcache: add journal statistic
Tang Junhui
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
bcache: Avoid nested function definition
Peter Foley
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-06
bcache: gc does not work when triggering by manual command
Tang Junhui
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-03-18
bcache: remove nested function usage
John Sheu
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
[next]