index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
1
-35
/
+9
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
1
-0
/
+35
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
1
-0
/
+18
2018-03-19
bcache: add io_disable to struct cached_dev
Coly Li
1
-1
/
+14
2018-03-19
bcache: fix incorrect sysfs output value of strip size
Tang Junhui
1
-1
/
+1
2018-03-19
bcache: add stop_when_cache_set_failed option to backing device
Coly Li
1
-0
/
+17
2018-03-19
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
1
-0
/
+18
2018-03-19
bcache: stop dc->writeback_rate_update properly
Coly Li
1
-1
/
+2
2018-02-07
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
1
-2
/
+4
2018-02-07
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-02-07
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
1
-1
/
+3
2018-02-07
bcache: set error_limit correctly
Coly Li
1
-2
/
+2
2018-02-07
bcache: add journal statistic
Tang Junhui
1
-0
/
+15
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
bcache: implement PI controller for writeback rate
Michael Lyle
1
-8
/
+10
2017-10-16
bcache: Avoid nested function definition
Peter Foley
1
-4
/
+6
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
2017-09-06
bcache: gc does not work when triggering by manual command
Tang Junhui
1
-1
/
+14
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2014-03-18
bcache: remove nested function usage
John Sheu
1
-63
/
+63
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
1
-3
/
+0
2014-03-18
bcache: Improve priority_stats
Kent Overstreet
1
-6
/
+20
2014-01-30
bcache: Minor fixes from kbuild robot
Kent Overstreet
1
-1
/
+1
2014-01-09
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
1
-1
/
+1
2014-01-09
bcache: Refactor bset_tree sysfs stats
Kent Overstreet
1
-0
/
+42
2014-01-09
bcache: Add struct btree_keys
Kent Overstreet
1
-1
/
+1
2014-01-09
bcache: Add struct bset_sort_state
Kent Overstreet
1
-1
/
+1
2014-01-09
bcache: Rework allocator reserves
Kent Overstreet
1
-31
/
+0
2013-12-17
bcache: New writeback PD controller
Kent Overstreet
1
-21
/
+29
2013-11-11
bcache: Bypass torture test
Kent Overstreet
1
-0
/
+4
2013-11-11
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
1
-1
/
+1
2013-11-11
bcache: Kill sequential_merge option
Kent Overstreet
1
-4
/
+0
2013-11-11
bcache: Incremental gc
Kent Overstreet
1
-2
/
+0
2013-11-11
bcache: Debug code improvements
Kent Overstreet
1
-0
/
+5
2013-11-11
bcache: Convert gc to a kthread
Kent Overstreet
1
-1
/
+1
2013-11-11
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
1
-1
/
+1
2013-11-11
bcache: Add on error panic/unregister setting
Kent Overstreet
1
-0
/
+21
2013-09-25
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
1
-2
/
+7
2013-09-11
drivers: convert shrinkers to new count/scan API
Dave Chinner
1
-1
/
+1
2013-07-12
bcache: check for allocation failures
Dan Carpenter
1
-0
/
+2
2013-06-27
bcache: Send label uevents
Gabriel de Perthuis
1
-0
/
+9
2013-06-27
bcache: Write out full stripes
Kent Overstreet
1
-0
/
+8
2013-06-27
bcache: Track dirty data by stripe
Kent Overstreet
1
-2
/
+3
2013-06-27
bcache: Fix/revamp tracepoints
Kent Overstreet
1
-0
/
+1
2013-06-27
bcache: fix a spurious gcc complaint, use scnprintf
Kent Overstreet
1
-21
/
+22
2013-03-28
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
1
-12
/
+12
2013-03-24
bcache: A block layer cache
Kent Overstreet
1
-0
/
+817