index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-crypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-12
dm: use kmem_cache macro
Alasdair G Kergon
1
-16
/
+14
2007-05-09
dm crypt: add null iv
Ludwig Nussel
1
-1
/
+17
2007-05-09
dm crypt: use smaller bvecs in clones
Olaf Kirch
1
-21
/
+8
2007-05-09
dm crypt: fix remove first_clone
Olaf Kirch
1
-28
/
+6
2007-05-09
dm crypt: fix avoid cloned bio ref after free
Olaf Kirch
1
-1
/
+4
2007-05-09
dm crypt: fix call to clone_init
Olaf Kirch
1
-5
/
+7
2007-05-09
dm crypt: disable barriers
Milan Broz
1
-0
/
+3
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
1
-1
/
+1
2006-12-08
[PATCH] dm: map and endio symbolic return codes
Kiyoshi Ueda
1
-1
/
+1
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-1
/
+1
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+61
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-06
[CRYPTO] dm-crypt: Make iv_gen_private a union
Herbert Xu
1
-9
/
+14
2006-12-06
[BLOCK] dm-crypt: Align IV to u64 for essiv
Herbert Xu
1
-1
/
+1
2006-12-06
[BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES
Rik Snel
1
-1
/
+50
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+4
2006-10-30
[PATCH] Fix dmsetup table output change
Christophe Saout
1
-8
/
+3
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+2
2006-10-03
[PATCH] dm crypt: use private biosets
Milan Broz
1
-12
/
+29
2006-10-03
[PATCH] dm crypt: move io to workqueue
Milan Broz
1
-36
/
+27
2006-10-03
[PATCH] dm crypt: restructure write processing
Milan Broz
1
-76
/
+76
2006-10-03
[PATCH] dm crypt: restructure for workqueue change
Milan Broz
1
-123
/
+156
2006-10-03
[PATCH] dm crypt: add key msg
Milan Broz
1
-6
/
+91
2006-09-21
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
1
-4
/
+4
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
1
-14
/
+16
2006-09-21
[BLOCK] dm-crypt: Use block ciphers where applicable
Herbert Xu
1
-61
/
+47
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
1
-28
/
+28
2006-03-27
[PATCH] dm: remove SECTOR_FORMAT
Andrew Morton
1
-4
/
+7
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-2
/
+1
2006-03-26
[PATCH] mempool: use common mempool page allocator
Matthew Dobson
1
-16
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-06
[PATCH] dm-crypt: zero key before freeing it
Stefan Rompf
1
-0
/
+5
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-8
/
+4
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
1
-1
/
+1
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-01
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-3
/
+4
2005-06-21
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
1
-2
/
+1
2005-05-01
[PATCH] mm: use __GFP_NOMEMALLOC
Nick Piggin
1
-14
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+977