Jens Axboe
|
dece16353e
block: change ->make_request_fn() and users to return a queue cookie
|
9 years ago |
Kent Overstreet
|
749b61dab3
bcache: remove driver private bio splitting code
|
11 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Jens Axboe
|
77b5a08427
bcache: don't embed 'return' statements in closure macros
|
10 years ago |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 years ago |
Jens Axboe
|
dac56212e8
bio: skip atomic inc/dec of ->bi_cnt for most use cases
|
10 years ago |
Gu Zheng
|
aae4933da9
md/bcache: use generic io stats accounting functions to simplify io stat accounting
|
10 years ago |
Slava Pestov
|
60ae81eee8
bcache: bcache_write tracepoint was crashing
|
11 years ago |
Kent Overstreet
|
3f5e0a34da
bcache: Kill dead cgroup code
|
11 years ago |
Nicholas Swenson
|
da415a096f
bcache: Fix moving_gc deadlocking with a foreground write
|
11 years ago |
Kent Overstreet
|
1b4eaf3d38
bcache: Fix flash_dev_cache_miss() for real this time
|
11 years ago |
Jens Axboe
|
96d2e8b5e2
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache into for-linus
|
11 years ago |
Linus Torvalds
|
53d8ab29f8
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
|
11 years ago |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 years ago |
Nicholas Swenson
|
e3b4825b85
bcache: bugfix - gc thread now gets woken when cache is full
|
11 years ago |
Hugh Dickins
|
b3ff8a2f95
cgroup: remove stray references to css_id
|
11 years ago |
Kent Overstreet
|
085d2a3dd4
bcache: Make bch_keylist_realloc() take u64s, not nptrs
|
11 years ago |
Kent Overstreet
|
a5ae4300c1
bcache: Zero less memory
|
12 years ago |
Kent Overstreet
|
d56d000a1f
bcache: Don't touch bucket gen for dirty ptrs
|
12 years ago |
Kent Overstreet
|
20d0189b10
block: Introduce new bio_split()
|
11 years ago |
Kent Overstreet
|
59d276fe02
block: Add bio_clone_fast()
|
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
|
ed9c47bebe
bcache: Kill unaligned bvec hack
|
11 years ago |
Kent Overstreet
|
5ceaaad704
bcache: Bypass torture test
|
12 years ago |
Kent Overstreet
|
c4d951ddb6
bcache: Fix sysfs splat on shutdown with flash only devs
|
12 years ago |
Kent Overstreet
|
8aee122071
bcache: Kill sequential_merge option
|
12 years ago |
Kent Overstreet
|
81ab4190ac
bcache: Pull on disk data structures out into a separate header
|
12 years ago |
Kent Overstreet
|
2599b53b7b
bcache: Move sector allocator to alloc.c
|
12 years ago |
Kent Overstreet
|
220bb38c21
bcache: Break up struct search
|
12 years ago |