Liang Chen
|
330a4db89d
bcache: explicitly destroy mutex while exiting
|
7 éve |
Elena Reshetova
|
3b304d24a7
bcache: convert cached_dev.count from atomic_t to refcount_t
|
7 éve |
Yijing Wang
|
e89d67596e
bcache: Remove redundant set_capacity
|
7 éve |
Coly Li
|
1dbe32ad0a
bcache: rewrite multiple partitions support
|
7 éve |
Tang Junhui
|
175206cf9a
bcache: initialize dirty stripes in flash_dev_run()
|
8 éve |
Dan Carpenter
|
da22f0eea5
bcache: silence static checker warning
|
8 éve |
Tang Junhui
|
9baf30972b
bcache: fix for gc and write-back race
|
8 éve |
Jan Kara
|
4b758df21e
bcache: Fix leak of bdev reference
|
8 éve |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 éve |
NeilBrown
|
47e0fb461f
blk: make the bioset rescue_workqueue optional.
|
8 éve |
NeilBrown
|
011067b056
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
|
8 éve |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 éve |
Michal Hocko
|
bc4e54f6e9
drivers/md/bcache/super.c: use kvmalloc
|
8 éve |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 éve |
Eric Wheeler
|
b8c0d911ac
bcache: partition support: add 16 minors per bcacheN device
|
8 éve |
Kent Overstreet
|
be628be095
bcache: Make gc wakeup sane, remove set_task_state()
|
8 éve |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
8 éve |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 éve |
Eric Wheeler
|
90706094d5
bcache: pr_err: more meaningful error message when nr_stripes is invalid
|
9 éve |
Kent Overstreet
|
acc9cf8c66
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
|
9 éve |
Eric Wheeler
|
d9dc1702b2
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
|
9 éve |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 éve |
Yijing Wang
|
89b920e003
bcache: Remove redundant block_size assignment
|
9 éve |
Yijing Wang
|
c50d4d5dd3
bcache: Remove redundant parameter for cache_alloc()
|
9 éve |
Bhaktipriya Shridhar
|
81baf90af2
bcache: Remove deprecated create_workqueue
|
9 éve |
Mike Christie
|
ad0d9e76a4
bcache: use bio op accessors
|
9 éve |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 éve |
Jens Axboe
|
84b4ff9ef2
bcache: switch to using blk_queue_write_cache()
|
9 éve |
Eric Wheeler
|
f8b11260a4
bcache: fix cache_set_flush() NULL pointer dereference on OOM
|
9 éve |
Eric Wheeler
|
9b299728ed
bcache: cleaned up error handling around register_cache()
|
9 éve |