| Commit message (Expand) | Author | Age |
* | md: rationalize raid5 function names | Dan Williams | 2008-06-27 |
* | md: handle operation chaining in raid5_run_ops | Dan Williams | 2008-06-27 |
* | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states | Dan Williams | 2008-06-27 |
* | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' | Dan Williams | 2008-06-27 |
* | md: replace STRIPE_OP_COMPUTE_BLK with STRIPE_COMPUTE_RUN | Dan Williams | 2008-06-27 |
* | md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUN | Dan Williams | 2008-06-27 |
* | md: replace STRIPE_OP_CHECK with 'check_states' | Dan Williams | 2008-06-27 |
* | md: unify raid5/6 i/o submission | Dan Williams | 2008-06-27 |
* | md: use stripe_head_state in ops_run_io() | Dan Williams | 2008-06-27 |
* | md: kill STRIPE_OP_IO flag | Dan Williams | 2008-06-27 |
* | md: kill STRIPE_OP_MOD_DMA in raid5 offload | Dan Williams | 2008-06-27 |
* | Support changing rdev size on running arrays. | Chris Webb | 2008-06-27 |
* | Make sure all changes to md/dev-XX/state are notified | Neil Brown | 2008-06-27 |
* | Make sure all changes to md/degraded are notified. | Neil Brown | 2008-06-27 |
* | Make sure all changes to md/sync_action are notified. | Neil Brown | 2008-06-27 |
* | Make sure all changes to md/array_state are notified. | Neil Brown | 2008-06-27 |
* | Don't reject HOT_REMOVE_DISK request for an array that is not yet started. | Neil Brown | 2008-06-27 |
* | rationalise return value for ->hot_add_disk method. | Neil Brown | 2008-06-27 |
* | Support adding a spare to a live md array with external metadata. | Neil Brown | 2008-06-27 |
* | Enable setting of 'offset' and 'size' of a hot-added spare. | Neil Brown | 2008-06-27 |
* | Don't try to make md arrays dirty if that is not meaningful. | Neil Brown | 2008-06-27 |
* | Close race in md_probe | Neil Brown | 2008-06-27 |
* | Allow setting start point for requested check/repair | Neil Brown | 2008-06-27 |
* | Improve setting of "events_cleared" for write-intent bitmaps. | Neil Brown | 2008-06-27 |
* | use bio_endio instead of a call to bi_end_io | Neil Brown | 2008-06-27 |
* | linear: correct disk numbering error check | Nikanth Karthikesan | 2008-06-27 |
* | Fix error paths if md_probe fails. | Neil Brown | 2008-06-27 |
* | Don't acknowlege that stripe-expand is complete until it really is. | Neil Brown | 2008-06-27 |
* | Ensure interrupted recovery completed properly (v1 metadata plus bitmap) | Neil Brown | 2008-06-27 |
* | Linux 2.6.26-rc8v2.6.26-rc8 | Linus Torvalds | 2008-06-24 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 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/sn2 | Jes Sorensen | 2008-06-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2008-06-24 |
|\ \ |
|
| * | | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski | 2008-06-24 |
| * | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson | 2008-06-24 |
| |/ |
|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-24 |
|\ \ |
|
| * | | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann | 2008-06-24 |
| * | | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 |
| * | | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 2008-06-24 |
| * | | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 |
| * | | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 |
| * | | KVM: VMX: Fix host msr corruption with preemption enabled | Avi Kivity | 2008-06-24 |
| * | | KVM: ioapic: fix lost interrupt when changing a device's irq | Avi Kivity | 2008-06-24 |
| * | | KVM: MMU: Fix oops on guest userspace access to guest pagetable | Avi Kivity | 2008-06-24 |
| * | | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) | Marcelo Tosatti | 2008-06-24 |
| * | | KVM: MMU: Fix rmap_write_protect() hugepage iteration bug | Marcelo Tosatti | 2008-06-24 |
| * | | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 2008-06-24 |
| * | | KVM: Fix race between timer migration and vcpu migration | Marcelo Tosatti | 2008-06-24 |
| |/ |
|