index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-crypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
dm crypt: use kzfree
Johannes Weiner
1
-4
/
+2
2009-03-16
dm crypt: wait for endio to complete before destruction
Milan Broz
1
-7
/
+10
2009-03-16
dm crypt: fix kcryptd_async_done parameter
Huang Ying
1
-5
/
+21
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
1
-5
/
+1
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
1
-1
/
+1
2008-10-21
dm crypt: remove waitqueue
Milan Broz
1
-8
/
+0
2008-10-21
dm crypt: fix async split
Milan Broz
1
-1
/
+40
2008-10-21
dm crypt: tidy sector
Milan Broz
1
-2
/
+5
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
1
-1
/
+1
2008-10-10
dm crypt: avoid unnecessary wait when splitting bio
Milan Broz
1
-8
/
+18
2008-10-10
dm crypt: tidy ctx pending
Milan Broz
1
-5
/
+11
2008-10-10
dm crypt: fix async inc_pending
Milan Broz
1
-3
/
+2
2008-10-10
dm crypt: move dec_pending on error into write_io_submit
Milan Broz
1
-3
/
+2
2008-10-10
dm crypt: remove inc_pending from write_io_submit
Alasdair G Kergon
1
-4
/
+5
2008-10-10
dm crypt: tidy write loop pending
Milan Broz
1
-16
/
+9
2008-10-10
dm crypt: tidy crypt alloc
Milan Broz
1
-7
/
+17
2008-10-10
dm crypt: tidy inc pending
Milan Broz
1
-5
/
+10
2008-07-21
dm crypt: add merge
Milan Broz
1
-1
/
+17
2008-07-02
dm crypt: use cond_resched
Milan Broz
1
-0
/
+1
2008-03-29
dm crypt: fix ctx pending
Milan Broz
1
-28
/
+30
2008-02-08
dm crypt: use async crypto
Milan Broz
1
-59
/
+72
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
1
-4
/
+41
2008-02-08
dm crypt: add completion for async
Milan Broz
1
-0
/
+21
2008-02-08
dm crypt: add async request mempool
Milan Broz
1
-2
/
+43
2008-02-08
dm crypt: extract scatterlist processing
Milan Broz
1
-24
/
+39
2008-02-08
dm crypt: tidy io ref counting
Milan Broz
1
-12
/
+8
2008-02-08
dm crypt: introduce crypt_write_io_loop
Milan Broz
1
-5
/
+11
2008-02-08
dm crypt: abstract crypt_write_done
Milan Broz
1
-16
/
+25
2008-02-08
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
1
-7
/
+7
2008-02-08
dm crypt: move queue functions
Alasdair G Kergon
1
-28
/
+26
2008-02-08
dm crypt: adjust io processing functions
Milan Broz
1
-15
/
+25
2008-02-08
dm crypt: tidy crypt_endio
Milan Broz
1
-11
/
+6
2008-02-08
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
1
-11
/
+25
2008-02-08
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
1
-6
/
+4
2008-02-08
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
1
-20
/
+21
2007-12-20
dm crypt: use bio_add_page
Milan Broz
1
-13
/
+11
2007-12-20
dm crypt: fix write endio
Milan Broz
1
-3
/
+4
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-1
/
+1
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-6
/
+2
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-10
/
+11
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-10-20
dm crypt: tidy pending
Milan Broz
1
-6
/
+6
2007-10-20
dm crypt: tidy labels
Milan Broz
1
-19
/
+19
2007-10-20
dm crypt: tidy whitespace
Milan Broz
1
-17
/
+17
2007-10-20
dm crypt: add post processing queue
Milan Broz
1
-16
/
+51
2007-10-20
dm crypt: use per device singlethread workqueues
Milan Broz
1
-18
/
+14
2007-10-20
dm crypt: missing kfree in ctr error path
Dmitry Monakhov
1
-0
/
+1
2007-10-20
dm crypt: drop device ref in ctr error path
Dmitry Monakhov
1
-1
/
+3
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
Fix memory leak in dm-crypt
Neil Brown
1
-26
/
+5
[next]