summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* 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
* 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