aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-28md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUNDan Williams
2008-06-28md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams
2008-06-28md: unify raid5/6 i/o submissionDan Williams
2008-06-28md: use stripe_head_state in ops_run_io()Dan Williams
2008-06-28md: kill STRIPE_OP_IO flagDan Williams
2008-06-28md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams
2008-06-28Support changing rdev size on running arrays.Chris Webb
2008-06-28Make sure all changes to md/dev-XX/state are notifiedNeil Brown
2008-06-28Make sure all changes to md/degraded are notified.Neil Brown
2008-06-28Make sure all changes to md/sync_action are notified.Neil Brown
2008-06-28Make sure all changes to md/array_state are notified.Neil Brown
2008-06-28Don't reject HOT_REMOVE_DISK request for an array that is not yet started.Neil Brown
2008-06-28rationalise return value for ->hot_add_disk method.Neil Brown
2008-06-28Support adding a spare to a live md array with external metadata.Neil Brown
2008-06-28Enable setting of 'offset' and 'size' of a hot-added spare.Neil Brown
2008-06-28Don't try to make md arrays dirty if that is not meaningful.Neil Brown
2008-06-28Close race in md_probeNeil Brown
2008-06-28Allow setting start point for requested check/repairNeil Brown
2008-06-28Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown
2008-06-28use bio_endio instead of a call to bi_end_ioNeil Brown
2008-06-28linear: correct disk numbering error checkNikanth Karthikesan
2008-06-28Fix error paths if md_probe fails.Neil Brown
2008-06-28Don't acknowlege that stripe-expand is complete until it really is.Neil Brown
2008-06-28Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown
2008-06-24Linux 2.6.26-rc8Linus Torvalds
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-06-24enable bus mastering on i915 at resume timeJie Luo
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen
2008-06-24kgdb: sparse fixJason Wessel
2008-06-24kgdb: documentation update - remove kgdboeJason Wessel
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti