Bart Van Assche
|
fd01991d5c
bcache: Fix indentation
|
7 years ago |
Coly Li
|
804f3c6981
bcache: fix cached_dev->count usage for bch_cache_set_error()
|
7 years ago |
Coly Li
|
7a5e3ecbe5
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
|
7 years ago |
Michael Lyle
|
616486ab52
bcache: fix writeback target calc on large devices
|
7 years ago |
Coly Li
|
2831231d4c
bcache: reduce cache_set devices iteration by devices_max_used
|
7 years ago |
Tang Junhui
|
539d39eb27
bcache: fix wrong return value in bch_debug_init()
|
7 years ago |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Elena Reshetova
|
3b304d24a7
bcache: convert cached_dev.count from atomic_t to refcount_t
|
8 years ago |
Eric Wheeler
|
b41c9b0266
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
|
8 years ago |
Tang Junhui
|
175206cf9a
bcache: initialize dirty stripes in flash_dev_run()
|
8 years ago |
Tang Junhui
|
a8394090a9
bcache: correct cache_dirty_target in __update_writeback_rate()
|
8 years ago |
Christoph Hellwig
|
83b5df67c5
bcache: use op_is_sync to check for synchronous requests
|
9 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Stefan Bader
|
8d16ce540c
bcache: prevent crash on changing writeback_running
|
9 years ago |
Slava Pestov
|
9e5c353510
bcache: fix uninterruptible sleep in writeback thread
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Kent Overstreet
|
c4d951ddb6
bcache: Fix sysfs splat on shutdown with flash only devs
|
12 years ago |
Kent Overstreet
|
48a915a87f
bcache: Better full stripe scanning
|
12 years ago |
Kent Overstreet
|
5e6926daac
bcache: Convert writeback to a kthread
|
12 years ago |
Kent Overstreet
|
2d679fc756
bcache: Stripe size isn't necessarily a power of two
|
12 years ago |
Kent Overstreet
|
72c270612b
bcache: Write out full stripes
|
12 years ago |
Kent Overstreet
|
279afbad4e
bcache: Track dirty data by stripe
|
12 years ago |