summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/raid56.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-031-0/+1
* btrfs: try harder to allocate raid56 stripe cacheDavid Sterba2013-03-011-6/+25
* Btrfs: add a plugging callback to raid56 writesChris Mason2013-02-011-4/+124
* Btrfs: Add a stripe cache to raid56Chris Mason2013-02-011-7/+320
* Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-0/+1647