index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
2015-05-05
1
-6
/
+6
*
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
2015-04-16
1
-0
/
+1
*
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-04-15
1
-6
/
+6
*
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
2015-04-15
1
-5
/
+5
*
dm crypt: update URLs to new cryptsetup project page
Milan Broz
2015-04-15
1
-1
/
+1
*
dm crypt: sort writes
Mikulas Patocka
2015-02-16
1
-15
/
+36
*
dm crypt: add 'submit_from_crypt_cpus' option
Mikulas Patocka
2015-02-16
1
-2
/
+14
*
dm crypt: offload writes to thread
Mikulas Patocka
2015-02-16
1
-20
/
+94
*
dm crypt: remove unused io_pool and _crypt_io_pool
Mikulas Patocka
2015-02-16
1
-22
/
+2
*
dm crypt: avoid deadlock in mempools
Mikulas Patocka
2015-02-16
1
-5
/
+36
*
dm crypt: don't allocate pages for a partial request
Mikulas Patocka
2015-02-16
1
-109
/
+30
*
dm crypt: use unbound workqueue for request processing
Mikulas Patocka
2015-02-16
1
-15
/
+34
*
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-08
1
-1
/
+1
|
\
|
*
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
2014-12-02
1
-1
/
+1
*
|
crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
Jan-Simon Möller
2014-10-14
1
-20
/
+14
|
/
*
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-08-28
1
-6
/
+19
*
dm crypt: use per-bio data
Mikulas Patocka
2014-08-01
1
-14
/
+27
*
dm crypt, dm zero: update author name following legal name change
Jana Saout
2014-07-10
1
-2
/
+2
*
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2014-05-14
1
-49
/
+12
*
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-23
1
-31
/
+18
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-9
/
+10
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
dm crypt: add TCW IV mode for old CBC TCRYPT containers
Milan Broz
2013-11-09
1
-2
/
+183
*
dm crypt: properly handle extra key string in initialization
Milan Broz
2013-11-09
1
-11
/
+18
*
dm: stop using WQ_NON_REENTRANT
Tejun Heo
2013-08-23
1
-8
/
+2
*
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-23
1
-2
/
+1
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-3
/
+3
*
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
1
-30
/
+9
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-3
/
+2
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
1
-6
/
+1
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
1
-9
/
+0
*
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
1
-1
/
+1
*
dm: use bool bitfields in struct dm_target
Alasdair G Kergon
2012-07-27
1
-1
/
+1
*
dm crypt: rename struct convert_context sector field
Mikulas Patocka
2012-07-27
1
-6
/
+6
*
dm crypt: store crypt_config instead of dm_target struct
Alasdair G Kergon
2012-07-27
1
-20
/
+18
*
dm crypt: move cipher data out of per_cpu struct
Mikulas Patocka
2012-07-27
1
-69
/
+65
*
dm crypt: rename pending field
Mikulas Patocka
2012-07-27
1
-13
/
+13
*
dm: replace simple_strtoul
majianpeng
2012-07-27
1
-4
/
+1
*
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
1
-3
/
+5
*
dm crypt: add missing error handling
Mikulas Patocka
2012-03-28
1
-12
/
+16
*
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-03-28
1
-6
/
+4
*
dm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+4
*
dm crypt: always disable discard_zeroes_data
Milan Broz
2011-09-25
1
-0
/
+2
*
dm crypt: optionally support discard requests
Milan Broz
2011-08-02
1
-4
/
+45
*
dm table: share target argument parsing functions
Mike Snitzer
2011-08-02
1
-4
/
+3
*
dm: suppress endian warnings
Alasdair G Kergon
2011-08-02
1
-3
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-25
1
-5
/
+14
|
\
|
*
dm crypt: wipe keys string immediately after key is set
Milan Broz
2011-03-24
1
-5
/
+14
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-8
/
+1
|
/
[next]