aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-crypt.c
Commit message (Expand)AuthorAge
* dm: disable barriersStefan Bader2007-07-12
* dm: use kmem_cache macroAlasdair G Kergon2007-07-12
* dm crypt: add null ivLudwig Nussel2007-05-09
* dm crypt: use smaller bvecs in clonesOlaf Kirch2007-05-09
* dm crypt: fix remove first_cloneOlaf Kirch2007-05-09
* dm crypt: fix avoid cloned bio ref after freeOlaf Kirch2007-05-09
* dm crypt: fix call to clone_initOlaf Kirch2007-05-09
* dm crypt: disable barriersMilan Broz2007-05-09
* [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-30
* [PATCH] dm: map and endio symbolic return codesKiyoshi Ueda2006-12-08
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-07
|\
| * [CRYPTO] dm-crypt: Make iv_gen_private a unionHerbert Xu2006-12-06
| * [BLOCK] dm-crypt: Align IV to u64 for essivHerbert Xu2006-12-06
| * [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AESRik Snel2006-12-06
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
|/
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-30
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] dm crypt: use private biosetsMilan Broz2006-10-03
* [PATCH] dm crypt: move io to workqueueMilan Broz2006-10-03
* [PATCH] dm crypt: restructure write processingMilan Broz2006-10-03
* [PATCH] dm crypt: restructure for workqueue changeMilan Broz2006-10-03
* [PATCH] dm crypt: add key msgMilan Broz2006-10-03
* [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-20
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-20
* [BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu2006-09-20
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm: remove SECTOR_FORMATAndrew Morton2006-03-27
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [PATCH] mempool: use common mempool page allocatorMatthew Dobson2006-03-26
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] dm-crypt: zero key before freeing itStefan Rompf2006-01-06
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-29
* [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-01
* [PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl2005-06-21
* [PATCH] mm: use __GFP_NOMEMALLOCNick Piggin2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16