summaryrefslogtreecommitdiff
path: root/fs/btrfs/raid56.c
AgeCommit message (Expand)Author
2015-01-21Btrfs: Include map_type in raid_bioZhao Lei
2015-01-21Btrfs: add ref_count and free function for btrfs_bioZhao Lei
2015-01-21Btrfs: Make raid_map array be inlined in btrfs_bio structureZhao Lei
2014-12-03Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie
2014-12-03Btrfs, replace: write raid56 parity into the replace target deviceMiao Xie
2014-12-03Btrfs, replace: write dirty pages into the replace target deviceMiao Xie
2014-12-03Btrfs, raid56: support parity scrub on raid56Miao Xie
2014-12-03Btrfs, raid56: use a variant to record the operation typeMiao Xie
2014-12-03Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie
2014-12-03Btrfs, raid56: don't change bbio and raid_mapMiao Xie
2014-09-17btrfs: use DIV_ROUND_UP instead of open-coded variantsDavid Sterba
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-06-28Btrfs: fix crash when mounting raid5 btrfs with missing disksLiu Bo
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue.Qu Wenruo
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-09-01Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie
2013-09-01btrfs/raid56: fix and cleanup some error pathsDan Carpenter
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven
2013-03-01btrfs: try harder to allocate raid56 stripe cacheDavid Sterba
2013-02-01Btrfs: add a plugging callback to raid56 writesChris Mason
2013-02-01Btrfs: Add a stripe cache to raid56Chris Mason
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse