Bart Van Assche
|
47344e330e
bcache: Fix kernel-doc warnings
|
7 years ago |
Bart Van Assche
|
fd01991d5c
bcache: Fix indentation
|
7 years ago |
Tang Junhui
|
ca71df3166
bcache: fix using of loop variable in memory shrink
|
7 years ago |
Tang Junhui
|
f3641c3abd
bcache: fix error return value in memory shrink
|
7 years ago |
Coly Li
|
771f393e8f
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
|
7 years ago |
Tang Junhui
|
682811b3ce
bcache: fix for allocator and register thread race
|
7 years ago |
Coly Li
|
2831231d4c
bcache: reduce cache_set devices iteration by devices_max_used
|
7 years ago |
Vasyl Gomonovych
|
9d13411784
bcache: Use PTR_ERR_OR_ZERO()
|
7 years ago |
Ming Lei
|
25d8be77e1
block: move bio_alloc_pages() to bcache
|
7 years ago |
Ming Lei
|
c2421edf5f
bcache: comment on direct access to bvec table
|
7 years ago |
Michael Lyle
|
6c4ca1e36c
bcache: check return value of register_shrinker
|
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 |
Tang Junhui
|
d44c2f9e7c
bcache: update bucket_in_use in real time
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Ingo Molnar
|
b2d0910310
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
|
8 years ago |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 years ago |
Kent Overstreet
|
be628be095
bcache: Make gc wakeup sane, remove set_task_state()
|
9 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 years ago |
Guoqing Jiang
|
491221f88d
block: export bio_free_pages to other modules
|
9 years ago |
Mike Christie
|
ad0d9e76a4
bcache: use bio op accessors
|
9 years ago |
Jiri Kosina
|
29e6c57cc7
bcache: bch_gc_thread() is not freezable
|
9 years ago |
Kent Overstreet
|
c5f1e5adf9
bcache: Add a cond_resched() call to gc
|
9 years ago |
Zheng Liu
|
2ef9ccbfcb
bcache: fix a livelock when we cause a huge number of cache misses
|
9 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Slava Pestov
|
2452cc8906
bcache: try to set b->parent properly
|
11 years ago |
Slava Pestov
|
400ffaa2ac
bcache: fix use-after-free in btree_gc_coalesce()
|
11 years ago |
Slava Pestov
|
913dc33fb2
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
|
11 years ago |
Kent Overstreet
|
501d52a90c
bcache: Allocate bounce buffers with GFP_NOWAIT
|
11 years ago |
Kent Overstreet
|
bcf090e004
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
|
11 years ago |