summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm crypt: prepare async callback fnMilan Broz2008-02-081-4/+41
* dm crypt: add completion for asyncMilan Broz2008-02-081-0/+21
* dm crypt: add async request mempoolMilan Broz2008-02-081-2/+43
* dm crypt: extract scatterlist processingMilan Broz2008-02-081-24/+39
* dm crypt: tidy io ref countingMilan Broz2008-02-081-12/+8
* dm crypt: introduce crypt_write_io_loopMilan Broz2008-02-081-5/+11
* dm crypt: abstract crypt_write_doneMilan Broz2008-02-081-16/+25
* dm crypt: store sector mapping in dm_crypt_ioMilan Broz2008-02-081-7/+7
* dm crypt: move queue functionsAlasdair G Kergon2008-02-081-28/+26
* dm crypt: adjust io processing functionsMilan Broz2008-02-081-15/+25
* dm crypt: tidy crypt_endioMilan Broz2008-02-081-11/+6
* dm crypt: move error setting outside crypt_dec_pendingMilan Broz2008-02-081-11/+25
* dm crypt: remove unnecessary crypt_context write parmMilan Broz2008-02-081-6/+4
* dm crypt: move convert_context inside dm_crypt_ioMilan Broz2008-02-081-20/+21
* dm mpath: add missing staticAlasdair G Kergon2008-02-081-1/+1
* dm: targets no longer experimentalAlasdair G Kergon2008-02-081-12/+12
* dm: refactor dm_suspend completion waitMilan Broz2008-02-081-16/+27
* dm: split dm_suspend io_lock hold into twoMilan Broz2008-02-081-1/+2
* dm: tidy dm_suspendMilan Broz2008-02-081-10/+11
* dm: refactor deferred bio_list processingMilan Broz2008-02-081-38/+29
* dm: tidy alloc_dev labelsMilan Broz2008-02-081-13/+13
* dm ioctl: use uninitialized_varAndrew Morton2008-02-081-1/+1
* dm: table use uninitialized_varAndrew Morton2008-02-081-1/+1
* dm snapshot: use uninitialized_varAndrew Morton2008-02-081-1/+1
* dm: convert suspend_lock semaphore to mutexDaniel Walker2008-02-081-8/+8
* dm snapshot: use rounddown_pow_of_twoRobert P. J. Day2008-02-081-12/+1
* dm: table remove unused totalJun'ichi Nomura2008-02-081-1/+1
* dm: table remove unused variableVasily Averin2008-02-081-9/+9
* dm: table use list_for_eachPaul Jimenez2008-02-081-9/+7
* dm ioctl: move compat codeMilan Broz2008-02-083-68/+15
* dm ioctl: remove lock_kernelAlasdair G Kergon2008-02-081-6/+9
* dm: mark function lists staticAlasdair G Kergon2008-02-081-2/+2
* dm: add missing memory barrier to dm_suspendMilan Broz2008-02-081-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-02-075-7/+40
|\
| * BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-075-0/+27
| * BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-074-7/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-0747-484/+2073
|\ \
| * \ Merge branch 'pxa-keypad'Dmitry Torokhov2008-02-066-292/+633
| |\ \
| | * | Input: pxa27x_keypad - also enable on PXA3xxEric Miao2008-01-311-3/+3
| | * | Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-312-0/+7
| | * | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao2008-01-311-34/+124
| | * | Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-312-29/+164
| | * | Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-312-37/+28
| | * | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-312-61/+184
| | * | Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-312-5/+0
| | * | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-314-46/+46
| * | | Input: i8042 - non-x86 build fixAndrew Morton2008-02-061-2/+2
| |/ /
| * | Input: constify function pointer tables (seq_operations)Jan Engelhardt2008-01-311-2/+2
| * | Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina2008-01-301-0/+7
| * | Input: i8042 - enable DMI quirks on x86-64Bruce Duncan2008-01-301-2/+2
OpenPOWER on IntegriCloud