summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-27md: change managed of recovery_disabled.NeilBrown4-7/+19
2011-07-27md: remove ro check in md_check_recovery()Namhyung Kim1-3/+0
2011-07-27md: introduce link/unlink_rdev() helpersNamhyung Kim4-50/+36
2011-07-27md/raid: use printk_ratelimited instead of printk_ratelimitChristian Dietrich3-42/+53
2011-07-27md: use proper little-endian bitopsAkinobu Mita1-3/+5
2011-07-27md/raid5: finalise new merged handle_stripe.NeilBrown1-102/+13
2011-07-27md/raid5: move some more common code into handle_stripeNeilBrown1-113/+67
2011-07-27md/raid5: move more common code into handle_stripeNeilBrown1-100/+61
2011-07-27md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6NeilBrown1-56/+21
2011-07-27md/raid5: unite fetch_block5 and fetch_block6NeilBrown1-84/+23
2011-07-27md/raid5: rearrange a test in fetch_block6.NeilBrown1-7/+5
2011-07-27md/raid5: move more code into common handle_stripeNeilBrown1-58/+32
2011-07-27md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown1-96/+57
2011-07-27md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown1-5/+4
2011-07-26md/raid5: move stripe_head_state and more code into handle_stripe.NeilBrown1-182/+158
2011-07-26md/raid5: add some more fields to stripe_head_stateNeilBrown2-31/+29
2011-07-26md/raid5: unify stripe_head_state and r6_stateNeilBrown2-45/+40
2011-07-26md/raid5: move common code into handle_stripeNeilBrown1-12/+6
2011-07-26md/raid5: replace sh->lock with an 'active' flag.NeilBrown2-32/+29
2011-07-26md/raid5: Protect some more code with ->device_lock.NeilBrown1-14/+16
2011-07-26md/raid5: Remove use of sh->lock in sync_requestNeilBrown2-19/+27
2011-07-18md/raid5: get rid of duplicated call to bio_data_dir()Namhyung Kim1-2/+2
2011-07-18md/raid5: use kmem_cache_zalloc()Namhyung Kim1-5/+3
2011-07-18md/raid10: share pages between read and write bio's during recoveryNamhyung Kim1-11/+12
2011-07-18md/raid10: factor out common bio handling codeNamhyung Kim1-21/+23
2011-07-18md/raid10: get rid of duplicated conditional expressionNamhyung Kim1-2/+1
2011-07-16Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-07-16ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8
2011-07-16gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin1-0/+1
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+0
2011-07-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-15/+15
2011-07-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+2
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+36
2011-07-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2-5/+36
2011-07-15sched: Fix 32bit racePeter Zijlstra1-0/+3
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher1-0/+2
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck1-5/+5
2011-07-15fix loop checks in d_materialise_unique()Al Viro1-17/+34
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-10/+50
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse4-8/+36
2011-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2-27/+63
2011-07-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-19/+15
2011-07-14Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-4/+6
2011-07-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-15/+38
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-72/+187
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2-27/+63
2011-07-13rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2-5/+36
2011-07-13nilfs2: remove resize from unsupported features listRyusuke Konishi1-1/+0
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher1-2/+7
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson1-3/+4