* [PULL REQUEST] md fixes for 3.5-rc
@ 2012-06-05 23:01 NeilBrown
0 siblings, 0 replies; 2+ messages in thread
From: NeilBrown @ 2012-06-05 23:01 UTC (permalink / raw)
To: Linus Torvalds
Cc: lkml, linux RAID, Sebastian Riemer, Jim Kukunas, Fengguang Wu
[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]
Hi Linus,
a couple of little md fixes for 3.5.
Thanks,
NeilBrown
The following changes since commit 1e2aec873ad6d16538512dbb96853caa1fa076af:
Merge branch 'generic-string-functions' (2012-05-26 16:57:16 -0700)
are available in the git repository at:
git://neil.brown.name/md/ tags/md-3.5-fixes
for you to fetch changes up to aba336bd1d46d6b0404b06f6915ed76150739057:
md: raid1/raid10: fix problem with merge_bvec_fn (2012-05-31 15:56:30 +1000)
----------------------------------------------------------------
md: 2 fixes for 3.5-rc
One sparse-warning fix, one bigfix for 3.4-stable
----------------------------------------------------------------
Jim Kukunas (1):
lib/raid6: fix sparse warnings in recovery functions
NeilBrown (1):
md: raid1/raid10: fix problem with merge_bvec_fn
drivers/md/raid1.c | 4 ++++
drivers/md/raid10.c | 4 ++++
lib/raid6/recov.c | 7 ++++---
lib/raid6/recov_ssse3.c | 7 ++++---
4 files changed, 16 insertions(+), 6 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PULL REQUEST] md fixes for 3.5-rc
@ 2012-07-03 7:53 NeilBrown
0 siblings, 0 replies; 2+ messages in thread
From: NeilBrown @ 2012-07-03 7:53 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux RAID, lkml, Shaohua Li, Alexander Lyakas, majianpeng,
Christian Balzer
[-- Attachment #1: Type: text/plain, Size: 1973 bytes --]
Hi Linus,
please pull a pile of patches.
Thanks,
NeilBrown
The following changes since commit 6b16351acbd415e66ba16bf7d473ece1574cf0bc:
Linux 3.5-rc4 (2012-06-24 12:53:04 -0700)
are available in the git repository at:
git://neil.brown.name/md tags/md-3.5-fixes
for you to fetch changes up to b357f04a67c2aeee828b240863cd3f21d6cb3179:
md: fix up plugging (again). (2012-07-03 17:45:31 +1000)
----------------------------------------------------------------
md: collection of bug fixes for 3.5
You go away for 2 weeks vacation and what do you get when you come back?
Piles of bugs :-)
Some found by inspection, some by testing, some during use in the field,
and some while developing for the next window...
----------------------------------------------------------------
NeilBrown (8):
md/raid10: Don't try to recovery unmatched (and unused) chunks.
md/raid5: prefer replacing failed devices over want-replacement devices.
md/raid5: fix refcount problem when blocked_rdev is set.
md/raid10: fix failure when trying to repair a read error.
md: make 'name' arg to md_register_thread non-optional.
md/raid1: fix bug in read_balance introduced by hot-replace
md: support re-add of recovering devices.
md: fix up plugging (again).
Shaohua Li (1):
raid5: delayed stripe fix
majianpeng (4):
md/raid5: Do not add data_offset before call to is_badblock
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
md:Add blk_plug in sync_thread.
md/raid456: When read error cannot be recovered, record bad block
drivers/md/md.c | 8 +++---
drivers/md/multipath.c | 3 ++-
drivers/md/raid1.c | 13 ++++------
drivers/md/raid10.c | 26 +++++++++++--------
drivers/md/raid5.c | 67 +++++++++++++++++++++++++++++++++---------------
5 files changed, 75 insertions(+), 42 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-03 7:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-03 7:53 [PULL REQUEST] md fixes for 3.5-rc NeilBrown
-- strict thread matches above, loose matches on Subject: below --
2012-06-05 23:01 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).