summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
...
* 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
* Btrfs-progs: fsck: switch to is_fstree()Wang Shilong2014-08-22
* Btrfs-progs: fsck: add an option to check data csumsWang Shilong2014-08-22
* btrfs-progs: add quota group verify codeMark Fasheh2014-08-22
* Btrfs-progs: make smatch checker happy (trivial fixes)Rakesh Pandit2014-05-02
* Btrfs-progs: fsck: while checking root refs print readable errorsRakesh Pandit2014-05-02
* Btrfs-progs: update btrfs_file_extent_inline_len to match kernel versionFilipe David Borba Manana2014-04-11
* Btrfs-progs: fsck: fix wrong index in pick_next_pending()Wang Shilong2014-04-11
* Btrfs-progs: fsck: reduce memory usage of extent record structWang Shilong2014-04-11
* Btrfs-progs: fsck: fix possible memory leaks in run_next_block()Wang Shilong2014-04-11
* 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