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
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-03
dm crypt: replace RCU read-side section with rwsem
Ondrej Kozina
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-08
dm crypt: reject key strings containing whitespace chars
Ondrej Kozina
2016-12-08
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
2016-11-21
dm crypt: constify crypt_iv_operations structures
Julia Lawall
2016-11-21
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
Mikulas Patocka
2016-11-21
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2016-11-21
dm crypt: use bio_add_page()
Ming Lei
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-09
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-22
dm crypt: fix crash on exit
Rabin Vincent
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-08-30
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-08-30
dm crypt: fix error with too large bios
Mikulas Patocka
2016-08-15
dm crypt: increase mempool reserve to better support swapping
Mikulas Patocka
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-01
dm crypt: Fix sparse complaints
Bart Van Assche
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
dm: use bio op accessors
Mike Christie
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-01-27
dm crypt: Use skcipher and ahash
Herbert Xu
2015-11-19
dm crypt: fix a possible hang due to race condition on exit
Mikulas Patocka
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-31
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
Julia Lawall
2015-09-14
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
Mike Snitzer
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-12
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-05-29
dm crypt: add comments to better describe crypto processing logic
Milan Broz
2015-05-05
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
2015-04-16
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
2015-04-15
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-04-15
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
2015-04-15
dm crypt: update URLs to new cryptsetup project page
Milan Broz
2015-02-16
dm crypt: sort writes
Mikulas Patocka
2015-02-16
dm crypt: add 'submit_from_crypt_cpus' option
Mikulas Patocka
2015-02-16
dm crypt: offload writes to thread
Mikulas Patocka
2015-02-16
dm crypt: remove unused io_pool and _crypt_io_pool
Mikulas Patocka
2015-02-16
dm crypt: avoid deadlock in mempools
Mikulas Patocka
2015-02-16
dm crypt: don't allocate pages for a partial request
Mikulas Patocka
2015-02-16
dm crypt: use unbound workqueue for request processing
Mikulas Patocka
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-02
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
[next]