summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* 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