index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid10.c
Commit message (
Expand
)
Author
Age
...
*
|
|
md: remove typedefs: r10bio_t -> struct r10bio and r1bio_t -> struct r1bio
NeilBrown
2011-10-11
*
|
|
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
2011-10-11
*
|
|
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2011-10-11
|
|
/
|
/
|
*
|
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-09-21
*
|
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2011-09-10
*
|
md/raid10: unify handling of write completion.
NeilBrown
2011-09-10
|
/
*
md/raid10: handle further errors during fix_read_error better.
NeilBrown
2011-07-27
*
md/raid10: Handle read errors during recovery better.
NeilBrown
2011-07-27
*
md/raid10: simplify read error handling during recovery.
NeilBrown
2011-07-27
*
md/raid10: record bad blocks due to write errors during resync/recovery.
NeilBrown
2011-07-27
*
md/raid10: attempt to fix read errors during resync/check
NeilBrown
2011-07-27
*
md/raid10: Handle write errors by updating badblock log.
NeilBrown
2011-07-27
*
md/raid10: clear bad-block record when write succeeds.
NeilBrown
2011-07-27
*
md/raid10: avoid writing to known bad blocks on known bad drives.
NeilBrown
2011-07-27
*
md/raid10 record bad blocks as needed during recovery.
NeilBrown
2011-07-27
*
md/raid10: avoid reading known bad blocks during resync/recovery.
NeilBrown
2011-07-27
*
md/raid10 - avoid reading from known bad blocks - part 3
NeilBrown
2011-07-27
*
md/raid10: avoid reading from known bad blocks - part 2
NeilBrown
2011-07-27
*
md/raid10: avoid reading from known bad blocks - part 1
NeilBrown
2011-07-27
*
md/raid10: Split handle_read_error out from raid10d.
NeilBrown
2011-07-27
*
md/raid10: simplify/reindent some loops.
NeilBrown
2011-07-27
*
md: make it easier to wait for bad blocks to be acknowledged.
NeilBrown
2011-07-27
*
md: don't allow arrays to contain devices with bad blocks.
NeilBrown
2011-07-27
*
md/raid10: move rdev->corrected_errors counting
Namhyung Kim
2011-07-26
*
md/raid10: Improve decision on whether to fail a device with a read error.
NeilBrown
2011-07-26
*
md/raid10: Make use of new recovery_disabled handling
NeilBrown
2011-07-26
*
md/raid: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-07-26
*
md/raid10: share pages between read and write bio's during recovery
Namhyung Kim
2011-07-18
*
md/raid10: factor out common bio handling code
Namhyung Kim
2011-07-18
*
md/raid10: get rid of duplicated conditional expression
Namhyung Kim
2011-07-18
*
md/raid10: reformat some loops with less indenting.
NeilBrown
2011-05-11
*
md/raid10: remove unused variable.
NeilBrown
2011-05-11
*
md/raid10: make more use of 'slot' in raid10d.
NeilBrown
2011-05-11
*
md/raid10: some tidying up in fix_read_error
NeilBrown
2011-05-11
*
md: simplify raid10 read_balance
NeilBrown
2011-05-11
*
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
*
md: use new plugging interface for RAID IO.
NeilBrown
2011-04-18
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
*
|
md: avoid spinlock problem in blk_throtl_exit
NeilBrown
2011-02-21
|
/
*
FIX: md: process hangs at wait_barrier after 0->10 takeover
Krzysztof Wojcik
2011-02-07
*
md-new-param-to_sync_page_io
Jonathan Brassow
2011-01-13
*
md: Fix single printks with multiple KERN_<level>s
Joe Perches
2011-01-13
*
md: protect against NULL reference when waiting to start a raid10.
NeilBrown
2010-12-09
*
md: use separate bio pool for each md device.
NeilBrown
2010-10-28
*
md: change type of first arg to sync_page_io.
NeilBrown
2010-10-28
*
md: use bio_kmalloc rather than bio_alloc when failure is acceptable.
NeilBrown
2010-10-28
*
md: Fix possible deadlock with multiple mempool allocations.
NeilBrown
2010-10-28
[prev]
[next]