index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'
Dan Williams
2008-06-28
2
-150
/
+63
*
md: replace STRIPE_OP_COMPUTE_BLK with STRIPE_COMPUTE_RUN
Dan Williams
2008-06-28
1
-47
/
+18
*
md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUN
Dan Williams
2008-06-28
1
-21
/
+12
*
md: replace STRIPE_OP_CHECK with 'check_states'
Dan Williams
2008-06-28
2
-95
/
+123
*
md: unify raid5/6 i/o submission
Dan Williams
2008-06-28
1
-61
/
+2
*
md: use stripe_head_state in ops_run_io()
Dan Williams
2008-06-28
1
-6
/
+3
*
md: kill STRIPE_OP_IO flag
Dan Williams
2008-06-28
2
-28
/
+5
*
md: kill STRIPE_OP_MOD_DMA in raid5 offload
Dan Williams
2008-06-28
2
-12
/
+0
*
Support changing rdev size on running arrays.
Chris Webb
2008-06-28
1
-13
/
+87
*
Make sure all changes to md/dev-XX/state are notified
Neil Brown
2008-06-28
3
-1
/
+26
*
Make sure all changes to md/degraded are notified.
Neil Brown
2008-06-28
2
-1
/
+12
*
Make sure all changes to md/sync_action are notified.
Neil Brown
2008-06-28
3
-6
/
+36
*
Make sure all changes to md/array_state are notified.
Neil Brown
2008-06-28
2
-5
/
+29
*
Don't reject HOT_REMOVE_DISK request for an array that is not yet started.
Neil Brown
2008-06-28
1
-3
/
+0
*
rationalise return value for ->hot_add_disk method.
Neil Brown
2008-06-28
5
-20
/
+21
*
Support adding a spare to a live md array with external metadata.
Neil Brown
2008-06-28
5
-9
/
+67
*
Enable setting of 'offset' and 'size' of a hot-added spare.
Neil Brown
2008-06-28
1
-2
/
+2
*
Don't try to make md arrays dirty if that is not meaningful.
Neil Brown
2008-06-28
1
-0
/
+2
*
Close race in md_probe
Neil Brown
2008-06-28
1
-1
/
+1
*
Allow setting start point for requested check/repair
Neil Brown
2008-06-28
2
-5
/
+44
*
Improve setting of "events_cleared" for write-intent bitmaps.
Neil Brown
2008-06-28
2
-5
/
+25
*
use bio_endio instead of a call to bi_end_io
Neil Brown
2008-06-28
1
-12
/
+4
*
linear: correct disk numbering error check
Nikanth Karthikesan
2008-06-28
1
-1
/
+1
*
Fix error paths if md_probe fails.
Neil Brown
2008-06-28
1
-2
/
+4
*
Don't acknowlege that stripe-expand is complete until it really is.
Neil Brown
2008-06-28
1
-0
/
+3
*
Ensure interrupted recovery completed properly (v1 metadata plus bitmap)
Neil Brown
2008-06-28
2
-1
/
+5
*
Linux 2.6.26-rc8
v2.6.26-rc8
Linus Torvalds
2008-06-24
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-06-24
3
-5
/
+2
|
\
|
*
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
2008-06-24
1
-2
/
+0
|
*
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
2008-06-24
1
-1
/
+1
|
*
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
2008-06-24
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2008-06-24
2
-15
/
+10
|
\
\
|
*
|
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
2008-06-24
1
-14
/
+9
|
*
|
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
2008-06-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-24
18
-266
/
+358
|
\
\
|
*
|
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
2008-06-24
1
-18
/
+0
|
*
|
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-56
/
+34
|
*
|
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
2
-14
/
+65
|
*
|
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
3
-124
/
+16
|
*
|
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
5
-0
/
+201
|
*
|
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
2008-06-24
1
-8
/
+11
|
*
|
KVM: ioapic: fix lost interrupt when changing a device's irq
Avi Kivity
2008-06-24
1
-20
/
+11
|
*
|
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
2008-06-24
1
-6
/
+0
|
*
|
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
2008-06-24
1
-5
/
+7
|
*
|
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
2008-06-24
1
-0
/
+1
|
*
|
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
4
-3
/
+9
|
*
|
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
2008-06-24
1
-12
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-06-24
1
-1
/
+0
|
\
\
|
*
|
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
Wim Van Sebroeck
2008-06-24
1
-1
/
+0
|
|
/
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-24
6
-77
/
+27
|
\
\
[next]