aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dm: rename __split_bioMikulas Patocka2009-04-02
* dm: remove unnecessary struct dm_wq_reqMikulas Patocka2009-04-02
* dm: remove unnecessary work queue context fieldMikulas Patocka2009-04-02
* dm: remove unnecessary work queue type fieldMikulas Patocka2009-04-02
* dm: bio list add bio_list_add_headMikulas Patocka2009-04-02
* dm snapshot: persistent fix dtr cleanupJonathan Brassow2009-04-02
* dm snapshot: move status to exception storeJonathan Brassow2009-04-02
* dm snapshot: move ctr parsing to exception storeJonathan Brassow2009-04-02
* dm snapshot: use DMEMIT macro for statusJonathan Brassow2009-04-02
* dm snapshot: remove dm_snap headerJonathan Brassow2009-04-02
* dm snapshot: remove dm_snap header useJonathan Brassow2009-04-02
* dm exception store: move cow pointerJonathan Brassow2009-04-02
* dm exception store: move chunk_fieldsJonathan Brassow2009-04-02
* dm exception store: move dm_target pointerJonathan Brassow2009-04-02
* dm exception store: introduce registryJonathan Brassow2009-04-02
* dm raid1: add is_remote_recovering hook for clustersJonathan Brassow2009-04-02
* dm exception store: separate type from instanceJonathan Brassow2009-04-02
* dm log: remove struct dm_dirty_log_internalMike Snitzer2009-04-02
* dm log: use standard kernel module refcountMike Snitzer2009-04-02
* dm crypt: use kzfreeJohannes Weiner2009-04-02
* dm target: remove struct tt_internalCheng Renquan2009-04-02
* dm table: fix upgrade mode raceAlasdair G Kergon2009-04-02
* dm: path selector use module refcount directlyJun'ichi Nomura2009-04-02
* dm target: use module refcount directlyCheng Renquan2009-04-02
* dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka2009-04-02
* dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka2009-04-02
* dm snapshot: refactor __find_pending_exceptionMikulas Patocka2009-04-02
* dm io: make sync_io uninterruptibleMikulas Patocka2009-04-02
* dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka2009-04-02
* dm: preserve bi_io_vec when resubmitting biosMikulas Patocka2009-04-02
* serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan2009-04-01
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-01
|\
| * [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
| * [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-01
| * Pull pvops into release branchTony Luck2009-03-31
| |\
| | * ia64: remove some warnings.Isaku Yamahata2009-03-27
| | * ia64/xen: fix the link error.Isaku Yamahata2009-03-27
| | * ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-26
| | * ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-26
| | * ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-26
| | * ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-26