]> git.karo-electronics.de Git - mv-sheeva.git/history - drivers
dm mpath: fix potential NULL pointer in feature arg processing
[mv-sheeva.git] / drivers /
2011-08-02 Mike Snitzerdm mpath: fix potential NULL pointer in feature arg...
2011-08-02 Mikulas Patockadm snapshot: flush disk cache when merging
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-28 NeilBrownmd/raid10: handle further errors during fix_read_error...
2011-07-28 NeilBrownmd/raid10: Handle read errors during recovery better.
2011-07-28 NeilBrownmd/raid10: simplify read error handling during recovery.
2011-07-28 NeilBrownmd/raid10: record bad blocks due to write errors during...
2011-07-28 NeilBrownmd/raid10: attempt to fix read errors during resync...
2011-07-28 NeilBrownmd/raid10: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid10: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid10: avoid writing to known bad blocks on known...
2011-07-28 NeilBrownmd/raid10 record bad blocks as needed during recovery.
2011-07-28 NeilBrownmd/raid10: avoid reading known bad blocks during resync...
2011-07-28 NeilBrownmd/raid10 - avoid reading from known bad blocks - part 3
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 2
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 1
2011-07-28 NeilBrownmd/raid10: Split handle_read_error out from raid10d.
2011-07-28 NeilBrownmd/raid10: simplify/reindent some loops.
2011-07-28 NeilBrownmd/raid5: Clear bad blocks on successful write.
2011-07-28 NeilBrownmd/raid5. Don't write to known bad block on doubtful...
2011-07-28 NeilBrownmd/raid5: write errors should be recorded as bad blocks...
2011-07-28 NeilBrownmd/raid5: use bad-block log to improve handling of...
2011-07-28 NeilBrownmd/raid5: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd/raid1: factor several functions out or raid1d()
2011-07-28 NeilBrownmd/raid1: improve handling of read failure during recovery.
2011-07-28 NeilBrownmd/raid1: record badblocks found during resync etc.
2011-07-28 NeilBrownmd/raid1: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid1: store behind-write pages in bi_vecs.
2011-07-28 NeilBrownmd/raid1: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid1: avoid writing to known-bad blocks on known...
2011-07-28 NeilBrownmd: make it easier to wait for bad blocks to be acknowl...
2011-07-28 NeilBrownmd: add 'write_error' flag to component devices.
2011-07-28 NeilBrownmd/raid1: avoid reading known bad blocks during resync
2011-07-28 NeilBrownmd/raid1: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd: Disable bad blocks and v0.90 metadata.
2011-07-28 NeilBrownmd: load/store badblock list from v1.x metadata
2011-07-28 NeilBrownmd: don't allow arrays to contain devices with bad...
2011-07-28 NeilBrownmd/bad-block-log: add sysfs interface for accessing...
2011-07-28 NeilBrownmd: beginnings of bad block management.
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 NeilBrownmd: remove suspicious size_of()
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-27 Linus TorvaldsMerge branch 'nfs-for-3.1' of git://git.linux-nfs.org...
2011-07-27 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-07-27 Daniel Morsingstaging: brcm80211: Fix double include introduced by...
2011-07-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Jonathan BrassowMD: generate an event when array sync is complete
2011-07-27 Jonathan BrassowMD bitmap: Revert DM dirty log hooks
2011-07-27 Jonathan BrassowMD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe
2011-07-27 NeilBrownmd/raid5: Avoid BUG caused by multiple failures.
2011-07-27 Namhyung Kimmd/raid10: move rdev->corrected_errors counting
2011-07-27 Namhyung Kimmd/raid5: move rdev->corrected_errors counting
2011-07-27 Namhyung Kimmd/raid1: move rdev->corrected_errors counting
2011-07-27 Namhyung Kimmd: get rid of unnecessary casts on page_address()
2011-07-27 NeilBrownmd/raid10: Improve decision on whether to fail a device...
2011-07-27 NeilBrownmd/raid10: Make use of new recovery_disabled handling
2011-07-27 NeilBrownmd: change managed of recovery_disabled.
2011-07-27 Namhyung Kimmd: remove ro check in md_check_recovery()
2011-07-27 Namhyung Kimmd: introduce link/unlink_rdev() helpers
2011-07-27 Christian Dietrichmd/raid: use printk_ratelimited instead of printk_ratelimit
2011-07-27 Akinobu Mitamd: use proper little-endian bitops
2011-07-27 NeilBrownmd/raid5: finalise new merged handle_stripe.
2011-07-27 NeilBrownmd/raid5: move some more common code into handle_stripe
2011-07-27 NeilBrownmd/raid5: move more common code into handle_stripe
2011-07-27 NeilBrownmd/raid5: unite handle_stripe_dirtying5 and handle_stri...
2011-07-27 NeilBrownmd/raid5: unite fetch_block5 and fetch_block6
2011-07-27 NeilBrownmd/raid5: rearrange a test in fetch_block6.
2011-07-27 NeilBrownmd/raid5: move more code into common handle_stripe
2011-07-27 NeilBrownmd/raid5: Move code for finishing a reconstruction...
2011-07-27 NeilBrownmd/raid5: Remove stripe_head_state arg from handle_stri...
2011-07-27 Linus TorvaldsMerge branch 'next/devel2' of git://git.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/devel' of ssh://master.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/board' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'next/cross-platform' of git://git.kernel...
2011-07-27 Linus TorvaldsMerge branch 'next/fixes2' of git://git.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/soc' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'next-i2c' of git://git.fluff.org/bjdooks...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Sergiu Iordacheramoops: make record_size a module parameter
2011-07-26 Sergiu Iordacheramoops: move dump_oops into platform data
2011-07-26 Marco Stornelliramoops: add new line to each print
2011-07-26 Marco Stornelliramoops: use module parameters instead of platform...
2011-07-26 Dmitry TorokhovVmware balloon: switch to using sysem-wide freezable...
2011-07-26 Christian Glindkampdrivers/w1/slaves/w1_therm.c: add support for DS28EA00
2011-07-26 Kai.Jiangdrivers/edac/mpc85xx_edac.c: correct offset_in_page...
2011-07-26 Thomas Gleixnerrtc: fix hrtimer deadlock
2011-07-26 Thomas Gleixnerrtc: limit frequency
2011-07-26 Thomas Gleixnerrtc: handle errors correctly in rtc_irq_set_state()
2011-07-26 Jonghwan Choidrivers/base/power/opp.c: fix dev_opp initial value
2011-07-26 Tomoya MORINAGAi2c-eg20t : Fix the issue of Combined R/W transfer...
2011-07-26 Tomoya MORINAGAi2c-eg20t : Support Combined R/W transfer mode
next