summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-07
* btrfs-progs: add filter for deleted but uncleanded subvolumesDavid Sterba2013-10-24
* Btrfs-progs: just return -ENOENT if we don't find the root itemJosef Bacik2013-10-24
* Btrfs-progs: make pretty_sizes take u64 instead of a doubleJosef Bacik2013-10-24
* btrfs-progs: filesystem show of specified mounted disk should workAnand Jain2013-10-24
* btrfs-progs: make get_btrfs_mount callableAnand Jain2013-10-24
* Btrfs-progs: make sure we return an error when we can't add a deviceJosef Bacik2013-10-24
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-16
* btrfs-progs: use the marco BTRFS_UPDATE_KERNEL where neededAnand Jain2013-10-16
* btrfs-progs: device scan use BTRFS_SCAN_LBLKID by defaultAnand Jain2013-10-16
* btrfs-progs: use BTRFS_SCAN_LBLKID as default scan in filesystem showAnand Jain2013-10-16
* btrfs-progs: use kernel for mounted disk for showAnand Jain2013-10-16
* Btrfs-progs: check return value of realpath(3)Eryu Guan2013-10-16
* btrfs-progs: check fopen failure in cmds-sendZach Brown2013-10-16
* btrfs-progs: free leaked roots in calc-sizeZach Brown2013-10-16
* btrfs-progs: remove unused variablesZach Brown2013-10-16
* btrfs-progs: don't overflow colors[] in fragmentsZach Brown2013-10-16
* btrfs-progs: don't deref pipefd[-1]Zach Brown2013-10-16
* btrfs-progs: don't leak path in verify_space_cacheZach Brown2013-10-16
* btrfs-progs: free eb in fixup_chunk_tree_block()Zach Brown2013-10-16
* btrfs-progs: remove dead block group checkingZach Brown2013-10-16
* btrfs-progs: check link_subvol name baseZach Brown2013-10-16
* btrfs-progs: don't overflow read buffer in imageZach Brown2013-10-16
* btrfs-progs: don't overrun name in find-collisionsZach Brown2013-10-16
* btrfs-progs: check path alloc in corrupt blockZach Brown2013-10-16
* Btrfs-progs: make pretty_size_snprintf() return lenWang Shilong2013-10-16
* Btrfs-progs: enhance btrfs qgroup to print the result as a tableWang Shilong2013-10-16
* Btrfs-progs: enhance btrfs qgroup show to sort qgroupsWang Shilong2013-10-16
* Btrfs-progs: list all qgroups impact given path(exclude ancestral qgroups)Wang Shilong2013-10-16
* Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)Wang Shilong2013-10-16
* Btrfs-progs: introduce '-e' option to print max exclusive size of qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduce '-r' option to print max referenced size of qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduces '-c' option to print the ID of the child qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduces '-p' option to print the ID of the parent qgroupsWang Shilong2013-10-16
* Btrfs-progs: restructure show_qgroupsWang Shilong2013-10-16
* btrfs-progs: btrfs_list_find_updated_files: Fix memory leak.chandan2013-10-16
* Btrfs-progs: print out human readable errors for inodes and backrefsJosef Bacik2013-10-16
* btrfs-progs: Update manpages for btrfs defrag -rFrank Holton2013-10-16
* 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