summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-23md/raid10: preferentially read from replacement device if possible.NeilBrown
2011-12-23md/raid10: change read_balance to return an rdevNeilBrown
2011-12-23md/raid10: prepare data structures for handling replacement.NeilBrown
2011-12-23md/raid5: Mark device want_replacement when we see a write error.NeilBrown
2011-12-23md/raid5: If there is a spare and a want_replacement device, start replacement.NeilBrown
2011-12-23md/raid5: recognise replacements when assembling array.NeilBrown
2011-12-23md/raid5: handle activation of replacement device when recovery completes.NeilBrown
2011-12-23md/raid5: detect and handle replacements during recovery.NeilBrown
2011-12-23md/raid5: writes should get directed to replacement as well as original.NeilBrown
2011-12-23md/raid5: allow removal for failed replacement devices.NeilBrown
2011-12-23md/raid5: preferentially read from replacement device if possible.NeilBrown
2011-12-23md/raid5: remove redundant bio initialisations.NeilBrown
2011-12-23md/raid5: raid5.h cleanupNeilBrown
2011-12-23md/raid5: allow each slot to have an extra replacement deviceNeilBrown
2011-12-23md: create externally visible flags for supporting hot-replace.NeilBrown
2011-12-23md: change hot_remove_disk to take an rdev rather than a number.NeilBrown
2011-12-23md: remove test for duplicate device when setting slot number.NeilBrown
2011-12-23md/bitmap: be more consistent when setting new bits in memory bitmap.NeilBrown
2011-12-23md: Fix userspace free_pages() macroSteven Rostedt
2011-12-23md/raid5: be more thorough in calculating 'degraded' value.NeilBrown
2011-12-23md/bitmap: daemon_work cleanup.NeilBrown
2011-12-23md: allow non-privileged uses to GET_*_INFO about raid arrays.NeilBrown
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown
2011-12-09md: raid5 crash during degradationAdam Kwolek
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown
2011-12-08md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown
2011-11-23md/lock: ensure updates to page_attrs are properly locked.NeilBrown
2011-11-08md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams
2011-11-08md/raid5: abort any pending parity operations when array fails.NeilBrown
2011-11-07Linux 3.2-rc1v3.2-rc1Linus Torvalds
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell