Coly Li
|
6e916a7eb1
bcache: store disk name in struct cache and struct cached_dev
|
7 years ago |
Chengguang Xu
|
df2b94313a
bcache: move closure debug file into debug directory
|
7 years ago |
Tang Junhui
|
539d39eb27
bcache: fix wrong return value in bch_debug_init()
|
7 years ago |
Ming Lei
|
25d8be77e1
block: move bio_alloc_pages() to bcache
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
NeilBrown
|
5a136fdf5a
bcache: use kmalloc to allocate bio in bch_data_verify()
|
8 years ago |
Ming Lei
|
4113b88a65
bcache: debug: avoid accessing .bi_io_vec directly
|
8 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 |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 years ago |
Kent Overstreet
|
dc9d98d621
bcache: Convert debug code to btree_keys
|
11 years ago |
Kent Overstreet
|
c052dd9a26
bcache: Convert btree_iter to struct btree_keys
|
12 years ago |
Kent Overstreet
|
a85e968e66
bcache: Add struct btree_keys
|
11 years ago |
Kent Overstreet
|
65d45231b5
bcache: Abstract out stuff needed for sorting
|
11 years ago |
Kent Overstreet
|
ee811287c9
bcache: Rename/shuffle various code around
|
11 years ago |
Kent Overstreet
|
fafff81cea
bcache: Bkey indexing renaming
|
11 years ago |
Kent Overstreet
|
78b77bf8b2
bcache: Btree verify code improvements
|
11 years ago |
Kent Overstreet
|
88b9f8c426
bcache: kill index()
|
11 years ago |
Kent Overstreet
|
cb7a583e6a
bcache: kill closure locking usage
|
11 years ago |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Kent Overstreet
|
5ceaaad704
bcache: Bypass torture test
|
12 years ago |
Kent Overstreet
|
280481d06c
bcache: Debug code improvements
|
12 years ago |
Kent Overstreet
|
220bb38c21
bcache: Break up struct search
|
12 years ago |
Kent Overstreet
|
8e51e414a3
bcache: Use standard utility code
|
12 years ago |
Kent Overstreet
|
f3059a5461
bcache: Delete fuzz tester
|
12 years ago |
Kent Overstreet
|
72c270612b
bcache: Write out full stripes
|
12 years ago |
Kent Overstreet
|
85b1492ee1
bcache: Rip out pkey()/pbtree()
|
12 years ago |