summaryrefslogtreecommitdiff
path: root/btrfs-corrupt-block.c
Commit message (Expand)AuthorAge
* btrfs-progs: let corrupt-block kill nbytesDavid Sterba2015-07-03
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* Btrfs-progs: corrupt-block: add the ability to remove csumsJosef Bacik2015-05-26
* btrfs-progs: getopt, use symbolic name for argument requirementsDavid Sterba2015-04-08
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-08
* Btrfs-progs: let btrfs-corrupt-block specify a rootJosef Bacik2015-02-09
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-21
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-19
* btrfs-progs: cleanup, move getop long options close to their useDavid Sterba2015-01-19
* btrfs-progs: corrupt block, add break after option UDavid Sterba2014-12-19
* btrfs-progs: corrupt block, add missing break to option IDavid Sterba2014-12-19
* Btrfs-progs: add the ability to delete itemsJosef Bacik2014-11-14
* btrfs-progs: add shift_items to btrfs-corrupt-blockJosef Bacik2014-10-14
* btrfs-progs: corrupt btrfs items in btrfs-corrup-blockJosef Bacik2014-10-14
* Btrfs-progs: add ability to corrupt dir itemsJosef Bacik2014-10-14
* btrfs-progs: corrupt-block: fix a delete and use bug corrupting extent treeQu Wenruo2014-09-14
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-21
* Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik2014-01-31
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* btrfs-progs: check path alloc in corrupt blockZach Brown2013-10-16
* Btrfs-progs: add ability to corrupt metadata block fieldsJosef Bacik2013-10-16
* Btrfs-progs: add ability to corrupt file extent disk bytenrJosef Bacik2013-10-16
* Btrfs-progs: setup framework to corrupt specific fields of an inodeJosef Bacik2013-10-16
* btrfs-progs: make btrfs-corrupt-block compile againDavid Sterba2013-10-16
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-09
* btrfs-progs: Add chunk corrupt funtion to btrfs-corrupt-blockQu Wenruo2013-08-09
* Add basic RAID[56] supportDavid Woodhouse2013-02-01
* Btrfs-progs, btrfs-corrupt-block: fix the wrong usageMiao Xie2012-07-03
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-21
* btrfs-corrupt-block: add -E option to randomly corrupt the extent_rootChris Mason2012-02-07
* btrfs-corrupt-block: add -e option to corrupt the extent recordChris Mason2012-02-07
* btrfs-progs: add a utility to corrupt a single blockChris Mason2011-10-27