index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-crypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-10
1
-4
/
+30
*
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-10
1
-26
/
+43
*
dm crypt: restructure essiv error path
Milan Broz
2009-12-10
1
-20
/
+26
*
dm crypt: move private iv fields to structs
Milan Broz
2009-12-10
1
-13
/
+22
*
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-12-10
1
-12
/
+7
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-07-23
1
-1
/
+1
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-1
/
+1
*
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
1
-1
/
+10
*
dm crypt: support flush
Mikulas Patocka
2009-06-22
1
-0
/
+8
*
dm crypt: use kzfree
Johannes Weiner
2009-04-02
1
-4
/
+2
*
dm crypt: wait for endio to complete before destruction
Milan Broz
2009-03-16
1
-7
/
+10
*
dm crypt: fix kcryptd_async_done parameter
Huang Ying
2009-03-16
1
-5
/
+21
*
dm: consolidate target deregistration error handling
Mikulas Patocka
2009-01-06
1
-5
/
+1
*
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
1
-1
/
+1
*
dm crypt: remove waitqueue
Milan Broz
2008-10-21
1
-8
/
+0
*
dm crypt: fix async split
Milan Broz
2008-10-21
1
-1
/
+40
*
dm crypt: tidy sector
Milan Broz
2008-10-21
1
-2
/
+5
*
dm: remove dm header from targets
Mikulas Patocka
2008-10-21
1
-1
/
+1
*
dm crypt: avoid unnecessary wait when splitting bio
Milan Broz
2008-10-10
1
-8
/
+18
*
dm crypt: tidy ctx pending
Milan Broz
2008-10-10
1
-5
/
+11
*
dm crypt: fix async inc_pending
Milan Broz
2008-10-10
1
-3
/
+2
*
dm crypt: move dec_pending on error into write_io_submit
Milan Broz
2008-10-10
1
-3
/
+2
*
dm crypt: remove inc_pending from write_io_submit
Alasdair G Kergon
2008-10-10
1
-4
/
+5
*
dm crypt: tidy write loop pending
Milan Broz
2008-10-10
1
-16
/
+9
*
dm crypt: tidy crypt alloc
Milan Broz
2008-10-10
1
-7
/
+17
*
dm crypt: tidy inc pending
Milan Broz
2008-10-10
1
-5
/
+10
*
dm crypt: add merge
Milan Broz
2008-07-21
1
-1
/
+17
*
dm crypt: use cond_resched
Milan Broz
2008-07-02
1
-0
/
+1
*
dm crypt: fix ctx pending
Milan Broz
2008-03-28
1
-28
/
+30
*
dm crypt: use async crypto
Milan Broz
2008-02-08
1
-59
/
+72
*
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
1
-4
/
+41
*
dm crypt: add completion for async
Milan Broz
2008-02-08
1
-0
/
+21
*
dm crypt: add async request mempool
Milan Broz
2008-02-08
1
-2
/
+43
*
dm crypt: extract scatterlist processing
Milan Broz
2008-02-08
1
-24
/
+39
*
dm crypt: tidy io ref counting
Milan Broz
2008-02-08
1
-12
/
+8
*
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-08
1
-5
/
+11
*
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-08
1
-16
/
+25
*
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
2008-02-08
1
-7
/
+7
*
dm crypt: move queue functions
Alasdair G Kergon
2008-02-08
1
-28
/
+26
*
dm crypt: adjust io processing functions
Milan Broz
2008-02-08
1
-15
/
+25
*
dm crypt: tidy crypt_endio
Milan Broz
2008-02-08
1
-11
/
+6
*
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
2008-02-08
1
-11
/
+25
*
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
2008-02-08
1
-6
/
+4
*
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
2008-02-08
1
-20
/
+21
*
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
[next]