https://github.com/torvalds/linux
Revision 1a6f77ab08d41ef0ec543fa29bf5040c10b5651a authored by Linus Torvalds on 02 March 2015, 22:03:27 UTC, committed by Linus Torvalds on 02 March 2015, 22:03:27 UTC
Pull md fixes from Neil Brown:
 "Three md fixes:

   - fix a read-balance problem that was reported 2 years ago, but that
     I never noticed the report :-(

   - fix for rare RAID6 problem causing incorrect bitmap updates when
     two devices fail.

   - add __ATTR_PREALLOC annotation now that it is possible"

* tag 'md/4.0-fixes' of git://neil.brown.name/md:
  md: mark some attributes as pre-alloc
  raid5: check faulty flag for array status during recovery.
  md/raid1: fix read balance when a drive is write-mostly.
2 parent s 49db1f0 + 750f199
History
Tip revision: 1a6f77ab08d41ef0ec543fa29bf5040c10b5651a authored by Linus Torvalds on 02 March 2015, 22:03:27 UTC
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Tip revision: 1a6f77a
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.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 297.9 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top