summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: Record and report every file extent hole.Qu Wenruo2015-02-02
* btrfs-progs: Record orphan data extent ref to corresponding root.Qu Wenruo2015-02-02
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: check: Add --readonly flagHugo Mills2015-01-27
* btrfs-progs: Make option parsing more robust to code modificationsHugo Mills2015-01-27
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* 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: Don't increase error count if the inode can be repaired.Qu Wenruo2015-01-09
* btrfs-progs: Fix a extent buffer leak in count_csum_range().Qu Wenruo2015-01-09
* btrfs-progs: fix leak of path in reset_balanceDavid Sterba2015-01-03
* btrfs-progs: check, handle error in fix_key_orderDavid Sterba2015-01-03
* btrfs-progs: check, missing parens around compound block in find_normal_file_...David Sterba2014-12-30
* btrfs-progs: check, fix path leak in error branchDavid Sterba2014-12-30
* btrfs-progs: Fix a bug in reset_nlink() which may deletes the recovered fileQu Wenruo2014-12-29
* btrfs-progs: check result of first_cache_extentDavid Sterba2014-12-19
* Btrfs-progs, fsck: move root items repair after root rebuildingWang Shilong2014-12-10
* Btrfs-progs: fsck: add ability to rebuild extent tree with snapshotsWang Shilong2014-12-10
* Btrfs-progs: fsck: deal with snapshot one by one when rebuilding extent treeWang Shilong2014-12-10
* btrfs-progs: Add inode item rebuild function.Qu Wenruo2014-12-10
* btrfs-progs: Recover btree by dropping corrupted leaf/node.Qu Wenruo2014-12-10
* btrfs-progs: record and report leaf/node corruption in fs/subvol treeQu Wenruo2014-12-10
* btrfs-progs: Add fixing function for inodes whose nlink dismatchQu Wenruo2014-12-10
* btrfs-progs: Add helper function find_file_name/type for nlink and inode_item...Qu Wenruo2014-12-10
* btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions.Qu Wenruo2014-12-10
* btrfs-progs: Record highest inode number before repair.Qu Wenruo2014-12-10
* Btrfs-progs: allow fsck to take the tree bytenrJosef Bacik2014-12-04
* btrfs-progs: rebuild missing block group during chunk recovery if possibleQu Wenruo2014-12-04
* btrfs-progs: print root dir verbose error in fsckQu Wenruo2014-12-04
* Btrfs-progs: create missing root diridJosef Bacik2014-11-14
* Btrfs-progs: fix missing inode itemsJosef Bacik2014-11-14
* Btrfs-progs: add ability to replace missing dir item/dir indexesJosef Bacik2014-11-14
* btrfs-progs: Fix the argument requirement for '--subvol-extents'Qu Wenruo2014-11-03