Mike Snitzer
|
23cab26dfc
dm cache: add missing cache device name to DMERR in set_cache_mode()
|
8 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 years ago |
Mike Snitzer
|
843f0f2e8f
dm cache: bump the target version
|
9 years ago |
Joe Thornber
|
d14fcf3dd7
dm cache: make sure every metadata function checks fail_io
|
9 years ago |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 years ago |
Mikulas Patocka
|
fe3265b180
dm: don't save and restore bi_private
|
9 years ago |
Julia Lawall
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
10 years ago |
Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
Linus Torvalds
|
1081230b74
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
|
10 years ago |
Joe Thornber
|
cc7da0ba9c
dm cache: fix use after freeing migrations
|
10 years ago |
Mike Snitzer
|
dc9cee5db5
dm cache: small cleanups related to deferred prison cell cleanup
|
10 years ago |
Joe Thornber
|
9153df7405
dm cache: fix leaking of deferred bio prison cells
|
10 years ago |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
Joe Thornber
|
e44b6a5a3c
dm cache: move wake_waker() from free_migrations() to where it is needed
|
10 years ago |
Mike Snitzer
|
795e633a2d
dm cache: fix device destroy hang due to improper prealloc_used accounting
|
10 years ago |
Mike Snitzer
|
3508e6590d
Revert "dm cache: do not wake_worker() in free_migration()"
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Mike Snitzer
|
665022d72f
dm cache: avoid calls to prealloc_free_structs() if possible
|
10 years ago |
Mike Snitzer
|
e782eff591
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
|
10 years ago |
Mike Snitzer
|
386cb7cdee
dm cache: do not wake_worker() in free_migration()
|
10 years ago |
Mike Snitzer
|
255eac2005
dm cache: display 'needs_check' in status if it is set
|
10 years ago |
Joe Thornber
|
fba10109a4
dm cache: age and write back cache entries even without active IO
|
10 years ago |
Mike Snitzer
|
b61d950962
dm cache: prefix all DMERR and DMINFO messages with cache device name
|
10 years ago |
Joe Thornber
|
028ae9f76f
dm cache: add fail io mode and needs_check flag
|
10 years ago |
Joe Thornber
|
88bf5184fa
dm cache: wake the worker thread every time we free a migration object
|
10 years ago |
Joe Thornber
|
40775257b9
dm cache: boost promotion of blocks that will be overwritten
|
10 years ago |
Joe Thornber
|
651f5fa2a3
dm cache: defer whole cells
|
10 years ago |
Joe Thornber
|
451b9e0071
dm cache: pull out some bitset utility functions for reuse
|
10 years ago |