https://github.com/torvalds/linux
Revision 22c3f2fff68abf1ccf88e1a72f61bfede7b91da0 authored by Linus Torvalds on 23 March 2013, 22:49:49 UTC, committed by Linus Torvalds on 23 March 2013, 22:49:49 UTC
Pull md fixes from NeilBrown:
 "A few bugfixes for md

   - recent regressions in raid5
   - recent regressions in dmraid
   - a few instances of CONFIG_MULTICORE_RAID456 linger

  Several tagged for -stable"

* tag 'md-3.9-fixes' of git://neil.brown.name/md:
  md: remove CONFIG_MULTICORE_RAID456 entirely
  md/raid5: ensure sync and DISCARD don't happen at the same time.
  MD: Prevent sysfs operations on uninitialized kobjects
  MD RAID5: Avoid accessing gendisk or queue structs when not available
  md/raid5: schedule_construction should abort if nothing to do.
2 parent s c8c1f16 + 238f590
History
Tip revision: 22c3f2fff68abf1ccf88e1a72f61bfede7b91da0 authored by Linus Torvalds on 23 March 2013, 22:49:49 UTC
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Tip revision: 22c3f2f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 243.8 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top