Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf12691d846b48fa6e3289810a822687457036cf
/
drivers
/
md
/
dm-crypt.c
b81d6cf
dm crypt: use kzfree
by Johannes Weiner
· 16 years ago
b35f8ca
dm crypt: wait for endio to complete before destruction
by Milan Broz
· 16 years ago
b2174ee
dm crypt: fix kcryptd_async_done parameter
by Huang Ying
· 16 years ago
10d3bd0
dm: consolidate target deregistration error handling
by Mikulas Patocka
· 16 years ago
bb799ca
bio: allow individual slabs in the bio_set
by Jens Axboe
· 16 years ago
0a4a104
dm crypt: remove waitqueue
by Milan Broz
· 16 years ago
393b47e
dm crypt: fix async split
by Milan Broz
· 16 years ago
b635b00
dm crypt: tidy sector
by Milan Broz
· 16 years ago
586e80e
dm: remove dm header from targets
by Mikulas Patocka
· 16 years ago
933f01d
dm crypt: avoid unnecessary wait when splitting bio
by Milan Broz
· 16 years ago
c808161
dm crypt: tidy ctx pending
by Milan Broz
· 16 years ago
4e59409
dm crypt: fix async inc_pending
by Milan Broz
· 16 years ago
6c031f4
dm crypt: move dec_pending on error into write_io_submit
by Milan Broz
· 16 years ago
1e37bb8
dm crypt: remove inc_pending from write_io_submit
by Alasdair G Kergon
· 16 years ago
fc5a5e9
dm crypt: tidy write loop pending
by Milan Broz
· 16 years ago
dc440d1e
dm crypt: tidy crypt alloc
by Milan Broz
· 16 years ago
3e1a8bd
dm crypt: tidy inc pending
by Milan Broz
· 16 years ago
d41e26b
dm crypt: add merge
by Milan Broz
· 16 years ago
c7f1b20
dm crypt: use cond_resched
by Milan Broz
· 16 years ago
3f1e907
dm crypt: fix ctx pending
by Milan Broz
· 17 years ago
3a7f6c9
dm crypt: use async crypto
by Milan Broz
· 17 years ago
95497a9
dm crypt: prepare async callback fn
by Milan Broz
· 17 years ago
43d6903
dm crypt: add completion for async
by Milan Broz
· 17 years ago
ddd42ed
dm crypt: add async request mempool
by Milan Broz
· 17 years ago
01482b7
dm crypt: extract scatterlist processing
by Milan Broz
· 17 years ago
899c95d
dm crypt: tidy io ref counting
by Milan Broz
· 17 years ago
84131db
dm crypt: introduce crypt_write_io_loop
by Milan Broz
· 17 years ago
dec1ced
dm crypt: abstract crypt_write_done
by Milan Broz
· 17 years ago
0c395b0
dm crypt: store sector mapping in dm_crypt_io
by Milan Broz
· 17 years ago
395b167
dm crypt: move queue functions
by Alasdair G Kergon
· 17 years ago
4e4eef6
dm crypt: adjust io processing functions
by Milan Broz
· 17 years ago
ee7a491
dm crypt: tidy crypt_endio
by Milan Broz
· 17 years ago
5742fd7
dm crypt: move error setting outside crypt_dec_pending
by Milan Broz
· 17 years ago
fcd369d
dm crypt: remove unnecessary crypt_context write parm
by Milan Broz
· 17 years ago
5301703
dm crypt: move convert_context inside dm_crypt_io
by Milan Broz
· 17 years ago
91e1062
dm crypt: use bio_add_page
by Milan Broz
· 17 years ago
adfe477
dm crypt: fix write endio
by Milan Broz
· 17 years ago
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
80fd662
dm crypt: tidy pending
by Milan Broz
· 17 years ago
636d578
dm crypt: tidy labels
by Milan Broz
· 17 years ago
d469f84
dm crypt: tidy whitespace
by Milan Broz
· 17 years ago
cabf08e
dm crypt: add post processing queue
by Milan Broz
· 17 years ago
9934a8b
dm crypt: use per device singlethread workqueues
by Milan Broz
· 17 years ago
815f9e3
dm crypt: missing kfree in ctr error path
by Dmitry Monakhov
· 17 years ago
55b42c5
dm crypt: drop device ref in ctr error path
by Dmitry Monakhov
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
644bd2f
Fix memory leak in dm-crypt
by Neil Brown
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
80b16c1
dm io: fix panic on large request
by Milan Broz
· 17 years ago
07a83c4
dm: disable barriers
by Stefan Bader
· 17 years ago
028867a
dm: use kmem_cache macro
by Alasdair G Kergon
· 17 years ago
46b4773
dm crypt: add null iv
by Ludwig Nussel
· 17 years ago
f97380b
dm crypt: use smaller bvecs in clones
by Olaf Kirch
· 17 years ago
2f9941b
dm crypt: fix remove first_clone
by Olaf Kirch
· 17 years ago
98221eb
dm crypt: fix avoid cloned bio ref after free
by Olaf Kirch
· 17 years ago
027581f
dm crypt: fix call to clone_init
by Olaf Kirch
· 17 years ago
9c89f8b
dm crypt: disable barriers
by Milan Broz
· 17 years ago
5972511
[BLOCK] Don't pin lots of memory in mempools
by Jens Axboe
· 18 years ago
d2a7ad2
[PATCH] dm: map and endio symbolic return codes
by Kiyoshi Ueda
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
79066ad
[CRYPTO] dm-crypt: Make iv_gen_private a union
by Herbert Xu
· 18 years ago
4578932
[BLOCK] dm-crypt: Align IV to u64 for essiv
by Herbert Xu
· 18 years ago
48527fa
[BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES
by Rik Snel
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
37af656
[PATCH] Fix dmsetup table output change
by Christophe Saout
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
6a24c71
[PATCH] dm crypt: use private biosets
by Milan Broz
· 18 years ago
23541d2
[PATCH] dm crypt: move io to workqueue
by Milan Broz
· 18 years ago
93e605c
[PATCH] dm crypt: restructure write processing
by Milan Broz
· 18 years ago
8b00445
[PATCH] dm crypt: restructure for workqueue change
by Milan Broz
· 18 years ago
e48d4bb
[PATCH] dm crypt: add key msg
by Milan Broz
· 18 years ago
3c164bd
[BLOCK] dm-crypt: trivial comment improvements
by Rik Snel
· 18 years ago
3505868
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
by Herbert Xu
· 18 years ago
d1806f6
[BLOCK] dm-crypt: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
72d9486
[PATCH] dm: improve error message consistency
by Alasdair G Kergon
· 18 years ago
4ee218c
[PATCH] dm: remove SECTOR_FORMAT
by Andrew Morton
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
a19b27c
[PATCH] mempool: use common mempool page allocator
by Matthew Dobson
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
9d3520a
[PATCH] dm-crypt: zero key before freeing it
by Stefan Rompf
· 19 years ago
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
b4e3ca1
[PATCH] gfp_t: remaining bits of drivers/*
by Al Viro
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
990a8ba
[PATCH] md: remove unneeded NULL checks before kfree
by Jesper Juhl
· 19 years ago
bd53b71
[PATCH] mm: use __GFP_NOMEMALLOC
by Nick Piggin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago