index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid10.c
Age
Commit message (
Expand
)
Author
2011-09-21
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-09-10
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2011-09-10
md/raid10: unify handling of write completion.
NeilBrown
2011-07-28
md/raid10: handle further errors during fix_read_error better.
NeilBrown
2011-07-28
md/raid10: Handle read errors during recovery better.
NeilBrown
2011-07-28
md/raid10: simplify read error handling during recovery.
NeilBrown
2011-07-28
md/raid10: record bad blocks due to write errors during resync/recovery.
NeilBrown
2011-07-28
md/raid10: attempt to fix read errors during resync/check
NeilBrown
2011-07-28
md/raid10: Handle write errors by updating badblock log.
NeilBrown
2011-07-28
md/raid10: clear bad-block record when write succeeds.
NeilBrown
2011-07-28
md/raid10: avoid writing to known bad blocks on known bad drives.
NeilBrown
2011-07-28
md/raid10 record bad blocks as needed during recovery.
NeilBrown
2011-07-28
md/raid10: avoid reading known bad blocks during resync/recovery.
NeilBrown
2011-07-28
md/raid10 - avoid reading from known bad blocks - part 3
NeilBrown
2011-07-28
md/raid10: avoid reading from known bad blocks - part 2
NeilBrown
2011-07-28
md/raid10: avoid reading from known bad blocks - part 1
NeilBrown
2011-07-28
md/raid10: Split handle_read_error out from raid10d.
NeilBrown
2011-07-28
md/raid10: simplify/reindent some loops.
NeilBrown
2011-07-28
md: make it easier to wait for bad blocks to be acknowledged.
NeilBrown
2011-07-28
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-27
md/raid10: Improve decision on whether to fail a device with a read error.
NeilBrown
2011-07-27
md/raid10: Make use of new recovery_disabled handling
NeilBrown
2011-07-27
md/raid: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-07-18
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-05-11
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-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-10
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-02-21
md: avoid spinlock problem in blk_throtl_exit
NeilBrown
2011-02-08
FIX: md: process hangs at wait_barrier after 0->10 takeover
Krzysztof Wojcik
2011-01-13
md-new-param-to_sync_page_io
Jonathan Brassow
2011-01-13
md: Fix single printks with multiple KERN_<level>s
Joe Perches
2010-12-09
md: protect against NULL reference when waiting to start a raid10.
NeilBrown
2010-10-28
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
md: use sector_t in bitmap_get_counter
NeilBrown
2010-09-10
md: implment REQ_FLUSH/FUA support
Tejun Heo
2010-08-18
md raid-1/10 Fix bio_rw bit manipulations again
NeilBrown
[next]