index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
writeback.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: Fix indentation
Bart Van Assche
2018-03-18
1
-1
/
+1
*
bcache: fix cached_dev->count usage for bch_cache_set_error()
Coly Li
2018-03-18
1
-2
/
+0
*
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
2018-02-07
1
-0
/
+3
*
bcache: fix writeback target calc on large devices
Michael Lyle
2018-01-08
1
-0
/
+7
*
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
2018-01-08
1
-1
/
+1
*
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
2018-01-08
1
-0
/
+3
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-2
/
+4
|
\
|
*
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
1
-1
/
+1
|
*
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
1
-1
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-09-07
1
-1
/
+1
*
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-06
1
-0
/
+19
*
bcache: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
1
-2
/
+1
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-1
/
+1
*
bcache: prevent crash on changing writeback_running
Stefan Bader
2015-12-30
1
-1
/
+2
*
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
2014-08-04
1
-1
/
+2
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-1
/
+1
*
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Better full stripe scanning
Kent Overstreet
2013-11-10
1
-8
/
+13
*
bcache: Convert writeback to a kthread
Kent Overstreet
2013-11-10
1
-3
/
+22
*
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
2013-11-10
1
-3
/
+5
*
bcache: Write out full stripes
Kent Overstreet
2013-06-26
1
-0
/
+43
*
bcache: Track dirty data by stripe
Kent Overstreet
2013-06-26
1
-0
/
+21