index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-02-07
1
-2
/
+4
*
bcache: return attach error when no cache set exist
Tang Junhui
2018-02-07
1
-2
/
+3
*
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
2018-02-07
1
-1
/
+3
*
bcache: set error_limit correctly
Coly Li
2018-02-07
1
-2
/
+2
*
bcache: add journal statistic
Tang Junhui
2018-02-07
1
-0
/
+15
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-12
/
+16
|
\
|
*
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
1
-8
/
+10
|
*
bcache: Avoid nested function definition
Peter Foley
2017-10-16
1
-4
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-06
1
-2
/
+2
*
bcache: gc does not work when triggering by manual command
Tang Junhui
2017-09-06
1
-1
/
+14
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
bcache: remove nested function usage
John Sheu
2014-03-18
1
-63
/
+63
*
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
1
-3
/
+0
*
bcache: Improve priority_stats
Kent Overstreet
2014-03-18
1
-6
/
+20
*
bcache: Minor fixes from kbuild robot
Kent Overstreet
2014-01-29
1
-1
/
+1
*
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
2014-01-08
1
-1
/
+1
*
bcache: Refactor bset_tree sysfs stats
Kent Overstreet
2014-01-08
1
-0
/
+42
*
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
1
-1
/
+1
*
bcache: Add struct bset_sort_state
Kent Overstreet
2014-01-08
1
-1
/
+1
*
bcache: Rework allocator reserves
Kent Overstreet
2014-01-08
1
-31
/
+0
*
bcache: New writeback PD controller
Kent Overstreet
2013-12-16
1
-21
/
+29
*
bcache: Bypass torture test
Kent Overstreet
2013-11-10
1
-0
/
+4
*
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Kill sequential_merge option
Kent Overstreet
2013-11-10
1
-4
/
+0
*
bcache: Incremental gc
Kent Overstreet
2013-11-10
1
-2
/
+0
*
bcache: Debug code improvements
Kent Overstreet
2013-11-10
1
-0
/
+5
*
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Add on error panic/unregister setting
Kent Overstreet
2013-11-10
1
-0
/
+21
*
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
2013-09-24
1
-2
/
+7
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
1
-1
/
+1
*
bcache: check for allocation failures
Dan Carpenter
2013-07-12
1
-0
/
+2
*
bcache: Send label uevents
Gabriel de Perthuis
2013-06-26
1
-0
/
+9
*
bcache: Write out full stripes
Kent Overstreet
2013-06-26
1
-0
/
+8
*
bcache: Track dirty data by stripe
Kent Overstreet
2013-06-26
1
-2
/
+3
*
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
1
-0
/
+1
*
bcache: fix a spurious gcc complaint, use scnprintf
Kent Overstreet
2013-06-26
1
-21
/
+22
*
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
2013-03-28
1
-12
/
+12
*
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+817