index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-crypt.c
Age
Commit message (
Expand
)
Author
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-17
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-09
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
2014-10-14
crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
Jan-Simon Möller
2014-08-28
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-08-01
dm crypt: use per-bio data
Mikulas Patocka
2014-07-10
dm crypt, dm zero: update author name following legal name change
Jana Saout
2014-05-14
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2013-11-24
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-09
dm crypt: add TCW IV mode for old CBC TCRYPT containers
Milan Broz
2013-11-09
dm crypt: properly handle extra key string in initialization
Milan Broz
2013-08-23
dm: stop using WQ_NON_REENTRANT
Tejun Heo
2013-03-23
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-09-09
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
dm: use bool bitfields in struct dm_target
Alasdair G Kergon
2012-07-27
dm crypt: rename struct convert_context sector field
Mikulas Patocka
2012-07-27
dm crypt: store crypt_config instead of dm_target struct
Alasdair G Kergon
2012-07-27
dm crypt: move cipher data out of per_cpu struct
Mikulas Patocka
2012-07-27
dm crypt: rename pending field
Mikulas Patocka
2012-07-27
dm: replace simple_strtoul
majianpeng
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
dm crypt: add missing error handling
Mikulas Patocka
2012-03-28
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-03-20
dm: remove the second argument of k[un]map_atomic()
Cong Wang
2011-09-25
dm crypt: always disable discard_zeroes_data
Milan Broz
2011-08-02
dm crypt: optionally support discard requests
Milan Broz
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-26
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
[next]