summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/raid56.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: constify map parameter for nr_parity_stripes and nr_data_stripesDavid Sterba2019-07-011-2/+2
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-16/+5Star
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-4/+4
* Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operationOmar Sandoval2015-08-091-2/+8
* Btrfs: Make raid_map array be inlined in btrfs_bio structureZhao Lei2015-01-221-6/+5Star
* Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie2014-12-031-2/+2
* Btrfs, raid56: support parity scrub on raid56Miao Xie2014-12-031-0/+12
* Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie2014-12-031-1/+1
* Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-0/+51