Commit History

Author SHA1 Message Date
  Mikulas Patocka 5059353df8 dm crypt: limit the number of allocated pages 8 years ago
  Mike Snitzer 1eb5fa849f dm: allow targets to return output from messages they are sent 7 years ago
  Linus Torvalds 0be600a5ad Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 7 years ago
  Linus Torvalds 0a4b6e2f80 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block 7 years ago
  Mike Snitzer d5ffebdd79 dm: backfill missing calls to mutex_destroy() 7 years ago
  Wei Yongjun 3cc2e57c4b dm crypt: fix error return code in crypt_ctr() 7 years ago
  Ondrej Kozina dc94902bde dm crypt: wipe kernel key copy after IV initialization 7 years ago
  Milan Broz 27c7003697 dm crypt: fix crash by adding missing check for auth key size 7 years ago
  Ming Lei 92681eca61 dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() 7 years ago
  NeilBrown 80cd175783 dm crypt: remove BIOSET_NEED_RESCUER flag 8 years ago
  Mikulas Patocka 0440d5c0ca dm crypt: allow unaligned bv_offset 7 years ago
  Milan Broz 783874b050 dm crypt: reject sector_size feature if device length is not aligned to it 8 years ago
  Jeffy Chen bd86e32059 dm crypt: fix memory leak in crypt_ctr_cipher_old() 8 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
  Linus Torvalds a0725ab0c7 Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block 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 62d20aa6a0 dm-crypt: don't mess with BIP_BLOCK_INTEGRITY 8 years ago
  Ard Biesheuvel 45fe93dff2 crypto: algapi - make crypto_xor() take separate dst and src arguments 8 years ago
  Milan Broz 7e3fd855ad dm crypt: add big-endian variant of plain64 IV 8 years ago
  NeilBrown 47e0fb461f blk: make the bioset rescue_workqueue optional. 8 years ago
  NeilBrown 011067b056 blk: replace bioset_create_nobvec() with a flags arg to bioset_create() 8 years ago
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 years ago
  Christoph Hellwig 846785e6a5 dm: don't return errnos from ->map 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
  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