summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27MD: generate an event when array sync is completeJonathan Brassow
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-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ramoops: make record_size a module parameterSergiu Iordache
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache
2011-07-26ramoops: add new line to each printMarco Stornelli
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli
2011-07-26Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov
2011-07-26drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp
2011-07-26drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang
2011-07-26rtc: fix hrtimer deadlockThomas Gleixner
2011-07-26rtc: limit frequencyThomas Gleixner
2011-07-26rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi
2011-07-26i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA
2011-07-26i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA
2011-07-26i2c: Tegra: Add DeviceTree supportJohn Bonesio
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-26rbd: set blk_queue request sizes to object sizeJosh Durgin
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh
2011-07-26pci-label.c: size_t misspelled as mode_tAl Viro