summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: btrfs_scan_kernel(): fd==0 is not an errorEric Sandeen2013-11-07
* btrfs-progs: don't leak buffer on add_file_items() errorEric Sandeen2013-11-07
* btrfs-progs: fix leak of "buf" in make_btrfs() error pathsEric Sandeen2013-11-07
* btrfs-progs: don't leak fd in test_dev_for_mkfs() error pathsEric Sandeen2013-11-07
* btrfs-progs: fix test for return of realpath in find_mount_root()Eric Sandeen2013-11-07
* btrfs-progs: use strncpy in btrfs_scan_lblkid()Eric Sandeen2013-11-07
* btrfs-progs: fix error returns in get_df()Eric Sandeen2013-11-07
* btrfs-progs: fix potential double-frees in cmd_subvol_delete()Eric Sandeen2013-11-07
* Btrfs-progs: set return value to 0 if subvolume get-default successfullyEryu Guan2013-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: 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