summaryrefslogtreecommitdiff
path: root/btrfs-corrupt-block.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-211-36/+9
* Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik2014-01-311-1/+108
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-071-1/+1
* btrfs-progs: check path alloc in corrupt blockZach Brown2013-10-161-2/+8
* Btrfs-progs: add ability to corrupt metadata block fieldsJosef Bacik2013-10-161-3/+117
* Btrfs-progs: add ability to corrupt file extent disk bytenrJosef Bacik2013-10-161-9/+108
* Btrfs-progs: setup framework to corrupt specific fields of an inodeJosef Bacik2013-10-161-7/+118
* btrfs-progs: make btrfs-corrupt-block compile againDavid Sterba2013-10-161-0/+1
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-1/+1
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-091-0/+2
* btrfs-progs: Add chunk corrupt funtion to btrfs-corrupt-blockQu Wenruo2013-08-091-17/+201
* Add basic RAID[56] supportDavid Woodhouse2013-02-011-2/+3
* Btrfs-progs, btrfs-corrupt-block: fix the wrong usageMiao Xie2012-07-031-6/+8
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-221-5/+0
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-211-3/+68
* btrfs-corrupt-block: add -E option to randomly corrupt the extent_rootChris Mason2012-02-071-27/+105
* btrfs-corrupt-block: add -e option to corrupt the extent recordChris Mason2012-02-071-39/+76
* btrfs-progs: add a utility to corrupt a single blockChris Mason2011-10-271-0/+221