summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/raid56.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason2013-05-171-1/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-7/+7
* 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