aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* md: update documentation for md/rdev/state sysfs interfaceNamhyung Kim2011-07-27
* md: make it easier to wait for bad blocks to be acknowledged.NeilBrown2011-07-27
* md: add 'write_error' flag to component devices.NeilBrown2011-07-27
* md/raid1: avoid reading known bad blocks during resyncNeilBrown2011-07-27
* md/raid1: avoid reading from known bad blocks.NeilBrown2011-07-27
* md: Disable bad blocks and v0.90 metadata.NeilBrown2011-07-27
* md: load/store badblock list from v1.x metadataNeilBrown2011-07-27
* md: don't allow arrays to contain devices with bad blocks.NeilBrown2011-07-27
* md: add documentation for bad block logNamhyung Kim2011-07-27
* md/bad-block-log: add sysfs interface for accessing bad-block-log.NeilBrown2011-07-27
* md: beginnings of bad block management.NeilBrown2011-07-27
* md: remove suspicious size_of()NeilBrown2011-07-27
* MD: generate an event when array sync is completeJonathan Brassow2011-07-26
* MD bitmap: Revert DM dirty log hooksJonathan Brassow2011-07-26
* MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safeJonathan Brassow2011-07-26
* md/raid5: Avoid BUG caused by multiple failures.NeilBrown2011-07-26
* md/raid10: move rdev->corrected_errors countingNamhyung Kim2011-07-26
* md/raid5: move rdev->corrected_errors countingNamhyung Kim2011-07-26
* md/raid1: move rdev->corrected_errors countingNamhyung Kim2011-07-26
* md: get rid of unnecessary casts on page_address()Namhyung Kim2011-07-26
* md/raid10: Improve decision on whether to fail a device with a read error.NeilBrown2011-07-26
* md/raid10: Make use of new recovery_disabled handlingNeilBrown2011-07-26
* md: change managed of recovery_disabled.NeilBrown2011-07-26
* md: remove ro check in md_check_recovery()Namhyung Kim2011-07-26
* md: introduce link/unlink_rdev() helpersNamhyung Kim2011-07-26
* md/raid: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-07-26
* md: use proper little-endian bitopsAkinobu Mita2011-07-26
* md/raid5: finalise new merged handle_stripe.NeilBrown2011-07-26
* md/raid5: move some more common code into handle_stripeNeilBrown2011-07-26
* md/raid5: move more common code into handle_stripeNeilBrown2011-07-26
* md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6NeilBrown2011-07-26
* md/raid5: unite fetch_block5 and fetch_block6NeilBrown2011-07-26
* md/raid5: rearrange a test in fetch_block6.NeilBrown2011-07-26
* md/raid5: move more code into common handle_stripeNeilBrown2011-07-26
* md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown2011-07-26
* md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown2011-07-26
* md/raid5: move stripe_head_state and more code into handle_stripe.NeilBrown2011-07-25
* md/raid5: add some more fields to stripe_head_stateNeilBrown2011-07-25
* md/raid5: unify stripe_head_state and r6_stateNeilBrown2011-07-25
* md/raid5: move common code into handle_stripeNeilBrown2011-07-25
* md/raid5: replace sh->lock with an 'active' flag.NeilBrown2011-07-25
* md/raid5: Protect some more code with ->device_lock.NeilBrown2011-07-25
* md/raid5: Remove use of sh->lock in sync_requestNeilBrown2011-07-25
* md/raid5: get rid of duplicated call to bio_data_dir()Namhyung Kim2011-07-18
* md/raid5: use kmem_cache_zalloc()Namhyung Kim2011-07-18
* md/raid10: share pages between read and write bio's during recoveryNamhyung Kim2011-07-18
* md/raid10: factor out common bio handling codeNamhyung Kim2011-07-18
* md/raid10: get rid of duplicated conditional expressionNamhyung Kim2011-07-18
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-15
|\
| * gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-15