summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* 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
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-17
* Btrfs-progs: check, fix return value check of is_child_root()Filipe Manana2014-10-16
* Btrfs-progs: lookup all roots that point to a corrupt blockJosef Bacik2014-10-14
* btrfs-progs: make fsck deal with bogus itemsJosef Bacik2014-10-14
* btrfs-progs: check blocks when checking fs rootsJosef Bacik2014-10-14
* btrfs-progs: add the ability to fix shifted item offsetsJosef Bacik2014-10-14
* Btrfs-progs: deal with mismatch index between dir index and inode refJosef Bacik2014-10-14
* Btrfs-progs: add a dummy backref if our location is wrongJosef Bacik2014-10-14
* Btrfs-progs: delete bogus dir indexesJosef Bacik2014-10-14
* Btrfs-progs: re-search tree root if it changesJosef Bacik2014-10-14
* Btrfs-progs: reset chunk state if we restart checkJosef Bacik2014-10-14
* Btrfs-progs: break out rbtree util functionsJosef Bacik2014-10-14
* Btrfs-progs: repair missing dir indexJosef Bacik2014-10-13
* btrfs-progs: check: do not dereference tree_refs as data_refsAlexandre Oliva2014-10-10
* btrfs-progs: repair: remove recowed entry from the to-recow listAlexandre Oliva2014-10-10
* Btrfs-progs: fsck: deal with corrupted csum rootWang Shilong2014-10-10
* Btrfs-progs: fsck: only allow partial opening under repair modeWang Shilong2014-10-10
* btrfs-progs: Check the consistence between the parent node and child node/leaf.Qu Wenruo2014-10-10
* btrfs-progs: rebuild the crc tree with --init-csum-treeJosef Bacik2014-10-10
* btrfs-progs: check, fix csum check in the presence of non-inlined refsFilipe David Borba Manana2014-10-10
* btrfs-progs: fsck: add ability to check reloc rootsWang Shilong2014-10-10
* btrfs-progs: fsck: finish transaction commit if repair error outWang Shilong2014-10-10
* btrfs-progs: fsck: remove unfriendly BUG_ON() for searching tree failureWang Shilong2014-10-10
* btrfs-progs: fsck: clear out log tree in repair modeWang Shilong2014-10-10
* btrfs-progs: fsck: avoid pinning same block several timesWang Shilong2014-10-10
* btrfs-progs: Check the csum tree node before go through the csum treeQu Wenruo2014-10-01
* btrfs-progs: add root to dirty list when fixing bad keysJosef Bacik2014-10-01
* btrfs-progs: kill BUG_ON in readahead_tree_block()Zach Brown2014-09-14
* btrfs-progs: check: do not require argument for --subvol-extentsDavid Sterba2014-08-22
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* btrfs-progs: show extent state for a subvolumeMark Fasheh2014-08-22
* Btrfs-progs: fsck: reduce memory usage for extents checkWang Shilong2014-08-22
* btrfs-progs: check: Fix wrong level accessHugo Mills2014-08-22