index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-12-23
md/raid5: Mark device want_replacement when we see a write error.
NeilBrown
2011-12-23
md/raid5: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
md/raid5: recognise replacements when assembling array.
NeilBrown
2011-12-23
md/raid5: handle activation of replacement device when recovery completes.
NeilBrown
2011-12-23
md/raid5: detect and handle replacements during recovery.
NeilBrown
2011-12-23
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
md/raid5: allow removal for failed replacement devices.
NeilBrown
2011-12-23
md/raid5: preferentially read from replacement device if possible.
NeilBrown
2011-12-23
md/raid5: remove redundant bio initialisations.
NeilBrown
2011-12-23
md/raid5: raid5.h cleanup
NeilBrown
2011-12-23
md/raid5: allow each slot to have an extra replacement device
NeilBrown
2011-12-23
md: create externally visible flags for supporting hot-replace.
NeilBrown
2011-12-23
md: change hot_remove_disk to take an rdev rather than a number.
NeilBrown
2011-12-23
md: remove test for duplicate device when setting slot number.
NeilBrown
2011-12-23
md/bitmap: be more consistent when setting new bits in memory bitmap.
NeilBrown
2011-12-23
md: Fix userspace free_pages() macro
Steven Rostedt
2011-12-23
md/raid5: be more thorough in calculating 'degraded' value.
NeilBrown
2011-12-23
md/bitmap: daemon_work cleanup.
NeilBrown
2011-12-23
md: allow non-privileged uses to GET_*_INFO about raid arrays.
NeilBrown
2011-12-23
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
2011-12-23
md: don't give up looking for spares on first failure-to-add
NeilBrown
2011-12-23
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
2011-12-23
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
2011-12-09
md: raid5 crash during degradation
Adam Kwolek
2011-12-08
md/raid5: never wait for bad-block acks on failed device.
NeilBrown
2011-12-08
md: ensure new badblocks are handled promptly.
NeilBrown
2011-12-08
md: bad blocks shouldn't cause a Blocked status on a Faulty device.
NeilBrown
2011-12-08
md: take a reference to mddev during sysfs access.
NeilBrown
2011-12-08
md: refine interpretation of "hold_active == UNTIL_IOCTL".
NeilBrown
2011-11-23
md/lock: ensure updates to page_attrs are properly locked.
NeilBrown
2011-11-08
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
Dan Williams
2011-11-08
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-07
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
2011-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
2011-11-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-11-07
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
2011-11-07
forcedeth: fix race when unloading module
david decotigny
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
[next]