summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* btrfs-porgs: check: rename variable to avoid shadowingDavid Sterba2016-01-12
* btrfs-progs: check the free space tree in btrfsckOmar Sandoval2016-01-12
* btrfs-progs: handler memory allocation failure in add_extent_recDavid Sterba2016-01-12
* btrfs-progs: catch memory allocation failure from alloc_data_backrefDavid Sterba2016-01-12
* btrfs-progs: catch memory allocation failure from alloc_tree_backrefDavid Sterba2016-01-12
* btrfs-progs: catch memory allocation failure in splice_shared_nodeDavid Sterba2016-01-12
* btrfs-progs: handle errors in get_inode_backref and fail in the callerDavid Sterba2016-01-12
* btrfs-progs: handle errors in get_root_backref and fail in the callerDavid Sterba2016-01-12
* btrfs-progs: return errors from get_root_rec, fail in callersDavid Sterba2016-01-12
* btrfs-progs: handle errors in add_shared_node and fail in the callerDavid Sterba2016-01-12
* btrfs-progs: return errors from clone_inode_rec, fail in callersDavid Sterba2016-01-12
* btrfs-progs: return errors from get_inode_rec, fail in callersDavid Sterba2016-01-12
* btrfs-progs: check, properly reset nlink of multi-linked fileNaohiro Aota2016-01-12
* btrfs-progs: fsck: Fix a false alert where extent record has wrong metadata flagQu Wenruo2015-11-26
* btrfs-progs: don't print version info from embedded subcommandsDavid Sterba2015-11-06
* btrfs-progs: Remove all btrfs_close_all_devices in sub-commandZhao Lei2015-11-02
* btrfs-progs: remove identical branch in record_extent()Eryu Guan2015-11-02
* btrfs-progs: save and return error number correctly in check_chunks_and_extentsEryu Guan2015-11-02
* btrfs-progs: check: update help textDavid Sterba2015-10-21
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: check: add progress indicatorSilvio Fricke2015-10-21
* btrfs-progs: fsck: Add check for extent and parent chunk typeQu Wenruo2015-10-19
* btrfs-progs: check: fix memset rangeSilvio Fricke2015-10-02
* btrfs-progs: cleanup, mark more functions staticDavid Sterba2015-09-14
* btrfs-progs: add newline to some error messagesTsutomu Itoh2015-08-31
* btrfs-progs: close all fs_devices before exit in some commandsZhao Lei2015-08-31
* btrfs-progs: Add initialztion of rec->crossing_stripesZhao Lei2015-08-31
* btrfs-progs: cleanup: remove unnecessary check before btrfs_free_path is calledTsutomu Itoh2015-08-31
* btrfs-progs: fsck: fix a infinite loop on discount file extent repairQu Wenruo2015-08-31
* btrfs-progs: fsck: print correct file holeQu Wenruo2015-08-31
* btrfs-progs: fsck: Check if a metadata tree block crossing stripe boundaryQu Wenruo2015-08-31
* btrfs-progs: fsck: Add repair function for I_ERR_FILE_WRONG_NBYTESQu Wenruo2015-07-03
* btrfs-progs: export read_extent_data functionQu Wenruo2015-06-17
* btrfs-progs: fsck: Fix a shallow copy which will leads to segfault.Qu Wenruo2015-05-14
* btrfs-progs: check: fix compile warnings in del_file_extent_holeDavid Sterba2015-04-24
* 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: Make csum tree rebuild works with extent tree rebuild.Qu Wenruo2015-02-27
* btrfs-progs: Fix a infinite loop when fixing nlink if file name conflicts twice.Qu Wenruo2015-02-24
* Btrfs-progs: fix bad extent flagJosef Bacik2015-02-09
* Btrfs-progs: unpin excluded extents as we fix thingsJosef Bacik2015-02-09
* Btrfs-progs: remove global transaction from fsckJosef Bacik2015-02-09
* Btrfs-progs: Introduce metadump_v2Josef Bacik2015-02-09
* Btrfs-progs: don't check csums for data reloc rootJosef Bacik2015-02-09
* Btrfs-progs: don't try to repair reloc rootsJosef Bacik2015-02-09
* Btrfs-progs: handle -eagain properlyJosef Bacik2015-02-09
* btrfs-progs: deal with no extent infoJosef Bacik2015-02-09
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: Add repair function for discount file extent hole.Qu Wenruo2015-02-02
* btrfs-progs: Add repair and report function for orphan file extent.Qu Wenruo2015-02-02