* [GIT PULL REQUEST] bugfixes for md.
@ 2014-08-19 7:25 NeilBrown
0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2014-08-19 7:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: lkml, linux RAID, Peter Koch, Dan Williams
[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]
Here are the bug-fixes I promised :-)
Funny how you start looking for one and other start appearing.
Thanks,
NeilBrown
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://neil.brown.name/md/ tags/md/3.17-fixes
for you to fetch changes up to cb8b12b5d81cf8522076f99a90bc3b795825c3b3:
md/raid10: always initialise ->state on newly allocated r10_bio (2014-08-19 17:20:27 +1000)
----------------------------------------------------------------
md bugfixes for 3.17
- raid6 data corruption during recovery
- raid6 livelock
- raid10 memory leaks.
----------------------------------------------------------------
NeilBrown (6):
md/raid5: avoid livelock caused by non-aligned writes.
md/raid6: avoid data corruption during recovery of double-degraded RAID6
md/raid10: fix memory leak when reshaping a RAID10.
md/raid10: Fix memory leak when raid10 reshape completes.
md/raid10: avoid memory leak on error path during reshape.
md/raid10: always initialise ->state on newly allocated r10_bio
drivers/md/raid10.c | 7 ++++++-
drivers/md/raid5.c | 4 +++-
2 files changed, 9 insertions(+), 2 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-19 7:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19 7:25 [GIT PULL REQUEST] bugfixes for md NeilBrown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).