Commit History

Author SHA1 Message Date
  Linus Torvalds 70477371dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 years ago
  Mike Snitzer 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 years ago
  Herbert Xu bbdb23b5d6 dm crypt: Use skcipher and ahash 9 years ago
  Mikulas Patocka bcbd94ff48 dm crypt: fix a possible hang due to race condition on exit 9 years ago
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 9 years ago
  Julia Lawall 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() 10 years ago
  Mike Snitzer 586b286b11 dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE 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
  Vivek Goyal e80d1c805a dm: do not override error code returned from dm_get_device() 10 years ago
  Sasha Levin 9b81c84235 block: don't access bio->bi_error after bio_put() 10 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago
  Milan Broz 54cea3f668 dm crypt: add comments to better describe crypto processing logic 10 years ago
  Rabin Vincent c0403ec0bb Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY" 10 years ago
  Wei Yongjun 44c144f9c8 dm crypt: fix missing error code return from crypt_ctr error path 10 years ago
  Ben Collins 0618764cb2 dm crypt: fix deadlock when async crypto algorithm returns -EBUSY 10 years ago
  Mike Snitzer 5977907937 dm crypt: leverage immutable biovecs when decrypting on read 10 years ago
  Milan Broz e44f23b32d dm crypt: update URLs to new cryptsetup project page 10 years ago
  Mikulas Patocka b3c5fd3052 dm crypt: sort writes 10 years ago
  Mikulas Patocka 0f5d8e6ee7 dm crypt: add 'submit_from_crypt_cpus' option 10 years ago
  Mikulas Patocka dc2676210c dm crypt: offload writes to thread 10 years ago
  Mikulas Patocka 94f5e0243c dm crypt: remove unused io_pool and _crypt_io_pool 10 years ago
  Mikulas Patocka 7145c241a1 dm crypt: avoid deadlock in mempools 10 years ago
  Mikulas Patocka cf2f1abfbd dm crypt: don't allocate pages for a partial request 10 years ago
  Mikulas Patocka f3396c58fd dm crypt: use unbound workqueue for request processing 10 years ago
  Linus Torvalds 140dfc9299 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
  Milan Broz 1a71d6ffe1 dm crypt: use memzero_explicit for on-stack buffer 10 years ago
  Jan-Simon Möller b610626523 crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt 13 years ago
  Mikulas Patocka d49ec52ff6 dm crypt: fix access beyond the end of allocated space 11 years ago
  Mikulas Patocka 298a9fa08a dm crypt: use per-bio data 11 years ago