Alasdair G Kergon
|
1f4e0ff079
dm thin: commit before gathering status
|
13 年之前 |
Alasdair G Kergon
|
0ac55489d9
dm: use bool bitfields in struct dm_target
|
13 年之前 |
Mikulas Patocka
|
c66029f4d4
dm crypt: rename struct convert_context sector field
|
13 年之前 |
Alasdair G Kergon
|
49a8a9204b
dm crypt: store crypt_config instead of dm_target struct
|
13 年之前 |
Mikulas Patocka
|
fd2d231faf
dm crypt: move cipher data out of per_cpu struct
|
13 年之前 |
Mikulas Patocka
|
40b6229b69
dm crypt: rename pending field
|
13 年之前 |
majianpeng
|
1a66a08ae8
dm: replace simple_strtoul
|
13 年之前 |
Mikulas Patocka
|
31998ef193
dm: reject trailing characters in sccanf input
|
13 年之前 |
Mikulas Patocka
|
72c6e7afc4
dm crypt: add missing error handling
|
13 年之前 |
Mikulas Patocka
|
aeb2deae26
dm crypt: fix mempool deadlock
|
13 年之前 |
Cong Wang
|
c2e022cb65
dm: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Milan Broz
|
983c7db347
dm crypt: always disable discard_zeroes_data
|
13 年之前 |
Milan Broz
|
772ae5f54d
dm crypt: optionally support discard requests
|
14 年之前 |
Mike Snitzer
|
498f0103ea
dm table: share target argument parsing functions
|
14 年之前 |
Alasdair G Kergon
|
283a8328ca
dm: suppress endian warnings
|
14 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Linus Torvalds
|
44bbd7ac26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
|
14 年之前 |
Milan Broz
|
de8be5ac70
dm crypt: wipe keys string immediately after key is set
|
14 年之前 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 年之前 |
Milan Broz
|
3474578593
dm crypt: add loop aes iv generator
|
14 年之前 |
Milan Broz
|
d1f9642381
dm crypt: add multi key capability
|
14 年之前 |
Milan Broz
|
2dc5327d3a
dm crypt: add post iv call to iv generator
|
14 年之前 |
Milan Broz
|
20c82538e4
dm crypt: use io thread for reads only if mempool exhausted
|
14 年之前 |
Andi Kleen
|
c029772125
dm crypt: scale to multiple cpus
|
14 年之前 |
Milan Broz
|
7dbcd13741
dm crypt: simplify compatible table output
|
14 年之前 |
Milan Broz
|
69a8cfcda2
dm crypt: set key size early
|
14 年之前 |
Tejun Heo
|
d87f4c14f2
dm: implement REQ_FLUSH/FUA support for bio-based dm
|
15 年之前 |
Alasdair G Kergon
|
b441a262e7
dm: use dm_target_offset macro
|
15 年之前 |
Milan Broz
|
5ebaee6d29
dm crypt: simplify crypt_ctr
|
15 年之前 |
Milan Broz
|
28513fccf0
dm crypt: simplify crypt_config destruction logic
|
15 年之前 |