aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/raid56.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-01btrfs: try harder to allocate raid56 stripe cacheDavid Sterba1-6/+25
2013-02-01Btrfs: add a plugging callback to raid56 writesChris Mason1-4/+124
2013-02-01Btrfs: Add a stripe cache to raid56Chris Mason1-7/+320
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse1-0/+1647