aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-28md/raid1: avoid writing to known-bad blocks on known-bad drives.NeilBrown
2011-07-28md: make it easier to wait for bad blocks to be acknowledged.NeilBrown
2011-07-28md: add 'write_error' flag to component devices.NeilBrown
2011-07-28md/raid1: avoid reading known bad blocks during resyncNeilBrown
2011-07-28md/raid1: avoid reading from known bad blocks.NeilBrown
2011-07-28md: Disable bad blocks and v0.90 metadata.NeilBrown
2011-07-28md: load/store badblock list from v1.x metadataNeilBrown
2011-07-28md: don't allow arrays to contain devices with bad blocks.NeilBrown
2011-07-28md/bad-block-log: add sysfs interface for accessing bad-block-log.NeilBrown
2011-07-28md: beginnings of bad block management.NeilBrown
2011-07-28md: remove suspicious size_of()NeilBrown
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-27MD: generate an event when array sync is completeJonathan Brassow
2011-07-27MD bitmap: Revert DM dirty log hooksJonathan Brassow
2011-07-27MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safeJonathan Brassow
2011-07-27md/raid5: Avoid BUG caused by multiple failures.NeilBrown
2011-07-27md/raid10: move rdev->corrected_errors countingNamhyung Kim
2011-07-27md/raid5: move rdev->corrected_errors countingNamhyung Kim
2011-07-27md/raid1: move rdev->corrected_errors countingNamhyung Kim
2011-07-27md: get rid of unnecessary casts on page_address()Namhyung Kim
2011-07-27md/raid10: Improve decision on whether to fail a device with a read error.NeilBrown
2011-07-27md/raid10: Make use of new recovery_disabled handlingNeilBrown
2011-07-27md: change managed of recovery_disabled.NeilBrown
2011-07-27md: remove ro check in md_check_recovery()Namhyung Kim
2011-07-27md: introduce link/unlink_rdev() helpersNamhyung Kim
2011-07-27md/raid: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-07-27md: use proper little-endian bitopsAkinobu Mita
2011-07-27md/raid5: finalise new merged handle_stripe.NeilBrown
2011-07-27md/raid5: move some more common code into handle_stripeNeilBrown
2011-07-27md/raid5: move more common code into handle_stripeNeilBrown
2011-07-27md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6NeilBrown
2011-07-27md/raid5: unite fetch_block5 and fetch_block6NeilBrown
2011-07-27md/raid5: rearrange a test in fetch_block6.NeilBrown
2011-07-27md/raid5: move more code into common handle_stripeNeilBrown
2011-07-27md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown
2011-07-27md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ramoops: make record_size a module parameterSergiu Iordache
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache
2011-07-26ramoops: add new line to each printMarco Stornelli
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli
2011-07-26Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov