commit | 962ba26326ba02ca5c67f18c6979c3adfd7c2097 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 28 09:51:39 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 28 09:51:39 2013 -0800 |
tree | b460ef885521484d20554fd8270515625154f62c | |
parent | 3bad8bb5cd3048a67df43ac6b1e2f191f19d9ff0 [diff] | |
parent | 6d183de4077191d1201283a9035ce57a9b05254d [diff] |
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md Pull md fixes from Neil Brown: "Three bug fixes for md in 3.13-rc All recent regressions, one in 3.12 so marked for -stable" * tag 'md/3.13-fixes' of git://neil.brown.name/md: md/raid5: fix newly-broken locking in get_active_stripe. md: test mddev->flags more safely in md_check_recovery. md/raid5: fix new memory-reference bug in alloc_thread_groups.