summaryrefslogtreecommitdiff
path: root/btrfs-corrupt-block.c
Commit message (Expand)AuthorAge
* btrfs-progs: corrupt-block: Fix -D optionNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Change format of -d optionNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Add support for handling specific root when using...Nikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Factor out common "-r" handling codeNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Convert -K flag argument handling to common functionNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Change -I flag parameter formatNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Factor out key parsing functionNikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Correctly handle -r when passing -INikolay Borisov2018-06-07
* btrfs-progs: corrupt-block: Factor out specific-root codeNikolay Borisov2018-06-07
* btrfs-progs: Remove fs_info parameter from btrfs_leaf_free_space()Qu Wenruo2018-06-07
* btrfs-progs: Unify btrfs_leaf_free_space() parameter with kernelQu Wenruo2018-04-24
* btrfs-progs: add crude error handling when transaction start failsDavid Sterba2017-09-08
* btrfs-progs: drop blocksize argument from btrfs_find_create_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop blocksize from read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: Refactor btrfs_num_copies to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor btrfs_map_block and its variants to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor read_tree_block to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor btrfs_root paramters in btrfs-corrupt-block.cQu Wenruo2017-07-03
* btrfs-progs: Refactor block sizes users in btrfs-corrupt-block.cQu Wenruo2017-07-03
* btrfs-progs: corrupt-block: remove unused argument from corrupt_extentDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: corrupt-block: Include more inode fieldsLakshmipathi.G2017-01-25
* btrfs-progs: corrupt-block: Include inode nlink fieldLakshmipathi.G2017-01-25
* 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