summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-26md/raid5: move stripe_head_state and more code into handle_stripe.NeilBrown
2011-07-26md/raid5: add some more fields to stripe_head_stateNeilBrown
2011-07-26md/raid5: unify stripe_head_state and r6_stateNeilBrown
2011-07-26md/raid5: move common code into handle_stripeNeilBrown
2011-07-26md/raid5: replace sh->lock with an 'active' flag.NeilBrown
2011-07-26md/raid5: Protect some more code with ->device_lock.NeilBrown
2011-07-26md/raid5: Remove use of sh->lock in sync_requestNeilBrown
2011-07-18md/raid5: get rid of duplicated call to bio_data_dir()Namhyung Kim
2011-07-18md/raid5: use kmem_cache_zalloc()Namhyung Kim
2011-07-18md/raid10: share pages between read and write bio's during recoveryNamhyung Kim
2011-07-18md/raid10: factor out common bio handling codeNamhyung Kim
2011-07-18md/raid10: get rid of duplicated conditional expressionNamhyung Kim
2011-07-16Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-15gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin
2011-07-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard