Mikulas Patocka
|
ae1093be5a
dm snapshot: use mutex instead of rw_semaphore
|
7 years ago |
monty_pavel@sina.com
|
7e6358d244
dm: fix various targets to dm_register_target after module __init resources created
|
7 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 |
Christoph Hellwig
|
846785e6a5
dm: don't return errnos from ->map
|
8 years ago |
Dan Williams
|
817bf40265
dm: teach dm-targets to use a dax_device + dax_operations
|
8 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
f7e6816994
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 years ago |
Toshi Kani
|
f6e629bd23
dm snap: add fake origin_direct_access
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
DingXiang
|
4df2bf466a
dm snapshot: disallow the COW and origin devices from being identical
|
9 years ago |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 years ago |
Mikulas Patocka
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
9 years ago |
Mikulas Patocka
|
fe3265b180
dm: don't save and restore bi_private
|
9 years ago |
Mike Snitzer
|
b0d3cc011e
dm snapshot: add new persistent store option to support overflow
|
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 |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
Mikulas Patocka
|
76c44f6d80
dm snapshot: don't invalidate on-disk image on snapshot write overflow
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Mike Snitzer
|
326e1dbb57
block: remove management of bi_remaining when restoring original bi_end_io
|
10 years ago |
Jens Axboe
|
c4cf5261f8
bio: skip atomic inc/dec of ->bi_remaining for non-chains
|
10 years ago |
Mikulas Patocka
|
09ee96b214
dm snapshot: suspend merging snapshot when doing exception handover
|
10 years ago |
Mikulas Patocka
|
b735fede8d
dm snapshot: suspend origin when doing exception handover
|
10 years ago |
Mikulas Patocka
|
22aa66a3ee
dm snapshot: fix a possible invalid memory access on unload
|
10 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Linus Torvalds
|
0e04c641b1
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
11 years ago |
Mikulas Patocka
|
298eaa89b0
dm snapshot: do not split read bios sent to snapshot-origin target
|
11 years ago |