| Commit message (Expand) | Author | Age | Files | Lines |
* | dm crypt: use bio_add_page | Milan Broz | 2007-12-20 | 1 | -13/+11 |
* | dm crypt: fix write endio | Milan Broz | 2007-12-20 | 1 | -3/+4 |
* | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 | 1 | -1/+1 |
* | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 | 1 | -6/+2 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -10/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | | dm crypt: tidy pending | Milan Broz | 2007-10-20 | 1 | -6/+6 |
* | | dm crypt: tidy labels | Milan Broz | 2007-10-20 | 1 | -19/+19 |
* | | dm crypt: tidy whitespace | Milan Broz | 2007-10-20 | 1 | -17/+17 |
* | | dm crypt: add post processing queue | Milan Broz | 2007-10-20 | 1 | -16/+51 |
* | | dm crypt: use per device singlethread workqueues | Milan Broz | 2007-10-20 | 1 | -18/+14 |
* | | dm crypt: missing kfree in ctr error path | Dmitry Monakhov | 2007-10-20 | 1 | -0/+1 |
* | | dm crypt: drop device ref in ctr error path | Dmitry Monakhov | 2007-10-20 | 1 | -1/+3 |
|/ |
|
* | Fix memory leak in dm-crypt | Neil Brown | 2007-10-16 | 1 | -26/+5 |
* | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2007-10-10 | 1 | -14/+7 |
* | dm io: fix panic on large request | Milan Broz | 2007-07-21 | 1 | -0/+2 |
* | dm: disable barriers | Stefan Bader | 2007-07-12 | 1 | -3/+0 |
* | dm: use kmem_cache macro | Alasdair G Kergon | 2007-07-12 | 1 | -16/+14 |
* | dm crypt: add null iv | Ludwig Nussel | 2007-05-09 | 1 | -1/+17 |
* | dm crypt: use smaller bvecs in clones | Olaf Kirch | 2007-05-09 | 1 | -21/+8 |
* | dm crypt: fix remove first_clone | Olaf Kirch | 2007-05-09 | 1 | -28/+6 |
* | dm crypt: fix avoid cloned bio ref after free | Olaf Kirch | 2007-05-09 | 1 | -1/+4 |
* | dm crypt: fix call to clone_init | Olaf Kirch | 2007-05-09 | 1 | -5/+7 |
* | dm crypt: disable barriers | Milan Broz | 2007-05-09 | 1 | -0/+3 |
* | [BLOCK] Don't pin lots of memory in mempools | Jens Axboe | 2007-04-30 | 1 | -1/+1 |
* | [PATCH] dm: map and endio symbolic return codes | Kiyoshi Ueda | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 | 1 | -7/+61 |
|\ |
|
| * | [CRYPTO] dm-crypt: Make iv_gen_private a union | Herbert Xu | 2006-12-06 | 1 | -9/+14 |
| * | [BLOCK] dm-crypt: Align IV to u64 for essiv | Herbert Xu | 2006-12-06 | 1 | -1/+1 |
| * | [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES | Rik Snel | 2006-12-06 | 1 | -1/+50 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
|/ |
|
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+4 |
* | [PATCH] Fix dmsetup table output change | Christophe Saout | 2006-10-30 | 1 | -8/+3 |
* | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 2006-10-20 | 1 | -1/+2 |
* | [PATCH] dm crypt: use private biosets | Milan Broz | 2006-10-03 | 1 | -12/+29 |
* | [PATCH] dm crypt: move io to workqueue | Milan Broz | 2006-10-03 | 1 | -36/+27 |
* | [PATCH] dm crypt: restructure write processing | Milan Broz | 2006-10-03 | 1 | -76/+76 |
* | [PATCH] dm crypt: restructure for workqueue change | Milan Broz | 2006-10-03 | 1 | -123/+156 |
* | [PATCH] dm crypt: add key msg | Milan Broz | 2006-10-03 | 1 | -6/+91 |
* | [BLOCK] dm-crypt: trivial comment improvements | Rik Snel | 2006-09-21 | 1 | -4/+4 |
* | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-21 | 1 | -14/+16 |
* | [BLOCK] dm-crypt: Use block ciphers where applicable | Herbert Xu | 2006-09-21 | 1 | -61/+47 |
* | [PATCH] dm: improve error message consistency | Alasdair G Kergon | 2006-06-26 | 1 | -28/+28 |
* | [PATCH] dm: remove SECTOR_FORMAT | Andrew Morton | 2006-03-27 | 1 | -4/+7 |
* | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 | 1 | -2/+1 |
* | [PATCH] mempool: use common mempool page allocator | Matthew Dobson | 2006-03-26 | 1 | -16/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -1/+1 |
* | [PATCH] dm-crypt: zero key before freeing it | Stefan Rompf | 2006-01-06 | 1 | -0/+5 |