pandora-kernel.git
2011-07-28 NeilBrownmd/raid10: record bad blocks due to write errors during...
2011-07-28 NeilBrownmd/raid10: attempt to fix read errors during resync...
2011-07-28 NeilBrownmd/raid10: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid10: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid10: avoid writing to known bad blocks on known...
2011-07-28 NeilBrownmd/raid10 record bad blocks as needed during recovery.
2011-07-28 NeilBrownmd/raid10: avoid reading known bad blocks during resync...
2011-07-28 NeilBrownmd/raid10 - avoid reading from known bad blocks - part 3
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 2
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 1
2011-07-28 NeilBrownmd/raid10: Split handle_read_error out from raid10d.
2011-07-28 NeilBrownmd/raid10: simplify/reindent some loops.
2011-07-28 NeilBrownmd/raid5: Clear bad blocks on successful write.
2011-07-28 NeilBrownmd/raid5. Don't write to known bad block on doubtful...
2011-07-28 NeilBrownmd/raid5: write errors should be recorded as bad blocks...
2011-07-28 NeilBrownmd/raid5: use bad-block log to improve handling of...
2011-07-28 NeilBrownmd/raid5: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd/raid1: factor several functions out or raid1d()
2011-07-28 NeilBrownmd/raid1: improve handling of read failure during recovery.
2011-07-28 NeilBrownmd/raid1: record badblocks found during resync etc.
2011-07-28 NeilBrownmd/raid1: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid1: store behind-write pages in bi_vecs.
2011-07-28 NeilBrownmd/raid1: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid1: avoid writing to known-bad blocks on known...
2011-07-28 Namhyung Kimmd: update documentation for md/rdev/state sysfs interface
2011-07-28 NeilBrownmd: make it easier to wait for bad blocks to be acknowl...
2011-07-28 NeilBrownmd: add 'write_error' flag to component devices.
2011-07-28 NeilBrownmd/raid1: avoid reading known bad blocks during resync
2011-07-28 NeilBrownmd/raid1: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd: Disable bad blocks and v0.90 metadata.
2011-07-28 NeilBrownmd: load/store badblock list from v1.x metadata
2011-07-28 NeilBrownmd: don't allow arrays to contain devices with bad...
2011-07-28 Namhyung Kimmd: add documentation for bad block log
2011-07-28 NeilBrownmd/bad-block-log: add sysfs interface for accessing...
2011-07-28 NeilBrownmd: beginnings of bad block management.
2011-07-27 NeilBrownmd: remove suspicious size_of()
2011-07-27 Jonathan BrassowMD: generate an event when array sync is complete
2011-07-27 Jonathan BrassowMD bitmap: Revert DM dirty log hooks
2011-07-27 Jonathan BrassowMD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe
2011-07-27 NeilBrownmd/raid5: Avoid BUG caused by multiple failures.
2011-07-27 Namhyung Kimmd/raid10: move rdev->corrected_errors counting
2011-07-27 Namhyung Kimmd/raid5: move rdev->corrected_errors counting
2011-07-27 Namhyung Kimmd/raid1: move rdev->corrected_errors counting
2011-07-27 Namhyung Kimmd: get rid of unnecessary casts on page_address()
2011-07-27 NeilBrownmd/raid10: Improve decision on whether to fail a device...
2011-07-27 NeilBrownmd/raid10: Make use of new recovery_disabled handling
2011-07-27 NeilBrownmd: change managed of recovery_disabled.
2011-07-27 Namhyung Kimmd: remove ro check in md_check_recovery()
2011-07-27 Namhyung Kimmd: introduce link/unlink_rdev() helpers
2011-07-27 Christian Dietrichmd/raid: use printk_ratelimited instead of printk_ratelimit
2011-07-27 Akinobu Mitamd: use proper little-endian bitops
2011-07-27 NeilBrownmd/raid5: finalise new merged handle_stripe.
2011-07-27 NeilBrownmd/raid5: move some more common code into handle_stripe
2011-07-27 NeilBrownmd/raid5: move more common code into handle_stripe
2011-07-27 NeilBrownmd/raid5: unite handle_stripe_dirtying5 and handle_stri...
2011-07-27 NeilBrownmd/raid5: unite fetch_block5 and fetch_block6
2011-07-27 NeilBrownmd/raid5: rearrange a test in fetch_block6.
2011-07-27 NeilBrownmd/raid5: move more code into common handle_stripe
2011-07-27 NeilBrownmd/raid5: Move code for finishing a reconstruction...
2011-07-27 NeilBrownmd/raid5: Remove stripe_head_state arg from handle_stri...
2011-07-26 NeilBrownmd/raid5: move stripe_head_state and more code into...
2011-07-26 NeilBrownmd/raid5: add some more fields to stripe_head_state
2011-07-26 NeilBrownmd/raid5: unify stripe_head_state and r6_state
2011-07-26 NeilBrownmd/raid5: move common code into handle_stripe
2011-07-26 NeilBrownmd/raid5: replace sh->lock with an 'active' flag.
2011-07-26 NeilBrownmd/raid5: Protect some more code with ->device_lock.
2011-07-26 NeilBrownmd/raid5: Remove use of sh->lock in sync_request
2011-07-18 Namhyung Kimmd/raid5: get rid of duplicated call to bio_data_dir()
2011-07-18 Namhyung Kimmd/raid5: use kmem_cache_zalloc()
2011-07-18 Namhyung Kimmd/raid10: share pages between read and write bio's...
2011-07-18 Namhyung Kimmd/raid10: factor out common bio handling code
2011-07-18 Namhyung Kimmd/raid10: get rid of duplicated conditional expression
2011-07-16 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-07-16 Richard CochranARM: fix regression in IXP4xx clocksource
2011-07-15 Axel Lingpio: wm831x: add a missing break in wm831x_gpio_dbg_show
2011-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-15 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-07-15 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-15 Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-07-15 Peter Zijlstrasched: Fix 32bit race
2011-07-15 Alex Deucherdrm/radeon/kms: add new NI pci ids
2011-07-15 Guenter Roeckhwmon: (adm1275) Fix coefficients per datasheet revision B
2011-07-15 Al Virofix loop checks in d_materialise_unique()
2011-07-14 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-14 Steven WhitehouseGFS2: Resolve inode eviction and ail list interaction bug
2011-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-13 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-07-13 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-07-13 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-07-13 Philip Rakitymmc: core: Bus width testing needs to handle suspend...
2011-07-13 Paul E. McKenneyrcu: Prevent RCU callbacks from executing before schedu...
2011-07-13 Ryusuke Konishinilfs2: remove resize from unsupported features list
2011-07-13 Alex Deucherdrm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT...
2011-07-13 Chris Wilsonagp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
2011-07-13 Al ViroFix ->d_lock locking order in unlazy_walk()
2011-07-12 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-07-12 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-12 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
next