summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-282-150/+63
* md: replace STRIPE_OP_COMPUTE_BLK with STRIPE_COMPUTE_RUNDan Williams2008-06-281-47/+18
* md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUNDan Williams2008-06-281-21/+12
* md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-282-95/+123
* md: unify raid5/6 i/o submissionDan Williams2008-06-281-61/+2
* md: use stripe_head_state in ops_run_io()Dan Williams2008-06-281-6/+3
* md: kill STRIPE_OP_IO flagDan Williams2008-06-282-28/+5
* md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-282-12/+0
* Support changing rdev size on running arrays.Chris Webb2008-06-281-13/+87
* Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-283-1/+26
* Make sure all changes to md/degraded are notified.Neil Brown2008-06-282-1/+12
* Make sure all changes to md/sync_action are notified.Neil Brown2008-06-283-6/+36
* Make sure all changes to md/array_state are notified.Neil Brown2008-06-282-5/+29
* Don't reject HOT_REMOVE_DISK request for an array that is not yet started.Neil Brown2008-06-281-3/+0
* rationalise return value for ->hot_add_disk method.Neil Brown2008-06-285-20/+21
* Support adding a spare to a live md array with external metadata.Neil Brown2008-06-285-9/+67
* Enable setting of 'offset' and 'size' of a hot-added spare.Neil Brown2008-06-281-2/+2
* Don't try to make md arrays dirty if that is not meaningful.Neil Brown2008-06-281-0/+2
* Close race in md_probeNeil Brown2008-06-281-1/+1
* Allow setting start point for requested check/repairNeil Brown2008-06-282-5/+44
* Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-282-5/+25
* use bio_endio instead of a call to bi_end_ioNeil Brown2008-06-281-12/+4
* linear: correct disk numbering error checkNikanth Karthikesan2008-06-281-1/+1
* Fix error paths if md_probe fails.Neil Brown2008-06-281-2/+4
* Don't acknowlege that stripe-expand is complete until it really is.Neil Brown2008-06-281-0/+3
* Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2008-06-282-1/+5
* Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds2008-06-241-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-243-5/+2
|\
| * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-06-242-15/+10
|\ \
| * | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-241-14/+9
| * | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-241-1/+1
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2418-266/+358
|\ \
| * | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-242-14/+65
| * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-243-124/+16
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-245-0/+201
| * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-241-8/+11
| * | KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-241-20/+11
| * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-241-6/+0
| * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-241-5/+7
| * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-241-0/+1
| * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-244-3/+9
| * | KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-241-12/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-241-1/+0
|\ \
| * | Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck2008-06-241-1/+0
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-246-77/+27
|\ \
OpenPOWER on IntegriCloud