aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Make sure all changes to md/degraded are notified.Neil Brown2-1/+12
2008-06-28Make sure all changes to md/sync_action are notified.Neil Brown3-6/+36
2008-06-28Make sure all changes to md/array_state are notified.Neil Brown2-5/+29
2008-06-28Don't reject HOT_REMOVE_DISK request for an array that is not yet started.Neil Brown1-3/+0
2008-06-28rationalise return value for ->hot_add_disk method.Neil Brown5-20/+21
2008-06-28Support adding a spare to a live md array with external metadata.Neil Brown5-9/+67
2008-06-28Enable setting of 'offset' and 'size' of a hot-added spare.Neil Brown1-2/+2
2008-06-28Don't try to make md arrays dirty if that is not meaningful.Neil Brown1-0/+2
2008-06-28Close race in md_probeNeil Brown1-1/+1
2008-06-28Allow setting start point for requested check/repairNeil Brown2-5/+44
2008-06-28Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2-5/+25
2008-06-28use bio_endio instead of a call to bi_end_ioNeil Brown1-12/+4
2008-06-28linear: correct disk numbering error checkNikanth Karthikesan1-1/+1
2008-06-28Fix error paths if md_probe fails.Neil Brown1-2/+4
2008-06-28Don't acknowlege that stripe-expand is complete until it really is.Neil Brown1-0/+3
2008-06-28Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2-1/+5
2008-06-24Linux 2.6.26-rc8Linus Torvalds1-1/+1
2008-06-24enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann1-18/+0
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2-14/+65
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann3-124/+16
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann5-0/+201
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski1-14/+9
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-24kgdb: sparse fixJason Wessel1-1/+2
2008-06-24kgdb: documentation update - remove kgdboeJason Wessel1-14/+6
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge6-77/+27
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson1-1/+1
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck1-1/+0
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity1-20/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti4-3/+9
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski1-0/+2
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust1-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust1-28/+40
2008-06-23mm: fix race in COW logicNick Piggin1-1/+26
2008-06-23Fix ZERO_PAGE breakage with vmwareLinus Torvalds1-2/+21
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan1-7/+0
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner1-20/+73
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2