summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Btrfs-progs: keep track of transid failures and fix them if possibleJosef Bacik2013-10-16
* Btrfs-progs: add a test image for the transid fixer in btrfsckJosef Bacik2013-10-16
* Btrfs-progs: add ability to corrupt metadata block fieldsJosef Bacik2013-10-16
* Btrfs-progs: add make test frameworkJosef Bacik2013-10-16
* btrfs-progs: Add recursive defrag using -r optionFrank Holton2013-10-16
* Btrfs-progs: make the repair option a global static varJosef Bacik2013-10-16
* btrfs-progs: device add should check existing FS before addingAnand Jain2013-10-16
* btrfs-progs: cmd_find_new: Sync fs before searching for modified files.chandan2013-10-16
* btrfs-progs: create helper function to use lblkid to scan for btrfs disksAnand Jain2013-10-16
* btrfs-progs: move out print in cmd_df to another functionAnand Jain2013-10-16
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-16
* btrfs-progs: clear_extent_bits: Fix memory leak.chandan2013-10-16
* Btrfs-progs: fix the min ticks check in print_seek_histogramJosef Bacik2013-10-16
* btrfs-progs: check if device supports trimDavid Sterba2013-10-16
* Btrfs-progs: add a bunch of new statistics to btrfs-calc-sizeJosef Bacik2013-10-16
* btrfs-progs: look up the containing tree root idDavid Sterba2013-10-16
* btrfs-progs: remove leftovers from hg timesDavid Sterba2013-10-16
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-16
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-16
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-16
* Btrfs-progs: move ask_user() to utils.cWang Shilong2013-10-16
* Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong2013-10-16
* Btrfs-progs: do not run ioctls in check_mounted_where()Wang Shilong2013-10-16
* btrfs-progs: add list_sort and use it to sort devices by idDavid Sterba2013-10-16
* btrfs-progs: separate command and implementation of chunk-recover codeDavid Sterba2013-10-16
* btrfs-progs: move chunk-recover to rescue groupDavid Sterba2013-10-16
* btrfs-progs: introduce rescue command groupDavid Sterba2013-10-16
* btrfs-progs: add nodiscard option to device addDavid Sterba2013-10-16
* btrfs-progs: use better name for nodiscard variable and flip the logicDavid Sterba2013-10-16
* Btrfs-progs: fix magic return value in cmds-balance.cWang Shilong2013-10-16
* btrfs-progs: fix -Wmissing-noreturnChris West (Faux)2013-10-16
* btrfs-progs: 'optarg' shadows getoptChris West (Faux)2013-10-16
* Btrfs-progs: add ability to corrupt file extent disk bytenrJosef Bacik2013-10-16
* Btrfs-progs: make btrfsck fix backrefs that are brokenJosef Bacik2013-10-16
* Btrfs-progs: allow fsck to fix directory isize errorsJosef Bacik2013-10-16
* Btrfs-progs: setup framework to corrupt specific fields of an inodeJosef Bacik2013-10-16
* btrfs-progs: make btrfs-corrupt-block compile againDavid Sterba2013-10-16
* Btrfs-progs: fix typo in btrfs_err_str()Wang Shilong2013-10-16
* btrfs-progs: calculate available blocks on device properlyHidetoshi Seto2013-10-16
* btrfs-progs: error if device have no space to make primary chunksHidetoshi Seto2013-10-16
* btrfs-progs: error if device for mkfs is too smallHidetoshi Seto2013-10-16
* btrfs-progs: btrfs_setup_chunk_tree_and_device_map: Return -EIO on error.chandan2013-10-16
* btrfs-progs: free strdup()s that are not freedGui Hecheng2013-10-16
* btrfs-progs: free the local list pending_list in btrfs_scan_one_dirGui Hecheng2013-10-16
* btrfs-progs: missing tree-freeing statements addedGui Hecheng2013-10-16
* btrfs-progs: local variable memory freedGui Hecheng2013-10-16
* btrfs-progs: free local variable buf upon unsuccessful returnsGui Hecheng2013-10-16
* Btrfs-progs: fix magic return value in cmds-scrub.cWang Shilong2013-10-16
* Btrfs-progs: fix magic return value in cmds-replace.cWang Shilong2013-10-16
* Btrfs-progs: fix magic return value in random-test.cWang Shilong2013-10-16