Mikulas Patocka
|
df5d2e9089
dm kcopyd: introduce configurable throttling
|
12 years ago |
Alasdair G Kergon
|
55a62eef8d
dm: rename request variables to bios
|
12 years ago |
Mikulas Patocka
|
fd7c092e71
dm: fix truncated status strings
|
12 years ago |
Mikulas Patocka
|
7de3ee57da
dm: remove map_info
|
12 years ago |
Mikulas Patocka
|
0045d61b5b
dm raid1: dont use map_context
|
12 years ago |
Mikulas Patocka
|
89c7cd8974
dm raid1: rename read_record to bio_record
|
12 years ago |
Mikulas Patocka
|
39cf0ed27e
dm raid1: use per_bio_data
|
12 years ago |
Mikulas Patocka
|
19cbbc60c6
dm raid: use DM_ENDIO_INCOMPLETE
|
12 years ago |
Mikulas Patocka
|
7c27213b20
dm raid1: remove impossible mempool_alloc error test
|
12 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Alasdair G Kergon
|
1f4e0ff079
dm thin: commit before gathering status
|
13 years ago |
Alasdair G Kergon
|
0ac55489d9
dm: use bool bitfields in struct dm_target
|
13 years ago |
Mike Snitzer
|
542f903814
dm: support non power of two target max_io_len
|
13 years ago |
Mikulas Patocka
|
7c8d3a42fe
dm raid1: set discard_zeroes_data_unsupported
|
13 years ago |
Mikulas Patocka
|
751f188dd5
dm raid1: fix crash with mirror recovery and discard
|
13 years ago |
Mikulas Patocka
|
31998ef193
dm: reject trailing characters in sccanf input
|
13 years ago |
Mikulas Patocka
|
fa34ce7307
dm kcopyd: return client directly and not through a pointer
|
14 years ago |
Mikulas Patocka
|
5f43ba2950
dm kcopyd: reserve fewer pages
|
14 years ago |
Mikulas Patocka
|
bda8efec5c
dm io: use fixed initial mempool size
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Tejun Heo
|
9c4376de98
dm: use non reentrant workqueues if equivalent
|
14 years ago |
Tejun Heo
|
4d4d66ab53
dm: convert workqueues to alloc_ordered
|
14 years ago |
Tejun Heo
|
d5ffa387e2
dm: dont use flush_scheduled_work
|
14 years ago |
Mike Snitzer
|
5fc2ffeabb
dm raid1: support discard
|
14 years ago |
Tejun Heo
|
d87f4c14f2
dm: implement REQ_FLUSH/FUA support for bio-based dm
|
15 years ago |
Alasdair G Kergon
|
b441a262e7
dm: use dm_target_offset macro
|
15 years ago |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 years ago |
Takahiro Yasui
|
f070304094
dm raid1: fix deadlock when suspending failed device
|
15 years ago |
Nikanth Karthikesan
|
8215d6ec5f
dm table: remove unused dm_get_device range parameters
|
15 years ago |
Mikulas Patocka
|
ede5ea0b8b
dm raid1: always return error if all legs fail
|
15 years ago |