index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
writeback.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
bcache: Fix indentation
Bart Van Assche
1
-1
/
+1
2018-03-19
bcache: fix cached_dev->count usage for bch_cache_set_error()
Coly Li
1
-2
/
+0
2018-02-07
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
1
-0
/
+3
2018-01-08
bcache: fix writeback target calc on large devices
Michael Lyle
1
-0
/
+7
2018-01-08
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
1
-1
/
+1
2018-01-08
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
1
-0
/
+3
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
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-31
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-10-16
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
1
-1
/
+3
2017-09-07
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
1
-1
/
+1
2017-09-06
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
1
-0
/
+19
2016-11-01
bcache: use op_is_sync to check for synchronous requests
Christoph Hellwig
1
-2
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-1
/
+1
2015-12-31
bcache: prevent crash on changing writeback_running
Stefan Bader
1
-1
/
+2
2014-08-05
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
1
-1
/
+2
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-11-11
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
1
-1
/
+1
2013-11-11
bcache: Better full stripe scanning
Kent Overstreet
1
-8
/
+13
2013-11-11
bcache: Convert writeback to a kthread
Kent Overstreet
1
-3
/
+22
2013-11-11
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
1
-3
/
+5
2013-06-27
bcache: Write out full stripes
Kent Overstreet
1
-0
/
+43
2013-06-27
bcache: Track dirty data by stripe
Kent Overstreet
1
-0
/
+21