2015-11-02 |
Eryu Guan | btrfs-progs: remove identical branch in record_extent() |
blob | commitdiff |
2015-11-02 |
Eryu Guan | btrfs-progs: save and return error number correctly... |
blob | commitdiff | diff to current |
2015-10-21 |
David Sterba | btrfs-progs: check: update help text |
blob | commitdiff | diff to current |
2015-10-21 |
Silvio Fricke | btrfs-progs: use calloc instead of malloc+memset |
blob | commitdiff | diff to current |
2015-10-21 |
Silvio Fricke | btrfs-progs: check: add progress indicator |
blob | commitdiff | diff to current |
2015-10-19 |
Qu Wenruo | btrfs-progs: fsck: Add check for extent and parent... |
blob | commitdiff | diff to current |
2015-10-02 |
Silvio Fricke | btrfs-progs: check: fix memset range |
blob | commitdiff | diff to current |
2015-09-14 |
David Sterba | btrfs-progs: cleanup, mark more functions static |
blob | commitdiff | diff to current |
2015-08-31 |
Tsutomu Itoh | btrfs-progs: add newline to some error messages |
blob | commitdiff | diff to current |
2015-08-31 |
Zhao Lei | btrfs-progs: close all fs_devices before exit in some... |
blob | commitdiff | diff to current |
2015-08-31 |
Zhao Lei | btrfs-progs: Add initialztion of rec->crossing_stripes |
blob | commitdiff | diff to current |
2015-08-31 |
Tsutomu Itoh | btrfs-progs: cleanup: remove unnecessary check before... |
blob | commitdiff | diff to current |
2015-08-31 |
Qu Wenruo | btrfs-progs: fsck: fix a infinite loop on discount... |
blob | commitdiff | diff to current |
2015-08-31 |
Qu Wenruo | btrfs-progs: fsck: print correct file hole |
blob | commitdiff | diff to current |
2015-08-31 |
Qu Wenruo | btrfs-progs: fsck: Check if a metadata tree block cross... |
blob | commitdiff | diff to current |
2015-07-03 |
Qu Wenruo | btrfs-progs: fsck: Add repair function for I_ERR_FILE_W... |
blob | commitdiff | diff to current |
2015-06-17 |
Qu Wenruo | btrfs-progs: export read_extent_data function |
blob | commitdiff | diff to current |
2015-05-14 |
Qu Wenruo | btrfs-progs: fsck: Fix a shallow copy which will leads... |
blob | commitdiff | diff to current |
2015-04-24 |
David Sterba | btrfs-progs: check: fix compile warnings in del_file_ex... |
blob | commitdiff | diff to current |
2015-04-08 |
David Sterba | btrfs-progs: getopt, use symbolic name for argument... |
blob | commitdiff | diff to current |
2015-04-08 |
David Sterba | btrfs-progs: cleanup option index argument from getopt_long |
blob | commitdiff | diff to current |
2015-02-27 |
Qu Wenruo | btrfs-progs: Make csum tree rebuild works with extent... |
blob | commitdiff | diff to current |
2015-02-24 |
Qu Wenruo | btrfs-progs: Fix a infinite loop when fixing nlink... |
blob | commitdiff | diff to current |
2015-02-10 |
David Sterba | Merge remote-tracking branch 'remotes/josef/for-kdave... |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: fix bad extent flag |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: unpin excluded extents as we fix things |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: remove global transaction from fsck |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: Introduce metadump_v2 |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: don't check csums for data reloc root |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: don't try to repair reloc roots |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | Btrfs-progs: handle -eagain properly |
blob | commitdiff | diff to current |
2015-02-09 |
Josef Bacik | btrfs-progs: deal with no extent info |
blob | commitdiff | diff to current |
2015-02-02 |
Qu Wenruo | btrfs-progs: read_tree_block() and read_node_slot(... |
blob | commitdiff | diff to current |
2015-02-02 |
Qu Wenruo | btrfs-progs: Add repair function for discount file... |
blob | commitdiff | diff to current |
2015-02-02 |
Qu Wenruo | btrfs-progs: Add repair and report function for orphan... |
blob | commitdiff | diff to current |
2015-02-02 |
Qu Wenruo | btrfs-progs: Record and report every file extent hole. |
blob | commitdiff | diff to current |
2015-02-02 |
Qu Wenruo | btrfs-progs: Record orphan data extent ref to correspon... |
blob | commitdiff | diff to current |
2015-01-28 |
Karel Zak | btrfs-progs: autoconf: use standard PACKAGE_* macros |
blob | commitdiff | diff to current |
2015-01-27 |
Hugo Mills | btrfs-progs: check: Add --readonly flag |
blob | commitdiff | diff to current |
2015-01-27 |
Hugo Mills | btrfs-progs: Make option parsing more robust to code... |
blob | commitdiff | diff to current |
2015-01-27 |
Dimitri John Ledkov | btrfs-progs: drop feature defines from C files, in... |
blob | commitdiff | diff to current |
2015-01-19 |
David Sterba | btrfs-progs: make getopt tables static const |
blob | commitdiff | diff to current |
2015-01-19 |
David Sterba | btrfs-progs: cleanup, move getop long options close... |
blob | commitdiff | diff to current |
2015-01-09 |
Qu Wenruo | btrfs-progs: Don't increase error count if the inode... |
blob | commitdiff | diff to current |
2015-01-09 |
Qu Wenruo | btrfs-progs: Fix a extent buffer leak in count_csum_ran... |
blob | commitdiff | diff to current |
2015-01-03 |
David Sterba | btrfs-progs: fix leak of path in reset_balance |
blob | commitdiff | diff to current |
2015-01-03 |
David Sterba | btrfs-progs: check, handle error in fix_key_order |
blob | commitdiff | diff to current |
2014-12-30 |
David Sterba | btrfs-progs: check, missing parens around compound... |
blob | commitdiff | diff to current |
2014-12-30 |
David Sterba | btrfs-progs: check, fix path leak in error branch |
blob | commitdiff | diff to current |
2014-12-29 |
Qu Wenruo | btrfs-progs: Fix a bug in reset_nlink() which may delet... |
blob | commitdiff | diff to current |
2014-12-19 |
David Sterba | btrfs-progs: check result of first_cache_extent |
blob | commitdiff | diff to current |
2014-12-10 |
Wang Shilong | Btrfs-progs, fsck: move root items repair after root... |
blob | commitdiff | diff to current |
2014-12-10 |
Wang Shilong | Btrfs-progs: fsck: add ability to rebuild extent tree... |
blob | commitdiff | diff to current |
2014-12-10 |
Wang Shilong | Btrfs-progs: fsck: deal with snapshot one by one when... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Add inode item rebuild function. |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Recover btree by dropping corrupted leaf... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: record and report leaf/node corruption... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Add fixing function for inodes whose nlink... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Add helper function find_file_name/type... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Add btrfs_unlink() and btrfs_add_link... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Record highest inode number before repair. |
blob | commitdiff | diff to current |
2014-12-04 |
Josef Bacik | Btrfs-progs: allow fsck to take the tree bytenr |
blob | commitdiff | diff to current |
2014-12-04 |
Qu Wenruo | btrfs-progs: rebuild missing block group during chunk... |
blob | commitdiff | diff to current |
2014-12-04 |
Qu Wenruo | btrfs-progs: print root dir verbose error in fsck |
blob | commitdiff | diff to current |
2014-11-14 |
Josef Bacik | Btrfs-progs: create missing root dirid |
blob | commitdiff | diff to current |
2014-11-14 |
Josef Bacik | Btrfs-progs: fix missing inode items |
blob | commitdiff | diff to current |
2014-11-14 |
Josef Bacik | Btrfs-progs: add ability to replace missing dir item... |
blob | commitdiff | diff to current |
2014-11-03 |
Qu Wenruo | btrfs-progs: Fix the argument requirement for '--subvol... |
blob | commitdiff | diff to current |
2014-10-17 |
Filipe Manana | Btrfs-progs: check, ability to detect and fix outdated... |
blob | commitdiff | diff to current |
2014-10-16 |
Filipe Manana | Btrfs-progs: check, fix return value check of is_child_... |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: lookup all roots that point to a corrupt... |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | btrfs-progs: make fsck deal with bogus items |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | btrfs-progs: check blocks when checking fs roots |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | btrfs-progs: add the ability to fix shifted item offsets |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: deal with mismatch index between dir index... |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: add a dummy backref if our location is... |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: delete bogus dir indexes |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: re-search tree root if it changes |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: reset chunk state if we restart check |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: break out rbtree util functions |
blob | commitdiff | diff to current |
2014-10-13 |
Josef Bacik | Btrfs-progs: repair missing dir index |
blob | commitdiff | diff to current |
2014-10-10 |
Alexandre Oliva | btrfs-progs: check: do not dereference tree_refs as... |
blob | commitdiff | diff to current |
2014-10-10 |
Alexandre Oliva | btrfs-progs: repair: remove recowed entry from the... |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | Btrfs-progs: fsck: deal with corrupted csum root |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | Btrfs-progs: fsck: only allow partial opening under... |
blob | commitdiff | diff to current |
2014-10-10 |
Qu Wenruo | btrfs-progs: Check the consistence between the parent... |
blob | commitdiff | diff to current |
2014-10-10 |
Josef Bacik | btrfs-progs: rebuild the crc tree with --init-csum... |
blob | commitdiff | diff to current |
2014-10-10 |
Filipe David Borba... | btrfs-progs: check, fix csum check in the presence... |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | btrfs-progs: fsck: add ability to check reloc roots |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | btrfs-progs: fsck: finish transaction commit if repair... |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | btrfs-progs: fsck: remove unfriendly BUG_ON() for searc... |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | btrfs-progs: fsck: clear out log tree in repair mode |
blob | commitdiff | diff to current |
2014-10-10 |
Wang Shilong | btrfs-progs: fsck: avoid pinning same block several... |
blob | commitdiff | diff to current |
2014-10-01 |
Qu Wenruo | btrfs-progs: Check the csum tree node before go through... |
blob | commitdiff | diff to current |
2014-10-01 |
Josef Bacik | btrfs-progs: add root to dirty list when fixing bad... |
blob | commitdiff | diff to current |
2014-09-14 |
Zach Brown | btrfs-progs: kill BUG_ON in readahead_tree_block() |
blob | commitdiff | diff to current |
2014-08-22 |
David Sterba | btrfs-progs: check: do not require argument for --subvo... |
blob | commitdiff | diff to current |
2014-08-22 |
Gui Hecheng | btrfs-progs: use check_argc_* to check arg number for... |
blob | commitdiff | diff to current |
2014-08-22 |
Mark Fasheh | btrfs-progs: show extent state for a subvolume |
blob | commitdiff | diff to current |
2014-08-22 |
Wang Shilong | Btrfs-progs: fsck: reduce memory usage for extents... |
blob | commitdiff | diff to current |
next |