Eric Wheeler
|
b8c0d911ac
bcache: partition support: add 16 minors per bcacheN device
|
8 years ago |
Kent Overstreet
|
be628be095
bcache: Make gc wakeup sane, remove set_task_state()
|
8 years ago |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Eric Wheeler
|
90706094d5
bcache: pr_err: more meaningful error message when nr_stripes is invalid
|
9 years ago |
Kent Overstreet
|
acc9cf8c66
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
|
9 years ago |
Eric Wheeler
|
d9dc1702b2
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
|
9 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Yijing Wang
|
89b920e003
bcache: Remove redundant block_size assignment
|
9 years ago |
Yijing Wang
|
c50d4d5dd3
bcache: Remove redundant parameter for cache_alloc()
|
9 years ago |
Bhaktipriya Shridhar
|
81baf90af2
bcache: Remove deprecated create_workqueue
|
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 |
Jens Axboe
|
84b4ff9ef2
bcache: switch to using blk_queue_write_cache()
|
9 years ago |
Eric Wheeler
|
f8b11260a4
bcache: fix cache_set_flush() NULL pointer dereference on OOM
|
9 years ago |
Eric Wheeler
|
9b299728ed
bcache: cleaned up error handling around register_cache()
|
9 years ago |
Eric Wheeler
|
07cc6ef8ed
bcache: fix race of writeback thread starting before complete initialization
|
9 years ago |
Gabriel de Perthuis
|
d7076f2162
bcache: allows use of register in udev to avoid "device_busy" error.
|
9 years ago |
Zheng Liu
|
2ecf0cdb2b
bcache: unregister reboot notifier if bcache fails to unregister device
|
9 years ago |
Al Viro
|
4d4d8573a8
bcache: fix a leak in bch_cached_dev_run()
|
9 years ago |
Zheng Liu
|
fecaee6f20
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
|
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
|
2bb4cd5cc4
block: have drivers use blk_queue_max_discard_sectors()
|
10 years ago |
Pekka Enberg
|
958b43384e
bcache: use kvfree() in various places
|
10 years ago |
Mike Snitzer
|
b277da0a8a
block: disable entropy contributions for nonrot devices
|
11 years ago |
Kent Overstreet
|
0781c8748c
bcache: Drop unneeded blk_sync_queue() calls
|
11 years ago |
Jianjian Huo
|
789d21dbd9
bcache: add mutex lock for bch_is_open
|
11 years ago |
Slava Pestov
|
2452cc8906
bcache: try to set b->parent properly
|
11 years ago |
Slava Pestov
|
c9a78332b4
bcache: fix memory corruption in init error path
|
11 years ago |