aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* md: rationalize raid5 function namesDan Williams2008-06-27
* md: handle operation chaining in raid5_run_opsDan Williams2008-06-27
* md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams2008-06-27
* md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-27
* md: replace STRIPE_OP_COMPUTE_BLK with STRIPE_COMPUTE_RUNDan Williams2008-06-27
* md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUNDan Williams2008-06-27
* md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-27
* md: unify raid5/6 i/o submissionDan Williams2008-06-27
* md: use stripe_head_state in ops_run_io()Dan Williams2008-06-27
* md: kill STRIPE_OP_IO flagDan Williams2008-06-27
* md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-27
* Support changing rdev size on running arrays.Chris Webb2008-06-27
* Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-27
* Make sure all changes to md/degraded are notified.Neil Brown2008-06-27
* Make sure all changes to md/sync_action are notified.Neil Brown2008-06-27
* Make sure all changes to md/array_state are notified.Neil Brown2008-06-27
* Don't reject HOT_REMOVE_DISK request for an array that is not yet started.Neil Brown2008-06-27
* rationalise return value for ->hot_add_disk method.Neil Brown2008-06-27
* Support adding a spare to a live md array with external metadata.Neil Brown2008-06-27
* Enable setting of 'offset' and 'size' of a hot-added spare.Neil Brown2008-06-27
* Don't try to make md arrays dirty if that is not meaningful.Neil Brown2008-06-27
* Close race in md_probeNeil Brown2008-06-27
* Allow setting start point for requested check/repairNeil Brown2008-06-27
* Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-27
* use bio_endio instead of a call to bi_end_ioNeil Brown2008-06-27
* linear: correct disk numbering error checkNikanth Karthikesan2008-06-27
* Fix error paths if md_probe fails.Neil Brown2008-06-27
* Don't acknowlege that stripe-expand is complete until it really is.Neil Brown2008-06-27
* Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2008-06-27
* Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds2008-06-24
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-24
|\
| * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-24
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-24
| * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-06-24
|\ \
| * | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-24
| * | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-24
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
|\ \
| * | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-24
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
| * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-24
| * | KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-24
| * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-24
| * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-24
| * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-24
| * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-24
| * | KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-24
| |/