summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-27MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safeJonathan Brassow1-1/+1
2011-07-27md/raid5: Avoid BUG caused by multiple failures.NeilBrown1-1/+5
2011-07-27md/raid10: move rdev->corrected_errors countingNamhyung Kim1-1/+1
2011-07-27md/raid5: move rdev->corrected_errors countingNamhyung Kim1-4/+1
2011-07-27md/raid1: move rdev->corrected_errors countingNamhyung Kim1-11/+6
2011-07-27md: get rid of unnecessary casts on page_address()Namhyung Kim1-12/+11
2011-07-27md/raid10: Improve decision on whether to fail a device with a read error.NeilBrown1-29/+28
2011-07-27md/raid10: Make use of new recovery_disabled handlingNeilBrown2-26/+41
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-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds51-1380/+3575
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds214-1159/+4530
2011-07-27Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds12-48/+1205
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds98-577/+212
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-55/+288
2011-07-27Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds57-13/+2820
2011-07-27Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-21/+37
2011-07-27asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger1-1/+15
2011-07-27asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger1-0/+16
2011-07-27asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger1-2/+9
2011-07-27asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger1-2/+2
2011-07-27atomic: Update comments in atomic.hArun Sharma2-1/+4
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma23-50/+5
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma26-102/+109
2011-07-27atomic: use <linux/atomic.h>Arun Sharma439-448/+427
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita15-59/+28
2011-07-27fail_make_request: cleanup should_fail_requestAkinobu Mita1-14/+12
2011-07-27fail_page_alloc: simplify debugfs initializationAkinobu Mita1-31/+16
2011-07-27failslab: simplify debugfs initializationAkinobu Mita1-21/+10
2011-07-27fault-injection: use debugfs_remove_recursiveAkinobu Mita4-107/+30
2011-07-27fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita1-15/+15
2011-07-27fault-injection: remove nonexistent function externAkinobu Mita1-1/+0
2011-07-27fault-injection: do not include unneeded headerAkinobu Mita1-1/+0
2011-07-27ramoops: make record_size a module parameterSergiu Iordache2-10/+28
2011-07-27ramoops: move dump_oops into platform dataSergiu Iordache2-1/+5
2011-07-27ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-27ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-07-27Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov1-20/+11