summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md: get rid of unnecessary casts on page_address()Namhyung Kim2011-07-271-12/+11
* md/raid10: Improve decision on whether to fail a device with a read error.NeilBrown2011-07-271-29/+28
* md/raid10: Make use of new recovery_disabled handlingNeilBrown2011-07-272-26/+41
* md: change managed of recovery_disabled.NeilBrown2011-07-274-7/+19
* md: remove ro check in md_check_recovery()Namhyung Kim2011-07-271-3/+0
* md: introduce link/unlink_rdev() helpersNamhyung Kim2011-07-274-50/+36
* md/raid: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-07-273-42/+53
* md: use proper little-endian bitopsAkinobu Mita2011-07-271-3/+5
* md/raid5: finalise new merged handle_stripe.NeilBrown2011-07-271-102/+13
* md/raid5: move some more common code into handle_stripeNeilBrown2011-07-271-113/+67
* md/raid5: move more common code into handle_stripeNeilBrown2011-07-271-100/+61
* md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6NeilBrown2011-07-271-56/+21
* md/raid5: unite fetch_block5 and fetch_block6NeilBrown2011-07-271-84/+23
* md/raid5: rearrange a test in fetch_block6.NeilBrown2011-07-271-7/+5
* md/raid5: move more code into common handle_stripeNeilBrown2011-07-271-58/+32
* md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown2011-07-271-96/+57
* md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown2011-07-271-5/+4
* md/raid5: move stripe_head_state and more code into handle_stripe.NeilBrown2011-07-261-182/+158
* md/raid5: add some more fields to stripe_head_stateNeilBrown2011-07-262-31/+29
* md/raid5: unify stripe_head_state and r6_stateNeilBrown2011-07-262-45/+40
* md/raid5: move common code into handle_stripeNeilBrown2011-07-261-12/+6
* md/raid5: replace sh->lock with an 'active' flag.NeilBrown2011-07-262-32/+29
* md/raid5: Protect some more code with ->device_lock.NeilBrown2011-07-261-14/+16
* md/raid5: Remove use of sh->lock in sync_requestNeilBrown2011-07-262-19/+27
* md/raid5: get rid of duplicated call to bio_data_dir()Namhyung Kim2011-07-181-2/+2
* md/raid5: use kmem_cache_zalloc()Namhyung Kim2011-07-181-5/+3
* md/raid10: share pages between read and write bio's during recoveryNamhyung Kim2011-07-181-11/+12
* md/raid10: factor out common bio handling codeNamhyung Kim2011-07-181-21/+23
* md/raid10: get rid of duplicated conditional expressionNamhyung Kim2011-07-181-2/+1
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-161-0/+1
|\
| * gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-151-0/+1
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-152-15/+15
|\ \
| * | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-151-5/+5
| * | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-121-10/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-141-27/+50
|\ \ \
| * | | mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-27/+50
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-137-15/+38
|\ \ \ \
| * | | | drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher2011-07-131-2/+7
| * | | | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-131-3/+4
| * | | | drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher2011-07-122-6/+17
| * | | | drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher2011-07-121-3/+3
| * | | | drm/radeon/kms: fix backend map typo on juniperAlex Deucher2011-07-121-1/+1
| * | | | drm/radeon/kms: fix regression in hotplugAlex Deucher2011-07-121-0/+6
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-139-22/+33
|\ \ \ \
| * | | | slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-121-1/+1
| * | | | natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-086-15/+25
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-086-15/+25
| | |\ \ \ \
| | | * | | | ssb: fix init regression of hostmode PCI coreRafał Miłecki2011-07-071-9/+9
| | | * | | | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1