index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm raid1: handle recovery failures
Jonathan Brassow
2008-02-08
1
-3
/
+20
*
dm raid1: handle write failures
Jonathan Brassow
2008-02-08
1
-26
/
+224
*
dm snapshot: combine consecutive exceptions in memory
Milan Broz
2008-02-08
2
-16
/
+116
*
dm: stripe enhanced status return
Brian Wood
2008-02-08
1
-1
/
+22
*
dm: stripe trigger event on failure
Brian Wood
2008-02-08
1
-1
/
+81
*
dm log: auto load modules
Jonathan Brassow
2008-02-08
1
-1
/
+50
*
dm: move deferred bio flushing to workqueue
Milan Broz
2008-02-08
1
-12
/
+67
*
dm crypt: use async crypto
Milan Broz
2008-02-08
1
-59
/
+72
*
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
1
-4
/
+41
*
dm crypt: add completion for async
Milan Broz
2008-02-08
1
-0
/
+21
*
dm crypt: add async request mempool
Milan Broz
2008-02-08
1
-2
/
+43
*
dm crypt: extract scatterlist processing
Milan Broz
2008-02-08
1
-24
/
+39
*
dm crypt: tidy io ref counting
Milan Broz
2008-02-08
1
-12
/
+8
*
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-08
1
-5
/
+11
*
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-08
1
-16
/
+25
*
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
2008-02-08
1
-7
/
+7
*
dm crypt: move queue functions
Alasdair G Kergon
2008-02-08
1
-28
/
+26
*
dm crypt: adjust io processing functions
Milan Broz
2008-02-08
1
-15
/
+25
*
dm crypt: tidy crypt_endio
Milan Broz
2008-02-08
1
-11
/
+6
*
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
2008-02-08
1
-11
/
+25
*
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
2008-02-08
1
-6
/
+4
*
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
2008-02-08
1
-20
/
+21
*
dm mpath: add missing static
Alasdair G Kergon
2008-02-08
1
-1
/
+1
*
dm: targets no longer experimental
Alasdair G Kergon
2008-02-08
1
-12
/
+12
*
dm: refactor dm_suspend completion wait
Milan Broz
2008-02-08
1
-16
/
+27
*
dm: split dm_suspend io_lock hold into two
Milan Broz
2008-02-08
1
-1
/
+2
*
dm: tidy dm_suspend
Milan Broz
2008-02-08
1
-10
/
+11
*
dm: refactor deferred bio_list processing
Milan Broz
2008-02-08
1
-38
/
+29
*
dm: tidy alloc_dev labels
Milan Broz
2008-02-08
1
-13
/
+13
*
dm ioctl: use uninitialized_var
Andrew Morton
2008-02-08
1
-1
/
+1
*
dm: table use uninitialized_var
Andrew Morton
2008-02-08
1
-1
/
+1
*
dm snapshot: use uninitialized_var
Andrew Morton
2008-02-08
1
-1
/
+1
*
dm: convert suspend_lock semaphore to mutex
Daniel Walker
2008-02-08
1
-8
/
+8
*
dm snapshot: use rounddown_pow_of_two
Robert P. J. Day
2008-02-08
1
-12
/
+1
*
dm: table remove unused total
Jun'ichi Nomura
2008-02-08
1
-1
/
+1
*
dm: table remove unused variable
Vasily Averin
2008-02-08
1
-9
/
+9
*
dm: table use list_for_each
Paul Jimenez
2008-02-08
1
-9
/
+7
*
dm ioctl: move compat code
Milan Broz
2008-02-08
3
-68
/
+15
*
dm ioctl: remove lock_kernel
Alasdair G Kergon
2008-02-08
1
-6
/
+9
*
dm: mark function lists static
Alasdair G Kergon
2008-02-08
1
-2
/
+2
*
dm: add missing memory barrier to dm_suspend
Milan Broz
2008-02-08
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2008-02-07
5
-7
/
+40
|
\
|
*
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
2008-02-07
5
-0
/
+27
|
*
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
2008-02-07
4
-7
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-02-07
47
-484
/
+2073
|
\
\
|
*
\
Merge branch 'pxa-keypad'
Dmitry Torokhov
2008-02-06
6
-292
/
+633
|
|
\
\
|
|
*
|
Input: pxa27x_keypad - also enable on PXA3xx
Eric Miao
2008-01-31
1
-3
/
+3
|
|
*
|
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
2008-01-31
2
-0
/
+7
|
|
*
|
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
2008-01-31
1
-34
/
+124
|
|
*
|
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
2
-29
/
+164
[next]