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 |
Andy Shevchenko
|
e944e03e33
dm crypt: replace custom implementation of hex2bin()
|
8 years ago |
Eric Biggers
|
86f917adea
dm crypt: remove obsolete references to per-CPU state
|
8 years ago |
Tim Murray
|
a1b89132dc
dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues
|
8 years ago |
Ondrej Kozina
|
c82feeec9a
dm crypt: rewrite (wipe) key in crypto layer using random data
|
8 years ago |
Mikulas Patocka
|
583fe7474c
dm crypt: fix large block integrity support
|
8 years ago |
Christoph Hellwig
|
48920ff2a5
block: remove the discard_zeroes_data flag
|
8 years ago |
Mikulas Patocka
|
ff3af92b44
dm crypt: use shifts instead of sector_div
|
8 years ago |
Milan Broz
|
8f0009a225
dm crypt: optionally support larger encryption sector size
|
8 years ago |
Milan Broz
|
33d2f09fcb
dm crypt: introduce new format of cipher with "capi:" prefix
|
8 years ago |
Milan Broz
|
e889f97a3e
dm crypt: factor IV constructor out to separate function
|
8 years ago |
Milan Broz
|
ef43aa3806
dm crypt: add cryptographic data integrity protection (authenticated encryption)
|
8 years ago |
David Howells
|
0837e49ab3
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
|
8 years ago |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Ondrej Kozina
|
f5b0cba8f2
dm crypt: replace RCU read-side section with rwsem
|
8 years ago |
Davidlohr Bueso
|
642fa448ae
sched/core: Remove set_task_state()
|
8 years ago |
Linus Torvalds
|
775a2e29c3
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Ondrej Kozina
|
027c431ccf
dm crypt: reject key strings containing whitespace chars
|
8 years ago |
Ondrej Kozina
|
c538f6ec9f
dm crypt: add ability to use keys from the kernel key retention service
|
8 years ago |
Julia Lawall
|
1b1b58f54f
dm crypt: constify crypt_iv_operations structures
|
9 years ago |
Mikulas Patocka
|
671ea6b457
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
|
9 years ago |
Ondrej Kozina
|
265e9098ba
dm crypt: mark key as invalid until properly loaded
|
8 years ago |
Ming Lei
|
0dae7fe597
dm crypt: use bio_add_page()
|
8 years ago |
Christoph Hellwig
|
ef295ecf09
block: better op and flags encoding
|
8 years ago |
Linus Torvalds
|
48915c2cbc
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 years ago |
Linus Torvalds
|
513a4befae
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
|
9 years ago |
Rabin Vincent
|
f659b10087
dm crypt: fix crash on exit
|
9 years ago |
Bart Van Assche
|
4382e33ad3
block, dm-crypt, btrfs: Introduce bio_flags()
|
9 years ago |
Eric Biggers
|
5d0be84ec0
dm crypt: fix free of bad values after tfm allocation failure
|
9 years ago |
Mikulas Patocka
|
4e870e948f
dm crypt: fix error with too large bios
|
9 years ago |