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
*
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
|
/
*
dm crypt: add loop aes iv generator
Milan Broz
2011-01-13
1
-1
/
+192
*
dm crypt: add multi key capability
Milan Broz
2011-01-13
1
-21
/
+64
*
dm crypt: add post iv call to iv generator
Milan Broz
2011-01-13
1
-13
/
+35
*
dm crypt: use io thread for reads only if mempool exhausted
Milan Broz
2011-01-13
1
-14
/
+23
*
dm crypt: scale to multiple cpus
Andi Kleen
2011-01-13
1
-58
/
+196
*
dm crypt: simplify compatible table output
Milan Broz
2011-01-13
1
-16
/
+12
*
dm crypt: set key size early
Milan Broz
2011-01-13
1
-6
/
+7
*
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-09-10
1
-1
/
+1
*
dm: use dm_target_offset macro
Alasdair G Kergon
2010-08-12
1
-2
/
+2
*
dm crypt: simplify crypt_ctr
Milan Broz
2010-08-12
1
-81
/
+104
*
dm crypt: simplify crypt_config destruction logic
Milan Broz
2010-08-12
1
-87
/
+93
*
dm crypt: use kstrdup
Julia Lawall
2010-08-12
1
-2
/
+1
*
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
1
-2
/
+1
*
dm crypt: add plain64 iv
Milan Broz
2009-12-10
1
-0
/
+18
*
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
[next]