aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-15
|\ \
| * | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-15
| * | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-13
|\ \ \
| * | | mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-13
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-13
|\ \ \ \
| * | | | drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher2011-07-13
| * | | | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-13
| * | | | drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher2011-07-12
| * | | | drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher2011-07-12
| * | | | drm/radeon/kms: fix backend map typo on juniperAlex Deucher2011-07-12
| * | | | drm/radeon/kms: fix regression in hotplugAlex Deucher2011-07-12
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-13
|\ \ \ \