Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename raid6 files now they're in a 'raid6' directory. | David Woodhouse | 2010-08-11 | 1 | -75/+0 |
| | | | | | | Linus asks 'why "raid6" twice?'. No reason. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | ||||
* | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 | 1 | -21/+21 |
| | | | | | | Conflicts: drivers/md/Makefile lib/raid6/unroll.pl | ||||
* | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 | 1 | -0/+75 |
We'll want to use these in btrfs too. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |