summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik2014-01-31
* Btrfs-progs: reset balance before reiniting extent rootJosef Bacik2014-01-31
* btrfs-progs: fix backref after init-csum-treeAnand Jain2014-01-31
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-31
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* Btrfs-progs: don't output baffling message when checking a fresh fsMiao Xie2014-01-31
* Btrfs-progs: allow --init-extent-tree to work when extent tree is borkedJosef Bacik2014-01-31
* Btrfs-progs: fix btrfsck improper prompt on dropping snapshotsGui Hecheng2014-01-31
* btrfs-progs: remove more dead code from check_extent_refsEric Sandeen2013-11-07
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-07
* btrfs-progs: don't leak path in verify_space_cacheZach Brown2013-10-16
* btrfs-progs: remove dead block group checkingZach Brown2013-10-16
* Btrfs-progs: print out human readable errors for inodes and backrefsJosef Bacik2013-10-16
* Btrfs-progs: keep track of transid failures and fix them if possibleJosef Bacik2013-10-16
* Btrfs-progs: make the repair option a global static varJosef Bacik2013-10-16
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-16
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-16
* Btrfs-progs: make btrfsck fix backrefs that are brokenJosef Bacik2013-10-16
* Btrfs-progs: allow fsck to fix directory isize errorsJosef Bacik2013-10-16
* btrfs-progs: missing tree-freeing statements addedGui Hecheng2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: fix extent key endian bug in repairZach Brown2013-09-03
* btrfs-progs: fix shadow symbolsZach Brown2013-09-03
* 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: commit the csum_root if we do --init-csum-treeJosef Bacik2013-08-09
* btrfs-progs: pass up return value of walk_down_treeLin Ming2013-08-09
* Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.cEric Sandeen2013-08-09
* btrfsck: fix incorrect casting on items in the corrupt_blocks treeChris Mason2013-07-05
* Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie2013-07-03
* Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* Btrfs-progs: Add block group check funtionMiao Xie2013-07-03
* Btrfs-progs: extend the extent cache for the device extentMiao Xie2013-07-03
* Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-03
* Btrfs-progs: fix reference check for roots in btrfsckJosef Bacik2013-06-19
* Btrfs-progs: fix incorrect root backref errors in fsckJosef Bacik2013-06-19
* Btrfs-progs: fix fsck dealing with finding backrefs firstJosef Bacik2013-06-19
* Btrfs-progs: fix free space cache checksJosef Bacik2013-06-19
* Btrfs-progs: add --init-extent-tree to btrfsckJosef Bacik2013-06-19
* Btrfs-progs: make fsck fix certain file extent inconsistenciesJosef Bacik2013-06-19
* Btrfs-progs: add the ability to find mismmatching backrefsJosef Bacik2013-05-10
* Btrfs-progs: init free space ctl with proper unitJosef Bacik2013-05-06
* Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-23
* Btrfs-progs: fix csum check when extent lands on block groupJosef Bacik2013-04-23
* Btrfs-progs: add csum tree checks to btrfsckJosef Bacik2013-04-23
* Btrfs-progs: fix segfault in fsck if the chunk tree is bogusJosef Bacik2013-04-23
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-23
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-23
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10