Mike Snitzer
|
1eb5fa849f
dm: allow targets to return output from messages they are sent
|
7 years ago |
monty_pavel@sina.com
|
7e6358d244
dm: fix various targets to dm_register_target after module __init resources created
|
7 years ago |
Mike Snitzer
|
ef7afb3656
dm cache: lift common migration preparation code to alloc_migration()
|
7 years ago |
Joe Thornber
|
ede6507d67
dm cache: remove usused deferred_cells member from struct cache
|
7 years ago |
Mike Snitzer
|
693b960ea8
dm cache: simplify get_per_bio_data() by removing data_size argument
|
8 years ago |
Mike Snitzer
|
9958f1d9a0
dm cache: remove all obsolete writethrough-specific code
|
8 years ago |
Mike Snitzer
|
2df3bae9a6
dm cache: submit writethrough writes in parallel to origin and cache
|
8 years ago |
Mike Snitzer
|
8e3c382777
dm cache: pass cache structure to mode functions
|
8 years ago |
Joe Thornber
|
d1260e2a3f
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
|
7 years ago |
Linus Torvalds
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Eric Biggers
|
5916a22b83
dm: constify argument arrays
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Christoph Hellwig
|
1be5690984
dm: change ->end_io calling convention
|
8 years ago |
Joe Thornber
|
49b7f76890
dm cache: simplify the IDLE vs BUSY state calculation
|
8 years ago |
Joe Thornber
|
701e03e4e1
dm cache: track all IO to the cache rather than just the origin device's IO
|
8 years ago |
Joe Thornber
|
072792dcdf
dm cache: fix incorrect 'idle_time' reset in IO tracker
|
8 years ago |
Linus Torvalds
|
d35a878ae1
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Christoph Hellwig
|
48920ff2a5
block: remove the discard_zeroes_data flag
|
8 years ago |
Joe Thornber
|
449b668ce0
dm cache: set/clear the cache core's dirty_bitset when loading mappings
|
8 years ago |
Joe Thornber
|
b29d4986d0
dm cache: significant rework to leverage dm-bio-prison-v2
|
8 years ago |
Joe Thornber
|
742c8fdc31
dm bio prison v2: new interface for the bio prison
|
9 years ago |
Linus Torvalds
|
7a771ceac7
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Joe Thornber
|
629d0a8a1a
dm cache metadata: add "metadata2" feature
|
9 years ago |
Joe Thornber
|
ca763d0a53
dm cache: fix corruption seen when using cache > 2TB
|
8 years ago |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 years ago |
Christoph Hellwig
|
f73f44eb00
block: add a op_is_flush helper
|
8 years ago |
Mike Snitzer
|
23cab26dfc
dm cache: add missing cache device name to DMERR in set_cache_mode()
|
9 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 |