summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-crypt.c
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-301-1/+1
* [PATCH] dm: map and endio symbolic return codesKiyoshi Ueda2006-12-081-1/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-7/+61
|\
| * [CRYPTO] dm-crypt: Make iv_gen_private a unionHerbert Xu2006-12-071-9/+14
| * [BLOCK] dm-crypt: Align IV to u64 for essivHerbert Xu2006-12-071-1/+1
| * [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AESRik Snel2006-12-071-1/+50
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
|/
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-301-8/+3Star
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* [PATCH] dm crypt: use private biosetsMilan Broz2006-10-031-12/+29
* [PATCH] dm crypt: move io to workqueueMilan Broz2006-10-031-36/+27Star
* [PATCH] dm crypt: restructure write processingMilan Broz2006-10-031-76/+76
* [PATCH] dm crypt: restructure for workqueue changeMilan Broz2006-10-031-123/+156
* [PATCH] dm crypt: add key msgMilan Broz2006-10-031-6/+91
* [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-211-4/+4
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-14/+16
* [BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu2006-09-211-61/+47Star
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-28/+28
* [PATCH] dm: remove SECTOR_FORMATAndrew Morton2006-03-271-4/+7
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-2/+1Star
* [PATCH] mempool: use common mempool page allocatorMatthew Dobson2006-03-261-16/+1Star
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
* [PATCH] dm-crypt: zero key before freeing itStefan Rompf2006-01-061-0/+5
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-8/+4Star
* [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-021-3/+4
* [PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl2005-06-221-2/+1Star
* [PATCH] mm: use __GFP_NOMEMALLOCNick Piggin2005-05-011-14/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+977