summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* Btrfs-progs: fsck: don't free @seen cache until we finish searchingWang Shilong2014-04-11
* Btrfs-progs: fsck: fix memory leak and unnecessary call to freeRakesh Pandit2014-03-21
* Btrfs-progs: fsck: handle case that we can not lookup extent infoWang Shilong2014-03-21
* Btrfs-progs: fsck: force to udate tree root for some casesWang Shilong2014-03-21
* Btrfs-progs: fsck: insert root dir into reloc data tree when reiniting itWang Shilong2014-03-21
* Btrfs-progs: fsck: reset balance after reiniting extent rootWang Shilong2014-03-21
* Btrfs-progs: fsck: deal with really corrupted extent treeWang Shilong2014-03-21
* Btrfs-progs: record generation for tree blocks in fsckJosef Bacik2014-03-21
* Btrfs-progs: fsck: fix wrong return value in check_block()Wang Shilong2014-03-21
* Btrfs-progs: fsck: avoid overwritting existed space when initting csum treeWang Shilong2014-03-21
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-21
* btrfs-progs: fix fsck leaks on error returnsGui Hecheng2014-03-21
* btrfs-progs: Remove superfluous BUG_ON check.Mitch Harder2014-03-21
* btrfs-progs: Preserve process_one_leaf return value.Mitch Harder2014-03-21
* btrfs-progs: btrfsck operations should be exclusiveAnand Jain2014-01-31
* Btrfs-progs: check return value of read_tree_block() in check_chunks_and_exte...Eryu Guan2014-01-31
* Btrfs-progs: add support for the no holes incompat flagJosef Bacik2014-01-31
* 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