summaryrefslogtreecommitdiff
path: root/btrfs-corrupt-block.c
Commit message (Expand)AuthorAge
* btrfs-progs: corrupt-block: fix assertion conditionDavid Sterba2016-10-03
* btrfs-progs: use standard allocation functions in non-kenrel codeDavid Sterba2016-10-03
* btrfs-progs: corrupt-block: improved error handling in corrupt_item_nocowDavid Sterba2016-10-03
* btrfs-progs: print help test to stdoutDavid Sterba2016-09-05
* btrfs-progs: corrupt block: handle eb read and write errorsDavid Sterba2016-07-15
* btrfs-progs: corrupt block: handle block mapping errors in debug_corrupt_blockDavid Sterba2016-07-15
* btrfs-progs: corrupt block: pass eb as argument to debug_corrupt_blockDavid Sterba2016-07-15
* btrfs-progs: Use new random number APIQu Wenruo2016-06-03
* btrfs-progs: corrupt-block: Add support to corrupt extent for skinny metadataQu Wenruo2016-06-01
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: unify argc min/max checkingDavid Sterba2016-03-14
* btrfs-progs: unify naming of argc and argvDavid Sterba2016-03-14
* btrfs-progs: Add support for tree block operations on fs_info without rootsQu Wenruo2016-02-26
* btrfsprogs: corrupt-blocks: include limits.h to define PATH_MAXKhem Raj2016-01-12
* btrfs-progs: corrupt-block: use on-stack path buffer in corrupt_dir_itemDavid Sterba2015-11-13
* btrfs-progs: simplify empty stirngs checkDavid Sterba2015-11-06
* btrfs-progs: cleanup, mark more functions staticDavid Sterba2015-09-14
* btrfs-progs: add newline to some error messagesTsutomu Itoh2015-08-31
* 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