Coly Li
|
09a44ca211
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
|
7 years ago |
Coly Li
|
4fd8e13843
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
|
7 years ago |
Coly Li
|
6147305c73
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
|
7 years ago |
Coly Li
|
6e916a7eb1
bcache: store disk name in struct cache and struct cached_dev
|
7 years ago |
Linus Torvalds
|
3526dd0c78
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
|
7 years ago |
Bart Van Assche
|
5f2b18ec8e
bcache: Fix a compiler warning in bcache_device_init()
|
7 years ago |
Coly Li
|
c7b7bd0740
bcache: add io_disable to struct cached_dev
|
7 years ago |
Coly Li
|
27a40ab926
bcache: add backing_request_endio() for bi_end_io
|
7 years ago |
Chengguang Xu
|
df2b94313a
bcache: move closure debug file into debug directory
|
7 years ago |
Coly Li
|
7e027ca4b5
bcache: add stop_when_cache_set_failed option to backing device
|
7 years ago |
Coly Li
|
771f393e8f
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
|
7 years ago |
Coly Li
|
3fd47bfe55
bcache: stop dc->writeback_rate_update properly
|
7 years ago |
Coly Li
|
804f3c6981
bcache: fix cached_dev->count usage for bch_cache_set_error()
|
7 years ago |
Bart Van Assche
|
44e1ebe2a3
bcache: Use the blk_queue_flag_{set,clear}() functions
|
7 years ago |
Michael Lyle
|
86755b7a96
bcache: don't attach backing with duplicate UUID
|
7 years ago |
Tang Junhui
|
cc40daf91b
bcache: fix crashes in duplicate cache device register
|
7 years ago |
Coly Li
|
02aa8a8b2b
bcache: correct flash only vols (check all uuids)
|
7 years ago |
Tang Junhui
|
73ac105be3
bcache: fix for data collapse after re-attaching an attached device
|
7 years ago |
Tang Junhui
|
682811b3ce
bcache: fix for allocator and register thread race
|
7 years ago |
Coly Li
|
7ba0d830dc
bcache: set error_limit correctly
|
7 years ago |
Coly Li
|
5138ac6748
bcache: fix misleading error message in bch_count_io_errors()
|
7 years ago |
Coly Li
|
2831231d4c
bcache: reduce cache_set devices iteration by devices_max_used
|
7 years ago |
Tang Junhui
|
8d29c4426b
bcache: stop writeback thread after detaching
|
7 years ago |
Ming Lei
|
263663cd3c
block: convert to bio_first_bvec_all & bio_first_page_all
|
7 years ago |
Liang Chen
|
330a4db89d
bcache: explicitly destroy mutex while exiting
|
8 years ago |
Elena Reshetova
|
3b304d24a7
bcache: convert cached_dev.count from atomic_t to refcount_t
|
8 years ago |
Yijing Wang
|
e89d67596e
bcache: Remove redundant set_capacity
|
8 years ago |
Coly Li
|
1dbe32ad0a
bcache: rewrite multiple partitions support
|
8 years ago |
Tang Junhui
|
175206cf9a
bcache: initialize dirty stripes in flash_dev_run()
|
8 years ago |
Dan Carpenter
|
da22f0eea5
bcache: silence static checker warning
|
8 years ago |