index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-crypt.c
Age
Commit message (
Expand
)
Author
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-24
dm crypt: wipe keys string immediately after key is set
Milan Broz
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-01-13
dm crypt: add loop aes iv generator
Milan Broz
2011-01-13
dm crypt: add multi key capability
Milan Broz
2011-01-13
dm crypt: add post iv call to iv generator
Milan Broz
2011-01-13
dm crypt: use io thread for reads only if mempool exhausted
Milan Broz
2011-01-13
dm crypt: scale to multiple cpus
Andi Kleen
2011-01-13
dm crypt: simplify compatible table output
Milan Broz
2011-01-13
dm crypt: set key size early
Milan Broz
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-08-12
dm: use dm_target_offset macro
Alasdair G Kergon
2010-08-12
dm crypt: simplify crypt_ctr
Milan Broz
2010-08-12
dm crypt: simplify crypt_config destruction logic
Milan Broz
2010-08-12
dm crypt: use kstrdup
Julia Lawall
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2009-12-10
dm crypt: add plain64 iv
Milan Broz
2009-12-10
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-10
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-10
dm crypt: restructure essiv error path
Milan Broz
2009-12-10
dm crypt: move private iv fields to structs
Milan Broz
2009-12-10
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-07-23
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-06-22
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
dm crypt: support flush
Mikulas Patocka
2009-04-02
dm crypt: use kzfree
Johannes Weiner
2009-03-16
dm crypt: wait for endio to complete before destruction
Milan Broz
2009-03-16
dm crypt: fix kcryptd_async_done parameter
Huang Ying
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
2008-10-21
dm crypt: remove waitqueue
Milan Broz
2008-10-21
dm crypt: fix async split
Milan Broz
2008-10-21
dm crypt: tidy sector
Milan Broz
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
2008-10-10
dm crypt: avoid unnecessary wait when splitting bio
Milan Broz
2008-10-10
dm crypt: tidy ctx pending
Milan Broz
2008-10-10
dm crypt: fix async inc_pending
Milan Broz
2008-10-10
dm crypt: move dec_pending on error into write_io_submit
Milan Broz
2008-10-10
dm crypt: remove inc_pending from write_io_submit
Alasdair G Kergon
2008-10-10
dm crypt: tidy write loop pending
Milan Broz
2008-10-10
dm crypt: tidy crypt alloc
Milan Broz
2008-10-10
dm crypt: tidy inc pending
Milan Broz
2008-07-21
dm crypt: add merge
Milan Broz
2008-07-02
dm crypt: use cond_resched
Milan Broz
2008-03-28
dm crypt: fix ctx pending
Milan Broz
2008-02-08
dm crypt: use async crypto
Milan Broz
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
dm crypt: add completion for async
Milan Broz
[next]