btrfs-progs: Add new option for specify chunk root bytenr
[platform/upstream/btrfs-progs.git] / cmds-check.c
2016-03-14 Lu Fengqibtrfs-progs: Add new option for specify chunk root...
2016-03-14 David Sterbabtrfs-progs: unify argc min/max checking
2016-01-12 David Sterbabtrfs-porgs: check: rename variable to avoid shadowing
2016-01-12 Omar Sandovalbtrfs-progs: check the free space tree in btrfsck
2016-01-12 David Sterbabtrfs-progs: handler memory allocation failure in add_e...
2016-01-12 David Sterbabtrfs-progs: catch memory allocation failure from alloc...
2016-01-12 David Sterbabtrfs-progs: catch memory allocation failure from alloc...
2016-01-12 David Sterbabtrfs-progs: catch memory allocation failure in splice_...
2016-01-12 David Sterbabtrfs-progs: handle errors in get_inode_backref and...
2016-01-12 David Sterbabtrfs-progs: handle errors in get_root_backref and...
2016-01-12 David Sterbabtrfs-progs: return errors from get_root_rec, fail...
2016-01-12 David Sterbabtrfs-progs: handle errors in add_shared_node and fail...
2016-01-12 David Sterbabtrfs-progs: return errors from clone_inode_rec, fail...
2016-01-12 David Sterbabtrfs-progs: return errors from get_inode_rec, fail...
2016-01-12 Naohiro Aotabtrfs-progs: check, properly reset nlink of multi-linke...
2015-11-26 Qu Wenruobtrfs-progs: fsck: Fix a false alert where extent recor...
2015-11-06 David Sterbabtrfs-progs: don't print version info from embedded...
2015-11-02 Zhao Leibtrfs-progs: Remove all btrfs_close_all_devices in...
2015-11-02 Eryu Guanbtrfs-progs: remove identical branch in record_extent()
2015-11-02 Eryu Guanbtrfs-progs: save and return error number correctly...
2015-10-21 David Sterbabtrfs-progs: check: update help text
2015-10-21 Silvio Frickebtrfs-progs: use calloc instead of malloc+memset
2015-10-21 Silvio Frickebtrfs-progs: check: add progress indicator
2015-10-19 Qu Wenruobtrfs-progs: fsck: Add check for extent and parent...
2015-10-02 Silvio Frickebtrfs-progs: check: fix memset range
2015-09-14 David Sterbabtrfs-progs: cleanup, mark more functions static
2015-08-31 Tsutomu Itohbtrfs-progs: add newline to some error messages
2015-08-31 Zhao Leibtrfs-progs: close all fs_devices before exit in some...
2015-08-31 Zhao Leibtrfs-progs: Add initialztion of rec->crossing_stripes
2015-08-31 Tsutomu Itohbtrfs-progs: cleanup: remove unnecessary check before...
2015-08-31 Qu Wenruobtrfs-progs: fsck: fix a infinite loop on discount...
2015-08-31 Qu Wenruobtrfs-progs: fsck: print correct file hole
2015-08-31 Qu Wenruobtrfs-progs: fsck: Check if a metadata tree block cross...
2015-07-03 Qu Wenruobtrfs-progs: fsck: Add repair function for I_ERR_FILE_W...
2015-06-17 Qu Wenruobtrfs-progs: export read_extent_data function
2015-05-14 Qu Wenruobtrfs-progs: fsck: Fix a shallow copy which will leads...
2015-04-24 David Sterbabtrfs-progs: check: fix compile warnings in del_file_ex...
2015-04-08 David Sterbabtrfs-progs: getopt, use symbolic name for argument...
2015-04-08 David Sterbabtrfs-progs: cleanup option index argument from getopt_long
2015-02-27 Qu Wenruobtrfs-progs: Make csum tree rebuild works with extent...
2015-02-24 Qu Wenruobtrfs-progs: Fix a infinite loop when fixing nlink...
2015-02-10 David SterbaMerge remote-tracking branch 'remotes/josef/for-kdave...
2015-02-09 Josef BacikBtrfs-progs: fix bad extent flag
2015-02-09 Josef BacikBtrfs-progs: unpin excluded extents as we fix things
2015-02-09 Josef BacikBtrfs-progs: remove global transaction from fsck
2015-02-09 Josef BacikBtrfs-progs: Introduce metadump_v2
2015-02-09 Josef BacikBtrfs-progs: don't check csums for data reloc root
2015-02-09 Josef BacikBtrfs-progs: don't try to repair reloc roots
2015-02-09 Josef BacikBtrfs-progs: handle -eagain properly
2015-02-09 Josef Bacikbtrfs-progs: deal with no extent info
2015-02-02 Qu Wenruobtrfs-progs: read_tree_block() and read_node_slot(...
2015-02-02 Qu Wenruobtrfs-progs: Add repair function for discount file...
2015-02-02 Qu Wenruobtrfs-progs: Add repair and report function for orphan...
2015-02-02 Qu Wenruobtrfs-progs: Record and report every file extent hole.
2015-02-02 Qu Wenruobtrfs-progs: Record orphan data extent ref to correspon...
2015-01-28 Karel Zakbtrfs-progs: autoconf: use standard PACKAGE_* macros
2015-01-27 Hugo Millsbtrfs-progs: check: Add --readonly flag
2015-01-27 Hugo Millsbtrfs-progs: Make option parsing more robust to code...
2015-01-27 Dimitri John Ledkovbtrfs-progs: drop feature defines from C files, in...
2015-01-19 David Sterbabtrfs-progs: make getopt tables static const
2015-01-19 David Sterbabtrfs-progs: cleanup, move getop long options close...
2015-01-09 Qu Wenruobtrfs-progs: Don't increase error count if the inode...
2015-01-09 Qu Wenruobtrfs-progs: Fix a extent buffer leak in count_csum_ran...
2015-01-03 David Sterbabtrfs-progs: fix leak of path in reset_balance
2015-01-03 David Sterbabtrfs-progs: check, handle error in fix_key_order
2014-12-30 David Sterbabtrfs-progs: check, missing parens around compound...
2014-12-30 David Sterbabtrfs-progs: check, fix path leak in error branch
2014-12-29 Qu Wenruobtrfs-progs: Fix a bug in reset_nlink() which may delet...
2014-12-19 David Sterbabtrfs-progs: check result of first_cache_extent
2014-12-10 Wang ShilongBtrfs-progs, fsck: move root items repair after root...
2014-12-10 Wang ShilongBtrfs-progs: fsck: add ability to rebuild extent tree...
2014-12-10 Wang ShilongBtrfs-progs: fsck: deal with snapshot one by one when...
2014-12-10 Qu Wenruobtrfs-progs: Add inode item rebuild function.
2014-12-10 Qu Wenruobtrfs-progs: Recover btree by dropping corrupted leaf...
2014-12-10 Qu Wenruobtrfs-progs: record and report leaf/node corruption...
2014-12-10 Qu Wenruobtrfs-progs: Add fixing function for inodes whose nlink...
2014-12-10 Qu Wenruobtrfs-progs: Add helper function find_file_name/type...
2014-12-10 Qu Wenruobtrfs-progs: Add btrfs_unlink() and btrfs_add_link...
2014-12-10 Qu Wenruobtrfs-progs: Record highest inode number before repair.
2014-12-04 Josef BacikBtrfs-progs: allow fsck to take the tree bytenr
2014-12-04 Qu Wenruobtrfs-progs: rebuild missing block group during chunk...
2014-12-04 Qu Wenruobtrfs-progs: print root dir verbose error in fsck
2014-11-14 Josef BacikBtrfs-progs: create missing root dirid
2014-11-14 Josef BacikBtrfs-progs: fix missing inode items
2014-11-14 Josef BacikBtrfs-progs: add ability to replace missing dir item...
2014-11-03 Qu Wenruobtrfs-progs: Fix the argument requirement for '--subvol...
2014-10-17 Filipe MananaBtrfs-progs: check, ability to detect and fix outdated...
2014-10-16 Filipe MananaBtrfs-progs: check, fix return value check of is_child_...
2014-10-14 Josef BacikBtrfs-progs: lookup all roots that point to a corrupt...
2014-10-14 Josef Bacikbtrfs-progs: make fsck deal with bogus items
2014-10-14 Josef Bacikbtrfs-progs: check blocks when checking fs roots
2014-10-14 Josef Bacikbtrfs-progs: add the ability to fix shifted item offsets
2014-10-14 Josef BacikBtrfs-progs: deal with mismatch index between dir index...
2014-10-14 Josef BacikBtrfs-progs: add a dummy backref if our location is...
2014-10-14 Josef BacikBtrfs-progs: delete bogus dir indexes
2014-10-14 Josef BacikBtrfs-progs: re-search tree root if it changes
2014-10-14 Josef BacikBtrfs-progs: reset chunk state if we restart check
2014-10-14 Josef BacikBtrfs-progs: break out rbtree util functions
2014-10-13 Josef BacikBtrfs-progs: repair missing dir index
2014-10-10 Alexandre Olivabtrfs-progs: check: do not dereference tree_refs as...
next